Q 4.63

Question

Solve the system by elimination: 3x+y-z=22x-3y-2z=14x-y-3z=0

Step-by-Step Solution

Verified
Answer

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

1Step 1. Given information

We are given system of linear equations 

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

2Step 2. Solving equation

Adding first and third equation, we get

4x+3x+y-y-z-3z=2+07x-4z=2     -(4)

Now, Multiplying by 3 in first equation, we get  9x+3y-3z=6   -(5)

Adding fifth and second equation, we get

9x+2x+3y-3y-3z-2z=6+111x-5z=7   -(6)

Now, Multiplying 11 to fourth equation and 7 to sixth equation, we get

77x-44z=2277x-35z=49

Now, subtracting the above given equation,

9z=27z=279z=3

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

7x-4(3)=27x-12=27x=12+27x=14x=2

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

3x+y-z=23(2)+y-3=26+y-3=2y=2-3y=-1

Hence the solution is (2,-1,3).

3Step 3. Checking the solution

Checking the solution by putting the value of x,y,z in the equations, we get

3x+y-z=23(2)-1-3=26-4=22=22x-3y-2z=12(2)-3(-1)-2(3)=14+3-6=11=14x-y-3z=04(2)-(-1)-3(3)=08+1-9=00=0

This is true, hence the solution is correct.