Question 661440: find 4 consecutive integers such that twice the sum of the two largest integers is 91 more that 3 times the first integer Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! find 4 consecutive integers such that twice the sum of the two largest integers is 91 more that 3 times the first integer
-------
1st: x-2
2nd: x-1
3rd: x
4th: x+1
----------
Equation:
2(x+x+1) = 3(x-2)+91
2(2x+1) = 3x+85
4x + 2 = 3x + 85
x = 83
-----
1st: 81
2nd: 82
3rd: 83
4th: 84
==========
Cheers,
Stan H.
==============