Question 920416: Find four consecutive odd integers such that the sum of the two largest integers subtracted from twice the sum of the two smallest integers is 96
Answer by CubeyThePenguin(3113) (Show Source):
You can put this solution on YOUR website! consecutive odd numbers: x, (x+2), (x+4), (x+6)
2(x + (x+2)) - (x+4 + x+6) = 96
2(2x+2) - (2x+10) = 96
4x+4 - 2x-10 = 96
2x = 102
x = 51
The numbers are 51, 53, 55, and 57.
|
|
|