Q. 24

Question

In Problems 20–25, solve each system of equations using matrices. If the system has no solution, say that it is inconsistent.

xy+z=0xy5z6=02x2y+z1=0

Step-by-Step Solution

Verified
Answer

The solution is x,y,z|x=y+1,z=-1, y is any real number.

1Step 1. Given information

The given system of equations is xy+z=0xy5z6=02x2y+z1=0

2Step 2. Solve system of equations using matrix

Write the augmented matrix that represents the system of equations

111011562211

Perform the operations R2=R2-R1,

1110111(1)5(1)602211111000662211

Now, perform the operations R3=R3-2R1,

1110006622(1)22(1)12(1)12(0)111000660011

The system of equations corresponding to this matrix is

x-y+z=0-6z=6-z=1

So,

z=-1x-y+-1=0x-y=1x=y+1

Therefore, the solution is x,y,z|x=y+1,z=-1, y is any real number