Q. 66

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

Step-by-Step Solution

Verified
Answer

The given system is inconsistent. 

1Step 1 : Given information

The given system of equation is

x+2y-z=32x-y+2z=6x-3y+3z=4

2Step 2 : Concept used

Row operation :

  1.  Interchange any two rows.
  2.  Replace a row by a nonzero multiple of that row.
  3.  Replace a row by the sum of that row and a constant nonzero multiple of some other row.
3Step 3 : Calculation

The augmented matrix of the system is:    

12-12-121-33364

Perform the row operations R2=r2-2r1:

12-10-541-33304

Perform the row operations R3=r3-r1:

12-10-540-54301

Perform the row operations R2=-r25 :

12-101-450-54301

Perform the row operations R1=r1-2r2:

103501-450-54301

Perform the row operations R3=r3+5r2:

103501-45000301

This matrix is in row echelon form.

Use the obtained matrix to write the system of equations.

x+35z=3 ...(1)

y-45z=0 ...(2)

4Step 4 : Solve the equation

From the above obtained matrix, the bottom row is equivalent to the equation

0x+0y+0z=1

which has no solution.

Therefore, the original system is inconsistent.

5Step 5 : Conclusion

The given system is inconsistent.