SOLUTION: The sum of two numbers is 40. One number is 32 more than the other. Find the two numbers?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The sum of two numbers is 40. One number is 32 more than the other. Find the two 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 857012
:
The sum of two numbers is 40. One number is 32 more than the other. Find the two numbers?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
x + y = 40
x = y + 32
Substitute the second equation into the first equation.
y + 32 + y = 40
2y + 32 = 40
2y = 8
y = 4
(x, y) = (36, 4)