Question 1099506: Find three consecutive integers such that twice the larger exceeds the smaller by 40 Found 4 solutions by josgarithmetic, addingup, greenestamps, MathTherapy:Answer by josgarithmetic(39617) (Show Source):
You can put this solution on YOUR website! Integers: n, n+1, n+2
and
2(n+2) = n-40
2n+4 = n-40
n = -44
------------------
n = -44
n+1 = -43
n+2 = -42
-----------------------
Check:
twice the larger:
-42 x 2 = -84
exceeds the smaller by 40
n = -44 and the distance from -44 to -84 is 40, this is the correct answer.
You can put this solution on YOUR website! If you are confused with the two answers, you can ignore the response from tutor addingup. His original equation says that twice the largest integer is 40 LESS THAN the smallest -- not 40 MORE THAN.