Q. 4.84

Question

Solve the system of equations using a matrix:-3x+y+z=-4-x+2y-2z=12x-y-z=-1

Step-by-Step Solution

Verified
Answer

The solution for the system of linear equation is 5,7,4.

1Step 1. Given information.

Consider the given system of equations,

-3x+y+z=-4-x+2y-2z=12x-y-z=-1

2Step 2. Write in augmented form.

The augmented matrix for the given system of equations is

-311-4-12-212-1-1-1

3Step 3. Apply row operations.

Apply R1-3R1 and R2+R1R2,

1-13-1343053-73732-1-1-1

Apply R3-2×R1R3 and R2×35R2,

1-13-134301-75750-13-13-113

Apply R3+13×R2R3,

1-13-134301-757500-45-165

Apply R3×-54R3,

1-13-134301-75750014

Now, the matrix is in row-echelon form.

4Step 4. Write in system of equations.

Writing the corresponding system of equations,
x-13y-13z=43        ...... (i)y-75z=75        ...... (ii)z=4        ...... (iii)

Substitute the value of y in equation (ii),

y-75×4=75y=285+75y=355y=7

Substitute the value of y,z in equation (i),

x-13×7-13×4=43x-73-43=43x=43+113x=5

5Step 5. Check the answers.

Substitute the values x,y,z in equation (i),

5-137-134=435-73-43=4315-7-43=4343=43

This is true.

Substitute the values y,z in equation (ii),

7-754=757-285=7575=75

This is also true.