SOLUTION: Please, I need help with the following integer problem: Find all sets of three consecutive odd integers whose sum is between 80 and 90.

Algebra ->  Finance -> SOLUTION: Please, I need help with the following integer problem: Find all sets of three consecutive odd integers whose sum is between 80 and 90.      Log On


   



Question 892752: Please, I need help with the following integer problem:
Find all sets of three consecutive odd integers whose sum is between 80 and 90.

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
80%3C=%28N-2%29%2BN%2B%28N%2B2%29%3C=90
80%3C=3N%3C=90
80%2F3%3C=N%3C=30
Since N is an odd integer,
27%3C=N%3C=29
(25,27,29)
(27,29,31)