You can put this solution on YOUR website! Since we need to find three consecutive integers, let:
x = integer
x+1 = consecutive integer
x+2 = the next consecutive integer
.
The problem also tells us the sum of the first and second x + x+1
is equal to three times the third integer = 3(x+2)
.
The equation then becomes:
Now solve for x to determine the first integer.
Add 1 to find its consecutive integer and increse it by 1 more to find the third one.
.
Plug in the x value in the original equation and solve to ensure the answers make sense.
.
Done!