Question 998801: The sum of three consecutive integers is 16 more than 2 times the smallest integer. Find the integer. Answer by Cromlix(4381) (Show Source):
You can put this solution on YOUR website! Hi there,
Three consecutive integers =>
n, n + 1 and n + 2.
n + (n + 1) + (n + 2) = 2(n) + 16
Remove brackets:
n + n + 1 + n + 2 = 2n + 16
Collect like terms:
n + n + n - 2n = 16 - 3
n = 13
Three consecutive integers =>
13, 14 and 15.
Hope this helps :-)