SOLUTION: 5. find 3 consecutive odd integers such that twice the smallest is 3 more than the greatest integer.

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: 5. find 3 consecutive odd integers such that twice the smallest is 3 more than the greatest integer.      Log On


   



Question 77995This question is from textbook
: 5. find 3 consecutive odd integers such that twice the smallest is 3 more than the greatest integer. This question is from textbook

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
"find 3 consecutive odd integers"
x, (x+2), (x+4)
:
"twice the smallest is 3 more than the greatest integer."
2x = 3 + (x+4)
:
2x = x + 7
:
2x - x = 7
:
x = 7, 9, 11 are the the 3 odd integers
:
Check:
2(7) = 3 + (7+4)