Q. 71

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

Step-by-Step Solution

Verified
Answer

The solution of the given system is

x=76-12z-13w , y=z+73w-23 ; where z and w are any real numbers.

1Step 1: Given information

The given system of equations is

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

411-11-12343

Perform the row operations R1=r14:

11414-141-12313

Perform the row operations R2=r2-2r1:

11414-142-32327211

Perform the row operations R2=-23r2:

11414-1401-1-731-23

Perform the row operations R1=r1-14r2:

10121301-1-7376-23

This matrix is in row echelon form.

Use the obtained matrix to write the system of equations.

x+12z+13w=76 ...(1)y-z-73w=-23 ...(2)

4Step 4 : Solve the equation

From equation (1),

x=76-12z-13w

From equation (2),

y=z+73w-23

Thus, the solution of the system of the equations is

x=76-12z-13w , y=z+73w-23 ; where z and w are any real numbers.

5Step 5 : Conclusion

The solution of the given system is

x=76-12z-13w , y=z+73w-23 ; where z and w are any real numbers.