Q. 68

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.   

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

Step-by-Step Solution

Verified
Answer

The solution of the system of equations is

x=1+43z , y=2-53z ; where z is any real number.

1Step 1: Given information

The given system of equations is 

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

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:     

21-1-11341

Perform the row operations R1=r12:

112-12-11321

Perform the row operations R1=r2+r1:

112-120325223

Perform the row operations R2=23r2:

112-12015322

Perform the row operations R1=r1-r22:

10-43015312

This matrix is in row echelon form.

Use the obtained matrix to write the system of equations.

x-43z=1 ...(1)

y+53z=2 ...(2)

4Step 4 : Solve the equation

Now, write down some of the solutions, we express both x and y in terms of z.

From equation (1),

x=1+43z

From equation (2),

y=2-53z

So, the original system of equations is equivalent to the system,

x=1+43zy=2-53z, where z is any real number.

5Step 5: Conclusion

The solution of the system of equations is

x=1+43z , y=2-53z ; where z is any real number.