SOLUTION: <pre> Solve the system: -x + 2y - 6z = 4 x + y + 2z = 3 2x + 3y + 2z = 5 What does the answer mean graphically? </pre>

Algebra.Com
Question 556914:
Solve the system:

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

What does the answer mean graphically?

Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!
-x + 2y - 6z = 4
 x +  y + 2z = 3
2x + 3y + 2z = 5

Eliminate x from the first two equations simply by adding them
like term by like term

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

Eliminate x from the first and third equations simply by multiplying
the first equation by 2

-2x + 4y - 12z = 8

and add it to the original third equation term by like term

 2x + 3y +  2z = 5
-2x + 4y - 12z = 8
------------------
      7y - 10z = 13

Now we put the two equations without x together

      3y -  4z =  7
      7y - 10z = 13

Eliminate z from those two equations by multiplying the first
one by -5 and the second one by 2, and adding term by term:

     -15y + 20z = -35
      14y - 20z =  26
      ---------------
       -y       =  -9
              y = 9

Substitute in

       7y - 10z =  13
     7(9) - 10z =  13
       63 - 10z =  13
           -10z = -50   
              z = 5

Substitute 9 for y and 5 for z in one of the
original equations, say the second one:

   x + y + 2z = 3
 x + 9 + 2(5) = 3  
   x + 9 + 10 = 3
       x + 19 = 3 
            x = -16

(x,y,z) = (-16,9,5)

Graphically that means that three planes intersect in the
3-dimensional point (-16,9,5)

Edwin


RELATED QUESTIONS

solve the linear system using Gaussian elimination method : 2x-3y-6z=-3 ,... (answered by tommyt3rd)
solve -x+2y-6z=4 x+y+2z=3... (answered by Edwin McCravy)
solve the following system of linear equations: 3x-2y+4z=1 x+y+2Z=3... (answered by longjonsilver)
solve the system analytically: 
 
 x +  y +  z = 10
2x + 6y + 2z = 40
-x + 7y -... (answered by Edwin McCravy)
Solve the system of equations. x+y–z+4=0 2x–3y–z=5... (answered by CharlesG2)
Solve the System. 2x+3y+2z=1 2x-3y+2z=-1 4x+3y-2z=4 x= y=... (answered by ankor@dixie-net.com)
solve the system. x+y-2z=8 x+3y+2z=14... (answered by Fombitz)
What does X, Y and Z equal if the system equation is: 2x-3y+=1 x+y+2z=3... (answered by Fombitz)
a. Write each linear system as a matrix equation in the form AX=B b. Solve the system... (answered by Edwin McCravy)