SOLUTION: the sum of two numbers is 65. the larger number is 9 more than the smaller number. what are the numbers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the sum of two numbers is 65. the larger number is 9 more than the smaller number. what are the numbers?      Log On


   



Question 813030: the sum of two numbers is 65. the larger number is 9 more than the smaller number. what are the numbers?
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
x + y = 65
x = y + 9

Substitute the second equation into the first equation.

(y + 9) + y = 65
2y + 9 = 65
2y = 56
y = 28

solution: (x, y) = (37, 28)