Q. 64

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.

x+y+z+w=4-x+2y+z=02x+3y+z-w=6-2x+y-2z+2w=-1

Step-by-Step Solution

Verified
Answer

The solution of the system is x=2,y=1,z=0,w=1 or, using ordered quads, 2,1,0,1.

1Step 1. Given information.

The given system of equation are  

x+y+z+w=4-x+2y+z=02x+3y+z-w=6-2x+y-2z+2w=-1

2Step 2. Calculation.

The augmented matrix of the system is:  

1111-1210231-1-21-22406-1

Perform the row operations R4=r4+2r1:

1111-1210231-103044067

Perform the row operations R2=r2+r1, R3=r3-2r1:

1111032101-1-3030444-27

Substitute R3 and R2:

111101-1-3032100-234-243

Perform the row operations R3=r3-3r2:

111101-1-30051000-234-2103

Perform the row operations R3=15r3:

111101-1-3001200-234-223

Perform the row operations R4=r4+2r3:

111101-1-3001200074-227

Use the obtained matrix to write the system of equations.

x+y+z+w=4y-z-3w=-2z+2w=27w=7

3Step 3. Solve the equation.

Solve the equations to find the solution set.

7w=ww=1

Substitute w=1into the third equation.

z+2w=2z+21=2z=2-2z=0

Substitute z=0 and w=1into the second equation.

y-z-3w=-2y-0-31=-2y-3=-2y=-2+3y=1

Substitute y=1,z=0,w=1into first equation.

x+y+z+w=4x+1+0+1=4x+2=4x=4-2x=2

Therefore, the solution of the system is  x=2,y=1,z=0,w=1or, using ordered quads 2,1,0,1.

4Step 4. Conclusion.

The solution of the system is x=2,y=1,z=0,w=1or, using ordered quads 2,1,0,1.