Q 219

Question

Solve each system of equations using a matrix.

2x+5y=43y-z=34x+3z=-3

Step-by-Step Solution

Verified
Answer

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

1Step 1. Given information.

Consider the given system of equations,

2x+5y=43y-z=34x+3z=-3

2Step 2. Write in augmented form.

The augmented matrix for the given system of equations is

250403-13403-3

3Step 3. Apply row operations.

Apply  R12R1,

1520203-13403-3

Apply R3-4×R1R3,

1520203-130-103-11

Apply R23R2,

1520201-1310-103-11

4Step 4. Again apply row operations.

Apply R3+10×R2R3,

1520201-13100-13-1

Apply -3×R3R3,

1520201-1310013

Now, the matrix is in row-echelon form.

5Step 5. Write in system of equations.

Writing the corresponding system of equations,

x+52y=2         ...... (i)y-13z=1         ...... (ii)z=3         ...... (iii)

Substitute z=3 in equation (ii),

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

Substitute y=2 in equation (i),

x+52×2=2x=2-5x=-3

6Step 6. Check the answers.

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

-3+522=2-3+5=22=2

This is true.

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

2-133=12-1=11=1

This is also true.