Q. 18

Question

Solve each system of equations 3x+y+z=42x+2y+3z=3x+3y+2z=5.

Step-by-Step Solution

Verified
Answer

The solution set of the given system of equations is 1,2,-1.

1Step 1. Use the elimination method to get the system of equations in two variables.

Multiply the equation 3x+y+z=4 by 3 and subtract the new resultant equation from 2x+2y+3z=3.

3x+  y+   z=42x+2y+3z=3¯    multiply by 3      9x+3y+3z=122x+2y+3z=  3¯                                                  7x+  y+  0=   9

So, the resultant equation is 7x+y=9.

Multiply the equation 3x+y+z=4 by 2 and subtract the new resultant equation from x+3y+2z=5.

3x+  y+   z=4  x+3y+2z=5¯    multiply by 2      6x+2y+2z=8  x+3y+2z=5¯                                                  5x  y+  0=3

So, the resultant equation is 5x-y=3.

2Step 2. Use the elimination method to solve the system of two equations.

Add 7x+y=9 and 5x-y=3.

7x+y=95xy=3¯12x+0=12

Solve 12x=12 for x:

12x=1212x12=1212      Divide both sides by 12x=1

3Step 3. Find the values of y and z .

Substitute x=1 in 5x-y=3 and find the value of y.

5xy=351y=3                 Substitute 1 for x5y=3                 Simplifyy=2               Subtract 5 from both sidesy=2                 Divide both sides by 1

Substitute x=1,y=2in 3x+y+z=4 and find the value of z.

3x+y+z=431+2+z=4            substitute 1 for x,2 for y5+z=4            simplifyz=1           subtract 5 from both sides

Hence, the solution of the given system of equations is x,y,z=1,2,-1.