SOLUTION: The sum of three consecutive odd integers is 17 less than four times the smallest integer.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The sum of three consecutive odd integers is 17 less than four times the smallest integer.
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 923033
:
The sum of three consecutive odd integers is 17 less than four times the smallest integer.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)
(x-2) + x + (x+2) = 4(x-2) - 17
3x = 4x - 8 - 17
3x = 4x - 25
x = 25
The integers are 23, 25, and 27.