SOLUTION: Find four consecutive integers such that the sum of the two largest subtracted from twice the sum of the two smallest is 15.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find four consecutive integers such that the sum of the two largest subtracted from twice the sum of the two smallest is 15.      Log On


   



Question 703801: Find four consecutive integers such that the sum of the two largest subtracted from twice the sum of the two smallest is 15.
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
Four consecutive integers: n, n+1, n+2, n+3.

Find four consecutive integers such that

the sum of the two largest (n+2+n+3), subtracted from (-(n+2+n+3)), twice the sum of the two smallest (2*(n+n+1)), is 15.

2%28n%2B%28n%2B1%29%29-%28%28n%2B2%29%2B%28n%2B3%29%29=15
Solve for n, find the other three integers.
.
.
Answer: 9, 10, 11, 12