Problema Solution
Find three consecutive integers that have a sum of 96.
Answer provided by our tutors
The three consecutive integers can be written as:
x-1, x, x+1,
where x is integer.
Their sum is 96:
(x - 1) + x + (x + 1) = 96
........
click here to see all the equation solution steps
........
x = 32
32 - 1 = 31
32 + 1 = 33
The three consecutive integers are 31, 32 and 33.