SOLUTION: one third of the sum of three consecutive odd integers is 91. find the largest integer

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: one third of the sum of three consecutive odd integers is 91. find the largest integer      Log On


   



Question 787968: one third of the sum of three consecutive odd integers is 91. find the largest integer
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: (x-1), x, (x+1)

((x-1) + x + (x+1))/3 = 91
3x/3 = 91
x = 91

largest integer = x + 1 = 92