SOLUTION: Find two consecutive odd numbers so that the sum of two times the smaller number and five times the larger number is 87
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive odd numbers so that the sum of two times the smaller number and five times the larger number is 87
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 959953
:
Find two consecutive odd numbers so that the sum of two times the smaller number and five times the larger number is 87
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd numbers: x, (x+2)
2x + 5(x+2) = 87
2x + 5x + 10 = 87
7x + 10 = 87
7x = 77
x = 11
The integers are 11 and 13.