Question 1002530: find the greatest of four consecutive integers if the least integer decreased by twice the greatest integer is 14 Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! find the greatest of four consecutive integers if the least integer decreased by twice the greatest integer is 14
-----
1st:: x-1
2nd:: x
3rd:: x+1
4th:: x+2
----------------
Equation:
(x-1)-2(x+2) = 14
------
x-1-2x-4 = 14
-x = 19
x = -19
-------
Ans: Greatest = x+2 = -17
------------
Cheers,
Stan H.
------------