Q. 411

Question

In the following exercises, solve each system of equations. Use either substitution or elimination.

x+y-z=-12x-y+2z=8-3x+2y+z=-9

Step-by-Step Solution

Verified
Answer

The solution for system of linear equation is (2,-2,1)

1Step 1. Given

The system of equations 

x+y-z=-12x-y+2z=8-3x+2y+z=-9

To find the solution of the system of equations.


2Step 2. Solve the equations

Consider the system of equations: 

x+y-z=-1    ...........(1)2x-y+2z=8   ...........(2)-3x+2y+z=-9  ......(3)

Multiply equation (1) with 2

2(x+y-z)=2(-1)2x+2y-2z=-2   ..........(4)

From equation (2) and (4):

2x-y+2z=82x+2y-2z=-24x+y=64x+y=6 .........(5)

From equation (1) and (3):

x+y-z=-1-3x+2y+z=-9-2x+3y=-10-2x+3y=-10  ..........(6)


3Step 3. Solve for x

Multiply equation (5) by -3

-3(4x+y)=-3(6)-'12x-3y=-18  ..........(7)

from equation (6) and (7)

-12x-3y=-18-2x+3y=-1014x=-28x=2

4Step 4. Solve for y

Put the value of x=2 in -2x+3y=-10

-2x+3y=-10-4+3y=-103y=-6y=-2

5Step 5. Solve for z

Put x=2,y=-2 in the equation x+y-z=-12-2-z=-1z=1

6Step 6. Checking the values

Put the values of x=2,y=-2,z=1 in the equation x+y-z=-1

x+y-z=-12-2-1=-1-1=-1

which holds true.