SOLUTION: Solve the system of equations using substitution. y = 2x + 9 y = 3x + 10

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: Solve the system of equations using substitution. y = 2x + 9 y = 3x + 10      Log On


   



Question 947399: Solve the system of equations using substitution.
y = 2x + 9
y = 3x + 10

Answer by Zucchini(70) About Me  (Show Source):
You can put this solution on YOUR website!
In substitution, you just substitute one variable for the other. So, since y=3x+10, we can substitute that in the other equation:
3x + 10 = 2x + 9
x = -9
The last part was just solving regularly. We have solved for x, now we need to solve for y. So, we just plug in for x and solve.
3(-9)+ 10 = y
-21 + 10 = y
-11 = y
So, x is -9 and y is -11, so the ordered pair is (-9, -11).