SOLUTION: The least of three consecutive odd integers is 15 less than twice the greatest. What are the integers?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The least of three consecutive odd integers is 15 less than twice the greatest. What are the integers?
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 793167
:
The least of three consecutive odd integers is 15 less than twice the greatest. What are the integers?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)
x-2 = 2(x+2) - 15
x - 2 = 2x - 11
9 = x
The integers are 7, 9, and 11.