SOLUTION: Good Morning: I am still working with back substitution to solve the system of linear equations. Can you help me? {3/4x+2y+2/3z=-3 {-4/5y-4/3z=1 {z=3 Thanks so much!

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: Good Morning: I am still working with back substitution to solve the system of linear equations. Can you help me? {3/4x+2y+2/3z=-3 {-4/5y-4/3z=1 {z=3 Thanks so much!       Log On


   



Question 385955: Good Morning:
I am still working with back substitution to solve the system of linear equations. Can you help me?
{3/4x+2y+2/3z=-3
{-4/5y-4/3z=1
{z=3
Thanks so much!
Denise

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
3%2F4x + 2y + 2%2F3z = -3
-4%2F5y - 4%2F3z = 1
z = 3
:
Replace z with 3 in the 1st two equations
3%2F4x + 2y + 2%2F3(3) = -3
-4%2F5y - 4%2F3(3) = 1
Fortunately, this will cause two of fractions to cancel out
3%2F4x + 2y + 2 = -3
-4%2F5y - 4 = 1
:
3%2F4x + 2y = -3 -2
-4%2F5y = 1 + 4
:
3%2F4x + 2y = -5
-4%2F5y = +5
:
Multiply the above equation by -5, get rid of the denominator change the signs, results:
4y = -5(5)
y = %28-25%29%2F4
y = -6.25
:
Find x, substitute for y and z
3%2F4x + 2y + 2%2F3z = -3
y=-6.25, z=3
3%2F4x + 2(-6.25) + 2%2F3(3) = -3
3%2F4x -12.5 + 2 = -3
3%2F4x -10.5 = - 3
3%2F4x = -3 + 10.5
3%2F4x = 7.5
Multiply by 4
3x = 4(7.5)
3x = 30
x = 10
:
Summarize: x=10; y=-6.25, z=3