Q. 63

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=42x-y+z=03x+2y+z-w=6x-2y-2z+2w=-1

Step-by-Step Solution

Verified
Answer

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

1Step 1. Given information.

The given system of equation are

x+y+z+w=42x-y+z=03x+2y+z-w=6x-2y-2z+2w=-1

2Step 2. Calculation.

The augmented matrix of the system is:  

11112-110321-11-2-224164-1

Perform the row operations  R2=r2-2r, R3=r3-3r1, R4=r4-r1:

11110-3-1-20-1-2-40-3-314-8-6-5

Perform the row operations R3=r3-13r2, R4=r4-r2:

11110-3-1-200-53-10300-234-8-1033

Perform the row operations R3=-53r3:

11110-3-1-2001200-234-823

Perform the row operations R4=r4+2r3:

11110-3-1-2001200074-827

Use the obtained matrix to write the system of equations.

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

3Step 3. Solve the equation.

Solve the equations to find the solution set.

7w=7w=1

Substitute w=1 into the third equation.

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

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

-3y-z-2w=-8-3y-0-21=-8-3y-2=-8-3y=-8+2-3y=-6y=63y=2

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

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

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

4Step 4. Conclusion.

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