Question 1057735: Problem
The sum of 6 consecutive integers is 519.
What is the third number in this sequence?
Answer by rothauserc(4718) (Show Source):
You can put this solution on YOUR website! let x be the first integer, then
:
x + (x+1) + (x+2) + (x+3) + (x+4) + (x+5) = 519
:
6x + 15 = 519
:
6x = 504
:
x = 84
:
*****************************
Our sequence is
:
84, 85, 86, 87, 88, 89
:
The third integer is 86
*****************************
:
|
|
|