SOLUTION: Solve the system using the substitution method. Show work X-4y=-65, y=-3x

Algebra ->  Finance -> SOLUTION: Solve the system using the substitution method. Show work X-4y=-65, y=-3x      Log On


   



Question 1093432: Solve the system using the substitution method. Show work
X-4y=-65, y=-3x

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
You are lucky !


Because in the second equation the unknown "y" is just expressed via "x".


So, all you need to do is to replace "y" in the first equation by (-3x).

Then you get the single equation for one unknown y:

x - 4*(-3x) = -65,

x + 12x = - 65  ====>  13x = -65  ====>  x = -65%2F13 = -5.


Last step is to find y.  For it, substitute x= -5 into your second original equation to get y = -3*(-5) = 15.


Answer.  x = -5,  y = 15.