Last visit was: 22 Apr 2026, 17:32 It is currently 22 Apr 2026, 17:32
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
555-605 (Medium)|   Arithmetic|   Sequences|                     
User avatar
Walkabout
Joined: 02 Dec 2012
Last visit: 04 Feb 2026
Posts: 172
Own Kudos:
Given Kudos: 51
Products:
Posts: 172
Kudos: 29,252
 [229]
32
Kudos
Add Kudos
197
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,669
 [75]
34
Kudos
Add Kudos
41
Bookmarks
Bookmark this Post
User avatar
thangvietname
Joined: 09 Jun 2010
Last visit: 28 Jun 2017
Posts: 514
Own Kudos:
573
 [31]
Given Kudos: 916
Posts: 514
Kudos: 573
 [31]
25
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
agrchandan
Joined: 15 Jan 2013
Last visit: 22 May 2013
Posts: 11
Own Kudos:
106
 [10]
Given Kudos: 6
Concentration: Finance, Operations
GPA: 4
Posts: 11
Kudos: 106
 [10]
9
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Walkabout
In an increasing sequence of 10 consecutive integers, the sum of the first 5 integers is 560. What is the sum of the last 5 integers in the sequence?

(A) 585
(B) 580
(C) 575
(D) 570
(E) 565



x+(x+1)+(x+2)+(x+3)+(x+4)=5x+10=560.
(x+5)+(x+6)+(x+7)+(x+8)+(x+9)=5x+35=(5x+10)+25=560+25=585.
avatar
PareshGmat
Joined: 27 Dec 2012
Last visit: 10 Jul 2016
Posts: 1,531
Own Kudos:
8,271
 [11]
Given Kudos: 193
Status:The Best Or Nothing
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Posts: 1,531
Kudos: 8,271
 [11]
8
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Let the 5 consecutive numbers be
x , x+1 , x+2 , x+3 , x+4

Given that there sum = 560

5 (x+2) = 560 ............ As they are consecutive; so sum will be middle term * 5

x+2 = 112

x = 110

So next five nos will be

115 , 116 , 117 , 118 , 119

There sum = 117 * 5 = 585 = Answer = A
avatar
Enael
Joined: 13 Dec 2013
Last visit: 18 Jun 2015
Posts: 27
Own Kudos:
114
 [18]
Given Kudos: 10
GMAT 1: 620 Q42 V33
GMAT 1: 620 Q42 V33
Posts: 27
Kudos: 114
 [18]
15
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Average of 1st five numbers:

560/5 = 112 Since there are 5 numbers, the average is in the middle of the set, thus being the 3rd number.

110 111 112 113 114 ... now you just add the other consecutive 5 to equal 585.

This is a more organic approach if algebra is rusty.
avatar
millopezle
Joined: 06 May 2013
Last visit: 24 Oct 2015
Posts: 2
Own Kudos:
5
 [5]
Given Kudos: 226
Posts: 2
Kudos: 5
 [5]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This is my approach:
X+x+1+x+2+x+3+x+4=560
5x+10=560
x=110
Total sum=10/2(2(110)+1(10-1))=5(229)=1145
Total sum- sum of first five terms=1145-560=585
User avatar
studentsensual
Joined: 27 Oct 2015
Last visit: 14 Oct 2019
Posts: 19
Own Kudos:
Given Kudos: 317
Posts: 19
Kudos: 12
Kudos
Add Kudos
Bookmarks
Bookmark this Post
thangvietnam
deepakpandey028

thx so much for ur incredible solution, cud i ask u to give a broader explanation?


thangvietnam
each of 5 last number is greater than each of 5 first number by 5.
we have 5 times 5=25

deepakpandey028
560 + 5*5 = 585, Option A)
User avatar
ENGRTOMBA2018
Joined: 20 Mar 2014
Last visit: 01 Dec 2021
Posts: 2,319
Own Kudos:
Given Kudos: 816
Concentration: Finance, Strategy
GMAT 1: 750 Q49 V44
GPA: 3.7
WE:Engineering (Aerospace and Defense)
Products:
GMAT 1: 750 Q49 V44
Posts: 2,319
Kudos: 3,889
Kudos
Add Kudos
Bookmarks
Bookmark this Post
studentsensual
thangvietnam
deepakpandey028

thx so much for ur incredible solution, cud i ask u to give a broader explanation?


thangvietnam
each of 5 last number is greater than each of 5 first number by 5.
we have 5 times 5=25

deepakpandey028
560 + 5*5 = 585, Option A)

Assume that the terms of the sequence are

x
x+1
x+2
x+3
x+4

x+5
x+6
x+7
x+8
x+9

When you compare x with x+5 or x+1 with x+6, the difference is always = x+5-x = 5

Thus you can make 5 pairs
(x,x+5)
(x+1,x+6)
(x+2,x+7)
(x+3,x+8)
(x+4,x+9), each with a difference of 5.

Thus sum of the last 5 terms = (x+5)+ (x+6)+ (x+7)+ (x+8)+ (x+9) = x+(5) + (x+1)+(5) + (x+2)+(5)+(x+3)+(5)+(x+4)+(5)

= x+(x+1)+(x+2)+(x+3)+(x+4)+5*5= 560+25 (as you are given that the sum of the 1st 5 terms of the sequence (=x+(x+1)+(x+2)+(x+3)+(x+4)) = 560.

Thus the sum of the last 5 terms = 585.

A is thus the correct answer.

Hope this helps.
User avatar
studentsensual
Joined: 27 Oct 2015
Last visit: 14 Oct 2019
Posts: 19
Own Kudos:
Given Kudos: 317
Posts: 19
Kudos: 12
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Dear Engr2012,

Sincere thanks
You've been very helpful :)


Engr2012
studentsensual
thangvietnam
deepakpandey028

thx so much for ur incredible solution, cud i ask u to give a broader explanation?


thangvietnam
each of 5 last number is greater than each of 5 first number by 5.
we have 5 times 5=25

deepakpandey028
560 + 5*5 = 585, Option A)

Assume that the terms of the sequence are

x
x+1
x+2
x+3
x+4

x+5
x+6
x+7
x+8
x+9

When you compare x with x+5 or x+1 with x+6, the difference is always = x+5-x = 5

Thus you can make 5 pairs
(x,x+5)
(x+1,x+6)
(x+2,x+7)
(x+3,x+8)
(x+4,x+9), each with a difference of 5.

Thus sum of the last 5 terms = (x+5)+ (x+6)+ (x+7)+ (x+8)+ (x+9) = x+(5) + (x+1)+(5) + (x+2)+(5)+(x+3)+(5)+(x+4)+(5)

= x+(x+1)+(x+2)+(x+3)+(x+4)+5*5= 560+25 (as you are given that the sum of the 1st 5 terms of the sequence (=x+(x+1)+(x+2)+(x+3)+(x+4)) = 560.

Thus the sum of the last 5 terms = 585.

A is thus the correct answer.

Hope this helps.
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 22 Apr 2026
Posts: 22,278
Own Kudos:
26,528
 [8]
Given Kudos: 302
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 22,278
Kudos: 26,528
 [8]
4
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
Walkabout
In an increasing sequence of 10 consecutive integers, the sum of the first 5 integers is 560. What is the sum of the last 5 integers in the sequence?

(A) 585
(B) 580
(C) 575
(D) 570
(E) 565

Solution:

In solving this problem we must first remember that when we have 10 consecutive integers we can display them in terms of just 1 variable. Thus, we have the following:

Integer 1: x
Integer 2: x + 1
Integer 3: x + 2
Integer 4: x + 3
Integer 5: x + 4
Integer 6: x + 5
Integer 7: x + 6
Integer 8: x + 7
Integer 9: x + 8
Integer 10: x + 9

We are given that the sum of the first 5 integers is 560. This means that:

x + x+1 + x+2 + x+3 + x+4 = 560

5x + 10 = 560

5x = 550

x = 110

The sum of the last 5 integers can be expressed and simplified as:

x+5 + x+6 + x+7 + x+8 + x+9 = 5x + 35

Substituting 110 for x yields:

(5)(110) + 35 = 585

Answer: A

Alternatively, because both equations have 5x in common, we know that the difference between the sum of the first five numbers and the sum of the last five numbers is the difference between (1+2+3+4) and (5+6+7+8+9). Since 35 – 10 = 25, the sum of the last 5 is 585, which is 25 more than 560.
User avatar
gracie
Joined: 07 Dec 2014
Last visit: 11 Oct 2020
Posts: 1,028
Own Kudos:
2,021
 [2]
Given Kudos: 27
Posts: 1,028
Kudos: 2,021
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
In an increasing sequence of 10 consecutive integers, the sum of the first 5 integers is 560. What is the sum of the last 5 integers in the sequence?

(A) 585
(B) 580
(C) 575
(D) 570
(E) 565

mean of first five integers=560/5=112
because each of last five integers increases by 5,
mean of last five integers=117
and sum of last five integers=117*5=585
A
User avatar
adiagr
Joined: 18 Jan 2010
Last visit: 05 Oct 2019
Posts: 202
Own Kudos:
1,155
 [2]
Given Kudos: 9
GMAT 1: 710 Q48 V40
Posts: 202
Kudos: 1,155
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Walkabout
In an increasing sequence of 10 consecutive integers, the sum of the first 5 integers is 560. What is the sum of the last 5 integers in the sequence?

(A) 585
(B) 580
(C) 575
(D) 570
(E) 565

Sum of 1st 5 integers = 560.

Avg of 1st 5 integers = 112.

As these are consecutive integers, this is nothing but the third term .
This means 1st term: 110.


First Method: (by AP formula)
Sum of next 10 terms can be calculated by AP formula: (n/2)* (2a + (n-1) d); where d = common difference = 1; n = total terms = 10; a = first term = 110
5 * (2*110+ 9) = 1145
Sum of last 5 terms = 1145 - 560 = 585.

Second method (Brute force)
3rd term is 112, 5th term would be 114.

sum of 115+116+...+120 = This simply adds up to 585
Sum of next 10 terms can be calculated by AP formula: (n/2)* (2a + (n-1) d); where d = common difference = 1; n = total terms = 10; a = first term = 110
5 * (2*110+ 9) = 1145
Sum of last 5 terms = 1145 - 560 = 585.

A is the answer.
avatar
Alecita
Joined: 02 Jun 2015
Last visit: 01 Dec 2019
Posts: 10
Own Kudos:
32
 [5]
Given Kudos: 151
Location: United States
Posts: 10
Kudos: 32
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
AVG = Sum / # Terms

The sum of the 1st 5 integers = 560

The average of the 1st 5 integers = 560/5 = 112


The sequence of the 1st 5 integers is 110, 111, 112, 113, 114.

The sequence of the last 5 integers is 115, 116, 117, 118, 119

The sum of the last 5 integers is 117 x 5 = 585

Hence, answer A


* Note that the AVG = MEDIAN for Consecutives Only!!

I hope this help!

Thanks, Alecita :)
User avatar
SchruteDwight
Joined: 03 Sep 2018
Last visit: 30 Mar 2023
Posts: 164
Own Kudos:
117
 [1]
Given Kudos: 923
Location: Netherlands
GPA: 4
Products:
Posts: 164
Kudos: 117
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Alecita


* Note that the AVG = MEDIAN for Consecutives Only!!


This is not true.
User avatar
SchruteDwight
Joined: 03 Sep 2018
Last visit: 30 Mar 2023
Posts: 164
Own Kudos:
Given Kudos: 923
Location: Netherlands
GPA: 4
Products:
Posts: 164
Kudos: 117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Multiple approaches to this question are possible. I think the easiest way to find the smallest term, however is as follows:

x=smallest term in the sequence –> 5x+(4(5))/2=560 (n(n+1)/2 is the formula for the sum of consecutive integers. 5 consecutive integers means x+x+1+x+2+x+3+x+4, hence it is a sum of (n-1) terms.
User avatar
GmatKnightTutor
User avatar
Major Poster
Joined: 31 Jan 2020
Last visit: 01 Nov 2025
Posts: 5,205
Own Kudos:
Given Kudos: 18
Posts: 5,205
Kudos: 1,574
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMAT Problem Solving - Why adding with an algebra mindset can be helpful


User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,445
 [2]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,445
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Walkabout
In an increasing sequence of 10 consecutive integers, the sum of the first 5 integers is 560. What is the sum of the last 5 integers in the sequence?

(A) 585
(B) 580
(C) 575
(D) 570
(E) 565

Here's another approach:
Let a, b, c, d, and e be the first 5 consecutive integers, which means a + b + c + d + e = 560

Here's a unique way to list all 10 consecutive integers: a, b, c, d, e, a+5, b+5, c+5, d+5, e+5 [We can see that e is 4 greater than a, which means the number after e must be 5 greater than a, and so on]

So, the sum of the last 5 integers = (a+5) + (b+5) + (c+5) + (d+5) + (e+5)
= a + b + c + d + e + 25
= 560 + 25
= 585

Answer: A
User avatar
Abhishek009
User avatar
Board of Directors
Joined: 11 Jun 2011
Last visit: 17 Dec 2025
Posts: 5,904
Own Kudos:
Given Kudos: 463
Status:QA & VA Forum Moderator
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Posts: 5,904
Kudos: 5,450
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Walkabout
In an increasing sequence of 10 consecutive integers, the sum of the first 5 integers is 560. What is the sum of the last 5 integers in the sequence?

(A) 585
(B) 580
(C) 575
(D) 570
(E) 565
\(a + (a + 1) + (a + 2)+ (a + 3) + (a + 4) = 560\)

Thus, \(5a = 550\)

Hence, a = 110

Thus, sum of last 5 numbers are : \(115 + 116 + 117 + 118 + 119 = 585\), Answer will be (A)
User avatar
Chibvike
Joined: 18 Mar 2024
Last visit: 15 Apr 2026
Posts: 47
Own Kudos:
Given Kudos: 307
Posts: 47
Kudos: 10
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let the sequence of 10 consecutive integers be

x,x+1,x+2,...,x+9x.

The sum of the first 5 integers is given by:

x+(x+1)+(x+2)+(x+3)+(x+4)=5x+10


Given that this sum is 560, we can set up the equation:

5x+10=560
Solving for x:
5x=550 ⟹ x=1105x=550⟹x=110

The sum of the last 5 integers is:
(x+5)+(x+6)+(x+7)+(x+8)+(x+9)=5x+35

Substituting x=110x=110:

5(110)+35=550+35=585
The correct answer is:
(A) 585
 1   2   
Moderators:
Math Expert
109754 posts
Tuck School Moderator
853 posts