Q. 62

Question

In Problems 37–72, solve each system of equations using matrices (row operations). If the system has no solution, say that it is inconsistent.

x+y=12x-y+z=1x+2y+z=83

Step-by-Step Solution

Verified
Answer

The solution of the system is x=13,y=23,z=1 or, using ordered triplets, 13,23,1.

1Step 1. Given information.

The given system of equation are

x+y=62x-y+z=1x+2y+z=83

2Step 2. Calculation.

The augmented matrix of the system is:  

1102-111211183

Perform the row operations R3=r3-r1:

1102-110111153

Perform the row operations R2=r2-2r1:

1100-310111-153

Perform the row operations R3=3r3+r2:

1100-310041-14

Perform the row operations R3=14r3:

1100-310011-11

Use the obtained matrix to write the system of equations.

x+y=1-3y+z=-1z=1

3Step 3. Solve the equation.

Solve the equations to find the solution set.

Substitute z=1into the second equation.

-3y+z=-1-3y+1=-1-3y=-2y=23

Substitute  y=23into the first equation.

x+y=1x+23=1x=1-23x=13

Therefore, the solution of the system is  x=13,y=23,z=1or, using ordered triplets, 13,23,1.

4Step 4. Conclusion.

The solution of the system is x=13,y=23,z=1or, using ordered triplets,13,23,1.