Q 4.65

Question

Solve :

3x  4z = 12y + 3z = 22x + 3y = 6

Step-by-Step Solution

Verified
Answer

The solution of given system of equation is (-3,4,-2).

1Step 1. Given information

We are given system of linear equations,

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

2Step 2. Solving the equations

Multiplying first equation by 3 and second equation by 4, we get

9x-12z=-3   -(4)8y+12z=8       -(5)

Now, adding the above equations, we get

9x+8y-12z+12z=-3+89x+8y=5   -(6)

Now, multiplying 2 in sixth equation and 9 in third equation, we get

18x+16y=10   -(7)18x+27y=54    -(8)

Now, subtracting the above equations, we get

18x-18x+27y-16y=54-1011y=44y=4411y=4

Putting the value of y in third equation, we get

2x+3y=62x+3(4)=62x+12=62x=-6x=-3

Now, putting the value of y in third equation, we get

2(4)+3z=28+3z=23z=2-83z=-6z=-2

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

3Step 3. Checking the solution

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

3x-4z=-13(-3)-4(-2)=-1-9+8=-1-1=-12y+3z=22(4)+3(-2)=28-6=22=22x+3y=62(-3)+3(4)=6-6+12=66=6

This is true, hence the solution is correct.