SOLUTION: I do not understand this at all. I know that I have to substitute the x and y values but I don't know how to solve it. It is solving systems using substitution. One of the problems
Algebra ->
Expressions-with-variables
-> SOLUTION: I do not understand this at all. I know that I have to substitute the x and y values but I don't know how to solve it. It is solving systems using substitution. One of the problems
Log On
Question 255798: I do not understand this at all. I know that I have to substitute the x and y values but I don't know how to solve it. It is solving systems using substitution. One of the problems is: y=3x-10 and the other equation that goes with it is y=2x-5 Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! One of the problems is: y=3x-10 and the other equation that goes with it is y=2x-5
:
Given that y = 3x-10, that means that any place you see "y", you can substitute (3x-10)
:
The 2nd equation:
y = 2x - 5
From the 1st equation, substitute (3x - 10) for y
3x - 10 = 2x - 5
3x - 2x = -5 + 10
x = +5
:
Now substitute 5 for x in the 1st equation to find y
y = 2x - 5
y = 2(5) - 5
y = 10 - 5
y = 5
:
Check the solutions by sustituting for x and y in the 2nd equation
y = 2x - 5
5 = 2(5) - 5
5 = 10 - 5
5 = 5; true; confirms our solutions of x = 5 and y = 5
;
:
Did this shed some light on substitution??