SOLUTION: I am not sure if I chose the right topic to type this under: I have to use the substitution method to solve systems of equations. the problem I have is:
2x + 2y = 41
x + 2y = 0
Algebra ->
Systems-of-equations
-> SOLUTION: I am not sure if I chose the right topic to type this under: I have to use the substitution method to solve systems of equations. the problem I have is:
2x + 2y = 41
x + 2y = 0
Log On
Question 490758: I am not sure if I chose the right topic to type this under: I have to use the substitution method to solve systems of equations. the problem I have is:
2x + 2y = 41
x + 2y = 0 Answer by jim_thompson5910(35256) (Show Source):
Now go back to the first equation and replace each copy of x with -2y (this is legal since x = -2y)
So the first equation goes from and becomes
This is why this method is known as the substitution method. In that last step, I substituted x for -2y. Doing this got rid of one variable so you can solve for the other.
So at this point, you have a linear equation with one variable (y). Solve this equation to find the value of y. Once you have y, use that to find x. You do this by plugging it into and evaluating.