Q. 53

Question

Solve each system of equations. If the system has no solution, say that it is inconsistent  

x + 2y - z = -3

2x - 4y + z = -7

-2x + 2y - 3z = 4

Step-by-Step Solution

Verified
Answer

The solution set of given system is {(x,y,z)=(-3,12,1)}

1Step 1: Given information

We are given a system of equation

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

2Step 2: Add equation 2 and 3

We get,

2x-4y+z=-7+-2x+2y-3z=4-2y-2z=-3

Hence we get -2y-2x=3                   (4)

Multiply equation 1 by 2 and add it to the equation 3

We get,

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

Also

2x+4y-2z=-6+-2x+2y-3z=46y-5z=-2

Hence 6y-5z=-2                   (5)

3Step 3: Multiply equation 4 by 3 and add it to equation 5

We get,

3(-2y-2z=-3)-6y-6z=-9

Also

6y-5z=-2+-6y-6z=-9-11z=-11

Hence z=1

4Step 4: Find the values of x and y

We get,

2y+2z=32y+2=32y=1y=12

Also

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

The solution set is {(x,y,z)=(-3,12,1)}