SOLUTION: find the smallest of four consecutive integers such that if twice the sum of the two smallest is added to three times the sum of the two largest, the result is 77. write an equatio
Algebra ->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find the smallest of four consecutive integers such that if twice the sum of the two smallest is added to three times the sum of the two largest, the result is 77. write an equatio
Log On
Question 806890: find the smallest of four consecutive integers such that if twice the sum of the two smallest is added to three times the sum of the two largest, the result is 77. write an equation and solve Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! find the smallest of four consecutive integers such that if twice the sum of the two smallest is added to three times the sum of the two largest, the result is 77. write an equation and solve
-------
1st: x-2
2nd: x-1
3rd: x
4th: x+1
------------
Equation:
2(2x-3) + 3(2x+1) = 77
----------
4x-6 + 6x+3 = 77
10x = 80
x = 8
-----
Smallest = x-2 = 6
=====================
Cheers,
Stan H.
=====================