SOLUTION: Two times the largest of three consecutive odd integers equals 17 more than the second. Find the integers.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Two times the largest of three consecutive odd integers equals 17 more than the second. Find 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 791456
:
Two times the largest of three consecutive odd integers equals 17 more than the second. Find the integers.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)
2(x + 2) = 17 + x
2x + 4 = x + 17
x = 13
The integers are 11, 13, and 15.