SOLUTION: y=2x x+y=12 How do I solve the system of equation using the substitution method?
Algebra
->
Expressions-with-variables
-> SOLUTION: y=2x x+y=12 How do I solve the system of equation using the substitution method?
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 20165
:
y=2x
x+y=12
How do I solve the system of equation using the substitution method?
Answer by
elima(1433)
(
Show Source
):
You can
put this solution on YOUR website!
y=2x
x+y=12
We are already given what y =, so use that in the other equation to find the answer for x;
x+ 2x=12
3x=12
x=4
Now plug that into the first equation to find y;
y=2(4)
y=8
Hope you understand!
=)