SOLUTION: Find the sum of three consecutive integers where x is the greatest integer

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find the sum of three consecutive integers where x is the greatest integer      Log On


   



Question 1067861: Find the sum of three consecutive integers where x is the greatest integer
Answer by ikleyn(52790) About Me  (Show Source):
You can put this solution on YOUR website!
.
The integers are (x-2), (x-1) and x, and their sum is

(x-2) + (x-1) + x = 3x - 3.