Q. 8

Question

In Problems 1–10, solve each system of equations using the method of substitution or the method of elimination. If the system has no solution, say that it is inconsistent.   

x+2y-z=62x-y+3z=-133x-2y+3z=-16

Step-by-Step Solution

Verified
Answer

The solution of the given system is (-1,2,-3).

1Step 1. Given Information

We are given a system of equations x+2y-z=62x-y+3z=-133x-2y+3z=-16.

We need to solve the system of using the method of substitution or the method of elimination. 

2Step 2. Eliminate the variable y

Multiply both sides of the second equation by 2.

2(2x-y+3z)=2·(-13)4x-2y+6x=-26      ...(4)

Now add first and the fourth equation

x+2y-z+4x-2y+6z=6+(-26)5x+5z=6-265x+5z=-205(x+z)=5·(-4)x+z=-4       ...(5)

Now subtract fourth equation from the third equation

3x-2y+3z-(4x-2y+6z)=-16-(-26)3x-2y+3z-4x+2y-6z=-16+26-x-3z=10        ...(6)

3Step 3. Solve for z

Add the fifth and sixth equations

x+z+(-x-3z)=-4+10x+z-x-3z=6-2z=6z=-3

4Step 4. Solve for x

Substitute -3 for z in the fifth equation

x+z=-4x+(-3)=-4x-3=-4x=-4+3x=-1

5Step 5. Solve for y

Substitute -1 for x and -3 for z in the second equation and solve for y.

2x-y+3z=-132·(-1)-y+3·(-3)=-13-2-y-9=-13-y-11=-13-y=-13+11-y=-2y=2

So the solution is given by the ordered triple (-1,2,-3)

6Step 6. Check the solutions

Substitute -1 for x, 2 for y, and -3 for z in all three equations

x+2y-z=6-1+2·2-(-3)=6-1+4+3=63+3=66=62x-y+3z=-132(-1)-2+3(-3)=-13-2-2-9=-13-4-9=-13-13=-133x-2y+3z=-163(-1)-2·2+3(-3)=-16-3-4-9=-16-7-9=-16-16=-16

So all the three equations are satisfied. Thus the found solution is correct.