Q. 49

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-2y+3z=72x+y+z=4-3x+2y-2z=-10

Step-by-Step Solution

Verified
Answer

The solution of the system is x=2,y=-1,z=1,or, using ordered triplets, 2,-1,1

1Step 1. Given information.

The given system of equation are  

x-2y+3z=72x+y+z=4-3x+2y-2z=-10

2Step 2. Calculation.

The augmented matrix of the system is:  

1-23211-32-274-10

Perform the row operations R2=r2-2r1:

1-2305-5-32-27-10-10

Perform the row operations R2=12r2; R3=r3+3r1:

1-2301-10-477-211

Perform the row operations R3=r3+4r2:

1-2301-10037-23

Perform the row operations R3=13r3:

1-2301-10017-21

Use the obtained matrix to write the system of equations.

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

3Step 3. Solve the equation.

Solve the equations to find the solution set.

Substitute z=1into the second equation.

y-z=-2y-1=-2y=-1

Substitute y=-1 and z=1into first equation.

x-2y+3z=7x-2-1+31=7x+2+3=7x=2

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

4Step 4. Conclusion.

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