Q 220

Question

Solve each system of equations using a matrix.

2y+3z=-15x+3y=-67x+z=1

Step-by-Step Solution

Verified
Answer

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

1Step 1. Given information.

Consider the given system of equations,

2y+3z=-15x+3y=-67x+z=1

2Step 2. Write in augmented form.

The augmented matrix for the given system of equations is

023-1530-67011

3Step 3. Apply row operations.

Interchanging rows R1  and  R2,

530-6023-17011

Apply R15R1 and R3-7×R1R3,

1350-65023-10-2151475

Apply R22R2 and R3+215×R2R3,

1350-650132-120073107310

Apply R3×1073R3,

1350-650132-120011

Now, the matrix is in row-echelon form.

4Step 4. Write in system of equations.

Writing the corresponding system of equations,

x+35y=-65        ...... (i)y+32z=-12        ...... (ii)z=1        ...... (iii)

Substitute z=1 in equation (ii),

y+32×1=-12y=-32-12y=-42y=-2

Substitute y=-2 in equation (i),

x+35×-2=-65x-65=-65x=0

5Step 5. Check the answers.

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

0+35-2=-650-65=-65-65=-65

This is true.

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

-2+321=-12-2+32=-12-12=-12

This is also true.