Problema Solution
the sum of three consecutive integers if x is the first consecutive integer
Answer provided by our tutors
we are given that 'x' represents the first consecutive integer, therefore 'x+1' and 'x+2' represent the next two consecutive integers
x+(x+1)+(x+2) = 3x+3 = 3(x+1)
the sum of the three consecutive integers is therefore equal to three times the second such integer, 3(x+1)