Q 221

Question

Solve each system of equations using a matrix.

3x-z=-35y+2z=-64x+3y=-8

Step-by-Step Solution

Verified
Answer

The solution for the system of linear equation is -2,0,-3.

1Step 1. Given information.

Consider the given system of equations,

3x-z=-35y+2z=-64x+3y=-8

2Step 2. Write in augmented form.

The augmented matrix for the given system of equations is

30-1-3052-6430-8

3Step 3. Apply row operations.

Apply R13R1 and R3-4×R1R3,

10-13-1052-60343-4

Apply R25R2 and R3-3×R2R3,

10-13-10125-6500215-25

Apply R3×152R3,

10-13-10125-65001-3

Now, the matrix is in row-echelon form.

4Step 4. Write in system of equations.

Writing the corresponding system of equations,

x-13z=-1         ...... (i)y+25z=-65         ...... (ii)z=-3         ...... (iii)

Substitute z=-3 in equation (i),

x-13×-3=-1x+1=-1x=-2

Substitute z=-3 in equation (ii),

y+25×-3=-65y-65=-65y=0

5Step 5. Check the answers.

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

-2-13-3=-1-2+1=-1-1=-1

This is true.

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

0+25-3=-650-65=-65-65=-65

This is also true.