Question 903526
if the first and third consecutive intergers are added the result is 77 less than 3 times the second interger. find all the third interger
<pre>
x + x + 2 = 3(x + 1) - 77
Solve for x, the value of the smallest of the three integers. Add 1 to get second, and two to get value of third.