SOLUTION: How to find integers when one third of the sum of three consecutive odd integers is 91?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: How to find integers when one third of the sum of three consecutive odd integers is 91?      Log On


   



Question 710803: How to find integers when one third of the sum of three consecutive odd integers is 91?
Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
(2n+1+2n+3+2n+5)/3=91
(6n+9)/3=91
2n+3=91
2n=88
n=44

The numbers are 89, 91, 93