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


   



Question 43960: Solve the pairs of equations by using the substitituion method.
x + 2y = 10
x = 3y

Answer by fractalier(6550) About Me  (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)