SOLUTION: Find three consecutive odd integers such that the smallest is equal to 16 more than one fifth of the greatest.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive odd integers such that the smallest is equal to 16 more than one fifth of the greatest.
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 960087
:
Find three consecutive odd integers such that the smallest is equal to 16 more than one fifth of the greatest.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)
x-2 = 16 + (x+2)/5
x - 2 = 16 + x/5 + 2/5
4x/5 = 92/5
x = 23
The integers are 21, 23, and 25.