If the sum of 5 consecutive integers is , what is the sum of the next 5 consecutive integers?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let these 5 consecutive integers be a , b , c , d and e
We have a + b + c + d + e = A
The sum of the next 5 consecutive integers is ( a + 5 ) + ( b + 5 ) + ( c + 5 ) + ( d + 5 ) + ( e + 5 ) = A + 2 5