SOLUTION: Solve the pairs of equations by using the substitituion method. x + 2y = 10 x = 3y
Algebra
->
Coordinate Systems and Linear Equations
->
Lessons
-> SOLUTION: Solve the pairs of equations by using the substitituion method. x + 2y = 10 x = 3y
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear-systems
Question 43960
:
Solve the pairs of equations by using the substitituion method.
x + 2y = 10
x = 3y
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
Okay from
x + 2y = 10
x = 3y
substitute 3y in for x in the first equation and get
3y + 2y = 10
5y = 10
y = 2
and thus
x = 3y = 6
Our solution is (6, 2)