Question 641365
Find three consecutive integers such that the sum of the first two integers is 24 more than the third integer
--------------
The integers are x, x+1 and x+2
x + x+1 = x+2 + 24
2x+1 = x+26
x = 25
----------
--> 25, 26 & 27