Q. 3

Question

In Problems 1–4, solve each system of equations using the method of substitution or the method of elimination. If the system has no solution, say that it is inconsistent.
    x-y+2z=5  3x+4y-z=-25x+2y+3z=8

Step-by-Step Solution

Verified
Answer

The solution of the system of equations     x-y+2z=5  3x+4y-z=-25x+2y+3z=8 is (1-7y7,y,17+7y7)

1Step 1. Given

The system of equations:

    x-y+2z=5  3x+4y-z=-25x+2y+3z=8

2Step 2. Solve the system

Subtract the second equation from first equation,

-2x-5y+3z=7

Subtract the above equation from third equation,

7x+7y=1

3Step 3. Multiply third equation by 2

Multiply second equation by 2,

6x+8y-2z=-4

Subtract first equation from above equation,

7x+7y=1

4Step 4. Solve the system

When the equation is reduced to two variables, the resulting equations are same.

So the system of equation with three variables must be reduced to two.

Consider 7x+7y=1

                         x=1-7y7

5Step 5. Find y

Substitute x=1-7y7 in the first equation to get the value of z in terms of y,

           x-y+2z=51-7y7-y+2z=5   1-14y7+2z=5                     2z=5-1-14y7                    2z=34+14y7                      z=17+7y7