SOLUTION: Find the largest of three consecutive odd integers whose sum is 195

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find the largest of three consecutive odd integers whose sum is 195      Log On


   



Question 803691: Find the largest of three consecutive odd integers whose sum is 195
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)

(x-2) + x + (x+2) = 195
3x = 195
x = 65

largest integer = x + 2 = 67