SOLUTION: Andrew thinks of 4 consecutive numbers. The sum of the first three numbers is 100 more than the fourth number. What is the sum of these four consecutive numbers?
Algebra ->
Sequences-and-series
-> SOLUTION: Andrew thinks of 4 consecutive numbers. The sum of the first three numbers is 100 more than the fourth number. What is the sum of these four consecutive numbers?
Log On
Question 1042084: Andrew thinks of 4 consecutive numbers. The sum of the first three numbers is 100 more than the fourth number. What is the sum of these four consecutive numbers? Found 2 solutions by solver91311, stanbon:Answer by solver91311(24713) (Show Source):
You can put this solution on YOUR website! Andrew thinks of 4 consecutive numbers. The sum of the first three numbers is 100 more than the fourth number. What is the sum of these four consecutive numbers?
------
1st: x-1
2nd: x
3rd: x+1
4th: x+2
----------------
Equation:
Sum of first three is 100 more than the 4th::
3x = x+2 + 100
2x = 102
x = 51
--------------------
1st: 50
2nd: 51
3rd: 52
4th: 53
---------------
Cheers
Stan H.
-------------