SOLUTION: The sum of 3 consecutive odd integers is 17 less than 4 times the smallest integer
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The sum of 3 consecutive odd integers is 17 less than 4 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 916829
:
The sum of 3 consecutive odd integers is 17 less than 4 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
25 = x
The integers are 23, 25, and 27.