Find x,y,z

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

Please show work I want to learn!!!

3 answers

http://www.gregthatcher.com/Mathematics/GaussJordan.aspx

x= 1, y=2, z = 3
probably the most method used for 3by3 equations is called elimination
The object is to eliminate one or more variables from pairs of equations.
Usually we look at the coefficents of each variable and choose the one with the smallest or simplest numbers.
In this case it doesn't matter too much.
I will choose the z's

double the first:
4x - 6y + 2z = -2
the second as is
2x - y + 2z = 6
subtract them ---> 2x - 5y = -8 , #4

triple the first:
6x - 9y + 3z = -3
the third as is:
5x - 4y + 3z = 6
subtract them: --> x - 5y = -9 , #5

#4 - #5
x = 1
back in #4
2 - 5y = -8
-5y = -10
y = 2

back in the first:
2 - 6 + z = -1
z = 3

x=1 , y=2, z=3

check by subbing those values into the original 3 equations,
(it works!)

There are many ways I could have gone here.
We were lucky that both y terms in #4 and #5 were the same
Had they been opposite, I would have added the equations
Had both the x's and y's been different, I would have to multiply each equation by some value so that they would be the same
thanks
Similar Questions
    1. answers icon 1 answer
  1. Find all of the zeros of each function1. q(x)=2x^3-17x^2+90x-41 2.x^3-5x^2-7x+51 3.x^4-9x^3+24x^2-6x-40 Please show work!!! I
    1. answers icon 3 answers
  2. Find the real zeros of each polynomialf(x)=5x^3-40 Please show work I want to learn how to did it
    1. answers icon 1 answer
  3. find the real zeros of each polynomialf(x)=5x^3-40 Please show work I want to learn how to did it
    1. answers icon 2 answers
more similar questions