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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
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)
(
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)