Q. 69

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+3y-z=3x-y-z=0-x+y+z=0x+y+5z=5

Step-by-Step Solution

Verified
Answer

The given system of equations is inconsistent.

1Step 1 >: Given information

The given system of equations is

2x+3y-z=3x-y-z=0-x+y+z=0x+y+5z=5

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:      

23-111-1-1111133005

Perform the row operations R1=12r1:

1  32-121  1-1-1    1  11 1 332005

Perform the row operations R2=r2-r1:

132-121-12-12-1   1     111332-3205

Perform the row operations R3=r3+r1:

132-121-12-120   52  121  1  332-32325

Perform the row operations R4=r4-r1:

132-121-12-120   52  120  -12  7232-323272

Perform the row operations  R2=-2r2:

1 32-120  11052120-12  723233272

Perform the row operations R1=r1-32r2:

1 0-20  1  1052120-12  72-333272

Perform the row operations R3=r3-52r2:

1 0-20  1  100-20-12  72-33-672

Perform the row operations R4=r4+12r2:

1 0-20  1  10 0-20 0  4-33-65

Perform the row operations R3=-12r3:

1 0-20 1 10 0 10 0  4-3335

Perform the row operations R1=r1+2r3:

1 000 1 10 0 10 0  43335

Perform the row operations R2=r2-r3

1 000 1 00 0 10 0  43035

Perform the row operations R4=r4-4r3:

1 000 1 00 0 10 0  0303-7

This matrix is in row echelon form.

Use the obtained matrix to write the system of equations.

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

4Step 4 : Solve the equation

The bottom row of the obtained matrix is equivalent to the equation

0·x+0·y+0·z=-7

which has no solution.

Thus, the original system is inconsistent.

5Step 5: .Conclusion

The given system of equations is inconsistent.