Q. 72

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. 

-4x+y=52x-y+z-w=5z+w=4

Step-by-Step Solution

Verified
Answer

The solution of the given system is

x=3-w,y=-7-4w, z=4-w ; where w is any real numbers.

1Step 1: Given information

The given system of equations is

-4x+y=52x-y+z-w=5z+w=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:       

-41002-11-10011554

Perform the row operations R1=-r14:

1-14002-11-10011-5454

Perform the row operations R2=r2-2r1:

1-14000-121-10011-541524

Perform the row operations R2=-2r2:

1-140001-220011-54-154

Perform the row operations R1=r1+r24:

10-121201-220011-5-154

Perform the row operations R1=r1+r32:

100101-220011-3-154

Perform the row operations R2=r2+2r3:

100101040011-3-74

This matrix is in row echelon form.

Use the obtained matrix to write the system of equations.

x+w=-3 ...(1)y+4w=-7 ...(2)z+w=4 ...(3)

4Step 4 : Solve the equation

Present all equation in terms of w.

From equation (1),

x=-3-w

From equation (2),

y=-7-4w

From equation (3),

z=4-w

Thus, the solution is

x=3-w,y=-7-4w, z=4-w ; where w is any real number.

5Step 5 : Conclusion

The solution of the system of the equation is

x=3-w,y=-7-4w, z=4-w ; where w is any real numbers.