Q. 67

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+z=53x+2y-2z=0

Step-by-Step Solution

Verified
Answer

The solution of the given system of equations is

x=2 , y=z-3 ; where z is any real number.

1Step 1: Given information

The given system of equations is

x-y+z=53x+2y-2z=0

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:    

1-1132-250

Perform the row operations R2=r2-3r1:

1-1105-55-15

Perform the row operations R2=r25:

1-1101-15-3

Perform the row operations R1=r1+r2 :

10001-12-3

This matrix is in row echelon form.

Use the obtained matrix to write the system of equations.

x=2 ...(1)

y-z=-3 ...(2)

4Step 4: Solve the equation.

From equation (2), 

y=z-3

Therefore, the solution of the system of equations is

x=2 , y=z-3; where z is any real number.

5Step 5 : Conclusion

The solution of the given system of equations is

x=2 , y=z-3 ; where z is any real number.