Question 1052180
The sum of three consecutive even integers is 48 less than twice the smallest of the three integers find the integers 
---------------
1st:: x-1
2nd:: x
3rd:: x+1
-----
Equation:
sum = 2(x-1) - 48
------
3x = 2x-2 - 48
----
x = -50
-----
1st: x-1 = -51
2nd: x = -50
3rd: x+1 = -49
------------------
Cheers,
Stan H.
---------------