SOLUTION: Find three consecutive integers such that the sum of the largest and 5 times the smallest is -224

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive integers such that the sum of the largest and 5 times the smallest is -224      Log On


   



Question 1046858: Find three consecutive integers such that the sum of the largest and 5 times the smallest is -224
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find three consecutive integers such that the sum of the largest and 5 times the smallest is -224
------
1st:: x-1
2nd: x
3rd: x + 1
-----
Equation:
x+1 + 5(x-1) = -224
x+1 + 5x-5 = -224
6x - 4 = -224
6x = -220
x = -110/3 = -36 1/3
---------------
Note: x is not an integer