SOLUTION: Twice the smallest of three consecutive odd intergers is five more than the largest. What are the three intergers?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Twice the smallest of three consecutive odd intergers is five more than the largest. What are the three intergers?
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 743874
:
Twice the smallest of three consecutive odd intergers is five more than the largest. What are the three intergers?
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) = 5 + (x+2)
2x - 4 = x + 7
x = 11
integers: 9, 11, 13