203k views
5 votes
“The sum of 6 consecutive integers is 519” what is the third number in this sequence?

User Ryan Ye
by
7.0k points

1 Answer

3 votes
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
User Ashish Satpute
by
5.9k points