SOLUTION: Find three Consecutive integers such that the sum of the smallest and three times the largest is 66

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three Consecutive integers such that the sum of the smallest and three times the largest is 66       Log On


   



Question 910969: Find three Consecutive integers such that the sum of the smallest and three times the largest is 66

Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive: (x-1), x, (x+1)

(x-1) + 3(x+1) = 66
x-1 + 3x+3 = 66
4x = 64
x = 16

The integers are 15, 16, and 17.