Q. 65

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=12x-y+2z=23x+y+3z=3

Step-by-Step Solution

Verified
Answer

The solution of the system is x=1-z, y=0; where z is any real number.

1Step 1: Given information

The given system of equation are 

x+2y+z=12x-y+2z=23x+y+3z=3

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:   

1212-12313123

Perform the row operations R2=r2-2r1:

1210-50313103

Perform the row operations  R3=r3-3r1

1210-500-50100

Perform the row operations  R2=-r25

1210100-50100

Perform the row operations  R1=r1-2r2

1010100-50100

Perform the row operations  R3=r3+5r2

101010000100

Use the obtained matrix to write the system of equations.

x+z=1 ...(1)y=0 ...(2)

4Step 4: Solve the equation.

From equation (1),

x=1-z

So, the solution of the system is x=1-z,y=0; where z is any real number.

  

5Step 5: Conclusion

The solution of the system is x=1-z , y=0; where z is any real number.