Q 169.

Question

In the following exercises, solve the system of equations.

5x-3y+2z=-52x-y-z=43x-2y+2z=-7

Step-by-Step Solution

Verified
Answer

The solution is (7,12,-2).

1Step 1. Given Information

We are given system of linear equations, 

5x-3y+2z=-5    -(1)2x-y-z=4        -(2)3x-2y+2z=-7       -(3)

2Step 2. Eliminating the same variable

Multiplying by 3 in second equation, we get

3(2x-y-z)=3×46x-3y-3z=12   -(4)

Now, subtracting fourth and first equation, we get

6x-5x-3y+3y-3z-2z=12+5x-5z=17  -(5)

Now, multiplying 2 in second equation, we get

2(2x-y-z)=2×44x-2y-2z=8   -(6)

Now, subtracting sixth and third equation, we get

4x-3x-2y+2y-2z-2z=8+7x-4z=15   -(7)

3Step 3. Solving the new system of equation

Subtracting fifth and seventh equation, we get

x-x-5z+4z=17-15-z=2z=-2

Now, putting the value of z in seventh equation, we get

x-4z=15x-4(-2)=15x+8=15x=15-8x=7

Now, putting the value of x,z in second equation, we get

2x-y-z=42(7)-y-(-2)=414-y+2=4y=16-4y=12

4Step 4. Checking the solution

Putting the value of x,y,z in the equations, we get

5x-3y+2z=-55(7)-3(12)+2(-2)=-535-36-4=-5-5=-52x-y-z=42(7)-12-(-2)=414-12+2=44=43x-2y+2z=-73(7)-2(12)+2(-2)=-721-24-4=-7-7=-7

Hence the solution is correct.