SOLUTION: Find four consecutive integers so that if the first is increased by 2, the second decreased by 2, the third multiplied by 2 and the fourth divided by 2, then the sum of the four re
Algebra ->
Customizable Word Problem Solvers
-> Evaluation
-> SOLUTION: Find four consecutive integers so that if the first is increased by 2, the second decreased by 2, the third multiplied by 2 and the fourth divided by 2, then the sum of the four re
Log On
Question 357188: Find four consecutive integers so that if the first is increased by 2, the second decreased by 2, the third multiplied by 2 and the fourth divided by 2, then the sum of the four resulting numbers is 200. Found 2 solutions by stanbon, neatmath:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find four consecutive integers so that if the first is increased by 2, the second decreased by 2, the third multiplied by 2 and the fourth divided by 2, then the sum of the four resulting numbers is 200.
------
1st: x-1
2nd: x
3rd: x+1
4th: x+2
-------------------------
Equation:
x-1+2 + x-2 + 2(x+1) +(x+2)/2 = 200
----
x +1 + x - 2 + 2x+2 + (x+2)/2 = 200
4x +1 + (x+2)/2 = 200
8x+2 + x+2 = 400
9x + 4 = 400
9x = 396
x = 44
----
1st: 39
2nd: 40
3rd: 41
4th: 42
===============
Cheers,
Stan H.