Q 218

Question

Solve each system of equations using a matrix.

x+2z=04y+3z=-22x-5y=3

Step-by-Step Solution

Verified
Answer

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

1Step 1. Given information.

Consider the given system of equations,

x+2z=04y+3z=-22x-5y=3

2Step 2. Write in augmented form.

The augmented matrix for the given system of equations is 

1020043-22-503

3Step 3. Apply row operations.

Apply R3-2×R1R3,

1020043-20-5-43

Apply R24R2,

10200134-120-5-43

Apply R3+5×R2R3,

10200134-1200-1412

Apply -4×R3R3,

10200134-12001-2

Now, the matrix is in row-echelon form.

4Step 4. Write in system of equations.

Writing the corresponding system of equations,

x+2z=0         ...... (i)y+34z=-12   ...... (ii)z=-2             ...... (iii)

Substitute z=-2 in equation (i),

x+2-2=0x-4=0x=4

Substitute z=-2 in equation (ii),

y+34-2=-12y-32=-12y=32-12y=22y=1

5Step 5. Check the answers.

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

4+2-2=04-4=00=0

This is true.

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

1+34-2=-121-32=-12-12=-12

This is also true.