Last visit was: 24 Apr 2026, 16:15 It is currently 24 Apr 2026, 16:15
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
User avatar
aalriy
Joined: 04 Mar 2009
Last visit: 01 Aug 2013
Posts: 81
Own Kudos:
890
 [17]
Given Kudos: 4
Status:Preparing Apps
Concentration: Marketing, Strategy
GMAT 1: 650 Q48 V31
GMAT 2: 710 Q49 V38
WE:Information Technology (Consulting)
1
Kudos
Add Kudos
16
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
walkerme13
Joined: 30 Nov 2010
Last visit: 20 Dec 2012
Posts: 18
Own Kudos:
16
 [12]
Given Kudos: 10
Location: Boston
Concentration: IT, Finance, Marketing, Business
Schools:Boston College, MIT, BU, IIM, UCLA, Babson, Brown
GPA: 3.3
Posts: 18
Kudos: 16
 [12]
10
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,818
Own Kudos:
811,077
 [2]
Given Kudos: 105,873
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,818
Kudos: 811,077
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,818
Own Kudos:
811,077
 [2]
Given Kudos: 105,873
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,818
Kudos: 811,077
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
walkerme13
I think I used a better way..

u have 3 options so test for each option

1st option is 3. So n + n+1 + n+2 = 33. so u get 3n + 3 = 33. n = 10. So 3 works.

2nd option is 6. so n + n+1 + n+2 + n+3 + n+4 + n+5 = 33. 6n + 15 + 33. n = 3. So 6 works .

3rd option. We can clearly see through common sense that this option doesnt work as the last 3 least possible consecutive number 9 10 and 11 gives u 30 already.

I think if you are quick it should take less than a minute easily and u can use this standard form for similar problems.

Yes, you can use a variable to express sequence of consecutive integers, though it's better to use some other than n as n is already used for # of terms:

x+(x+1)+(x+2)=33 --> x=10;
x+(x+1)+(x+2)+(x+3)+(x+4)+(x+5)=33 --> x=3;
x+(x+1)+(x+2)+...+(x+10)=33 --> x=-2, not possible as we are told that the sequence contains positive integers only.
User avatar
tfincham86
Joined: 17 Aug 2010
Last visit: 02 Jan 2013
Posts: 322
Own Kudos:
Given Kudos: 46
Status:Bring the Rain
Location: United States (MD)
Concentration: Strategy, Marketing
Schools: Michigan (Ross) - Class of 2014
GMAT 1: 730 Q49 V39
GPA: 3.13
WE:Corporate Finance (Aerospace and Defense)
Schools: Michigan (Ross) - Class of 2014
GMAT 1: 730 Q49 V39
Posts: 322
Kudos: 64
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Good question.

Thanks for the explanation.
User avatar
walkerme13
Joined: 30 Nov 2010
Last visit: 20 Dec 2012
Posts: 18
Own Kudos:
16
 [1]
Given Kudos: 10
Location: Boston
Concentration: IT, Finance, Marketing, Business
Schools:Boston College, MIT, BU, IIM, UCLA, Babson, Brown
GPA: 3.3
Posts: 18
Kudos: 16
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
yes. you are right using x would avoid confusion. But I wonder if this method is good for higher numbers. number of integers more than 15 etc. but i dont think they would ask such questions so we are safe.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,818
Own Kudos:
Given Kudos: 105,873
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,818
Kudos: 811,077
Kudos
Add Kudos
Bookmarks
Bookmark this Post
walkerme13
yes. you are right using x would avoid confusion. But I wonder if this method is good for higher numbers. number of integers more than 15 etc. but i dont think they would ask such questions so we are safe.

This method is perfectly OK with higher # of terms. For example: the sum of 25 consecutive numbers is 500, what is the first number?

Consecutive numbers can be expressed not only as x, x+1, x+2, ... but also ..., x-2, x-1, x, x+1, x+2, ...

So, 25 consecutive integers can be expressed as x-12, x-11, ..., x-1, x, x+1, ..., x+12 --> when we add them up we'll have: (x-12)+(x-11)+...+(x-1)+x+(x+1)+...+(x+12)=500 --> 25x=500 --> x=20 --> first # is x-12=8.

Of course you can use AP formulas as well for such kind of questions, check this: math-number-theory-88376.html and this: sequences-progressions-101891.html for more in this topic.

Hope it helps.
User avatar
yezz
User avatar
Retired Moderator
Joined: 05 Jul 2006
Last visit: 26 Apr 2022
Posts: 830
Own Kudos:
Given Kudos: 49
Posts: 830
Kudos: 1,687
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
walkerme13
I think I used a better way..

u have 3 options so test for each option

1st option is 3. So n + n+1 + n+2 = 33. so u get 3n + 3 = 33. n = 10. So 3 works.

2nd option is 6. so n + n+1 + n+2 + n+3 + n+4 + n+5 = 33. 6n + 15 + 33. n = 3. So 6 works .

3rd option. We can clearly see through common sense that this option doesnt work as the last 3 least possible consecutive number 9 10 and 11 gives u 30 already.

I think if you are quick it should take less than a minute easily and u can use this standard form for similar problems.

Yes, you can use a variable to express sequence of consecutive integers, though it's better to use some other than n as n is already used for # of terms:

x+(x+1)+(x+2)=33 --> x=10;
x+(x+1)+(x+2)+(x+3)+(x+4)+(x+5)=33 --> x=3;
x+(x+1)+(x+2)+...+(x+10)=33 --> x=-2, not possible as we are told that the sequence contains positive integers only.


Hi Bunuel , i used x-1,x,x+1 and it didnt work it gives rise to 3x=33?? where am i going wrong if u plz.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,818
Own Kudos:
811,077
 [1]
Given Kudos: 105,873
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,818
Kudos: 811,077
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
yezz
Bunuel
walkerme13
I think I used a better way..

u have 3 options so test for each option

1st option is 3. So n + n+1 + n+2 = 33. so u get 3n + 3 = 33. n = 10. So 3 works.

2nd option is 6. so n + n+1 + n+2 + n+3 + n+4 + n+5 = 33. 6n + 15 + 33. n = 3. So 6 works .

3rd option. We can clearly see through common sense that this option doesnt work as the last 3 least possible consecutive number 9 10 and 11 gives u 30 already.

I think if you are quick it should take less than a minute easily and u can use this standard form for similar problems.

Yes, you can use a variable to express sequence of consecutive integers, though it's better to use some other than n as n is already used for # of terms:

x+(x+1)+(x+2)=33 --> x=10;
x+(x+1)+(x+2)+(x+3)+(x+4)+(x+5)=33 --> x=3;
x+(x+1)+(x+2)+...+(x+10)=33 --> x=-2, not possible as we are told that the sequence contains positive integers only.


Hi Bunuel , i used x-1,x,x+1 and it didnt work it gives rise to 3x=33?? where am i going wrong if u plz.

Nothing wrong: x=11 --> x-1=10 (the lowest of the tree integers). The same result as I have in my post.
avatar
nelson1972
Joined: 22 Dec 2014
Last visit: 19 Feb 2015
Posts: 4
Own Kudos:
Given Kudos: 14
Posts: 4
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thank for the posot. What confuses me is that one approach works for some numbers, while other for others. Exa, for 3 and 6 you can use x, x+1, etc and come up with 3x + 3 =33, and 6x + 15= 33, which gives you x=10, x= 3 =. OK.

But what happens with same rule for n=11? there we have to come up with dif approach: none of the approach above seems to work for me ( help me where I may be wrong ).
Using x-5, x-4, for n=11 doesnt work for me, neither the 11 n + N, which gives x<0 as properly indicated by Brunel above This n=11 is the most time consuming option to evaluate.

Is there any more general approach?
Thaks guys for great help!
Nelson
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,777
Own Kudos:
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,777
Kudos: 13,047
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi nelson1972,

You seem comfortable with how the approach proves that N COULD be 3 or 6. The approach will also help you to prove that N CANNOT be 11.

Using the same logic...the 11 terms would be...
X
X+1
X+2
.....
X+10

The sum would be...
11X + 55

With the restriction that the sum of the terms MUST = 33 AND that all 11 terms MUST be POSITIVE INTEGERS.....

Does this equation have a solution:
11X + 55 = 33

11X = - 22
X = -2

However, we're told that the terms MUST be POSITIVE INTEGERS, so there CAN'T be 11 terms (the first 3 terms in THIS sequence would be -2, -1 and 0 which doesn't match the "restrictions"). This work helps to eliminate this option.

GMAT assassins aren't born, they're made,
Rich
User avatar
Temurkhon
Joined: 23 Jan 2013
Last visit: 06 Apr 2019
Posts: 408
Own Kudos:
Given Kudos: 43
Schools: Cambridge'16
Schools: Cambridge'16
Posts: 408
Kudos: 325
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We have consecutive integer, so their sum is the average multiplyied by N. Average=median in consecutive sets

N=3 means that average and median is 11, so set it 10,11,12 and sum is 33 (possible)

N=6 means that median is between 5 and 6 giving by itself 11, so it is 3,4,5,6,7,8 and sum is 33 (possible)

N=11 means that average and median is 3, so set can be only 1,2,3,4,5 or even shorter and never sum is 33
(impossible)

D
User avatar
mvictor
User avatar
Board of Directors
Joined: 17 Jul 2014
Last visit: 14 Jul 2021
Posts: 2,118
Own Kudos:
Given Kudos: 236
Location: United States (IL)
Concentration: Finance, Economics
GMAT 1: 650 Q49 V30
GPA: 3.92
WE:General Management (Transportation)
Products:
GMAT 1: 650 Q49 V30
Posts: 2,118
Kudos: 1,277
Kudos
Add Kudos
Bookmarks
Bookmark this Post
solved it the way bunuel explained, although took some time to arrive to the answer choice.
3 -> 10+11+12=33.
6 ->3+4+5+6+7+8=33.
11 -> since we are told that we have a set of n consecutive POSITIVE numbers, we can have the smallest possible numbers:
1+2+3+4+5+6+7+8+9+10+11 - the sum is way over 33, it is actually 11*12/2 = 11*6=66.

thus, only I and II works. the answer is D
User avatar
gracie
Joined: 07 Dec 2014
Last visit: 11 Oct 2020
Posts: 1,028
Own Kudos:
Given Kudos: 27
Posts: 1,028
Kudos: 2,022
Kudos
Add Kudos
Bookmarks
Bookmark this Post
aalriy
If the sum of n consecutive positive integers is 33, what of the following could be the value of n?

I. 3
II. 6
III. 11

A. I only
B. II only
C. III only
D. I and II
E. I, II and III

one approach is to divide the sum by the choices for n
if both are odd or both even, the quotient gives the middle term: 33/3=11
if odd/even or even/odd, the quotient gives the median: 33/6=5.5
33/11 gives 3, which clearly won't work as either a middle term or median
D
User avatar
RMD007
Joined: 03 Jul 2016
Last visit: 08 Jun 2019
Posts: 238
Own Kudos:
Given Kudos: 80
Status:Countdown Begins...
Location: India
Concentration: Technology, Strategy
Schools: IIMB
GMAT 1: 580 Q48 V22
GPA: 3.7
WE:Information Technology (Consulting)
Products:
Schools: IIMB
GMAT 1: 580 Q48 V22
Posts: 238
Kudos: 208
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
aalriy
If the sum of \(n\) consecutive positive integers is 33, what of the following could be the value of \(n\)?
I. 3
II. 6
III. 11

A. I only
B. II only
C. III only
D. I and II
E. I, II and III

You can solve this question with some formulas but trial and error will give an answer in less than 1 min.

Can n equal to 3? It's easy to find that 10+11+12=33, so yes;
Can n equal to 6? Again it's easy to find that 3+4+5+6+7+8=33, so yes;
Can n equal to 11? If we take the smallest 11 consecutive positive integers: 1, 2, 3, ..., 10, 11 we'll see that 11+10+9+8 is already more than 33, so n can not equal to 11.

Answer: D.

Another approach:

33 is an odd number.

I. 3 --> even + odd + even = odd. This option can result in sum- 33 an odd number. So this COULD BE the value of N.
II. 6 --> for consecutive integers, obviously we will have 3 even + 3 odd numbers = Odd number ==> Possible.

III. 11 --> being such a large number. Least possible option is that the it will be first 11 integers, but first 11 integers sum up to - \(\frac{(11*12)}{2} = 66\) Not possible.
avatar
chikki420
Joined: 15 Dec 2018
Last visit: 23 Aug 2022
Posts: 9
Own Kudos:
Given Kudos: 24
Posts: 9
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
aalriy
If the sum of n consecutive positive integers is 33, what of the following could be the value of n?

I. 3
II. 6
III. 11

A. I only
B. II only
C. III only
D. I and II
E. I, II and III


This question clearly said that " the sum of n consecutive positive numbers is 33 ", The n mentioned in the question is the number of integers summed, which is given by the formula S = 2a + (n - 1)d.

where "a" is first term , n is number of integers and d is common difference.

if we use this formula and put S = 33 , n = 3, 6, 11 and d = 1 (because they are consecutive), we get a = 10, 3, -2.

clearly 1 & 2 survived the test and hence Option D is correct.
User avatar
GMATGuruNY
Joined: 04 Aug 2010
Last visit: 02 Apr 2026
Posts: 1,347
Own Kudos:
Given Kudos: 9
Schools:Dartmouth College
Expert
Expert reply
Posts: 1,347
Kudos: 3,905
Kudos
Add Kudos
Bookmarks
Bookmark this Post
aalriy
If the sum of n consecutive positive integers is 33, what of the following could be the value of n?

I. 3
II. 6
III. 11

A. I only
B. II only
C. III only
D. I and II
E. I, II and III

For any set of consecutive integers:
\(median = \frac{sum}{count}\)

I: 3 integers
\(median = \frac{33}{3} = 11\) --> 10, 11, 12

II: 6 integers
\(median = \frac{33}{6} = 5.5\) --> 3, 4, 5, 6, 7, 8

III: 11 integers
\(median = \frac{33}{11} = 3\) --> not viable, since some of the integers below the median will be negative

avatar
chikki420
Joined: 15 Dec 2018
Last visit: 23 Aug 2022
Posts: 9
Own Kudos:
Given Kudos: 24
Posts: 9
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATGuruNY
aalriy
If the sum of n consecutive positive integers is 33, what of the following could be the value of n?

I. 3
II. 6
III. 11

A. I only
B. II only
C. III only
D. I and II
E. I, II and III

For any set of consecutive integers:
\(median = \frac{sum}{count}\)

I: 3 integers
\(median = \frac{33}{3} = 11\) --> 10, 11, 12

II: 6 integers
\(median = \frac{33}{6} = 5.5\) --> 3, 4, 5, 6, 7, 8

III: 11 integers
\(median = \frac{33}{11} = 3\) --> not viable, since some of the integers below the median will be negative



Why to use median concept for the question which belongs to Arithmetic progression, besides the term MEDIAN isnt even mentioned in the question.
User avatar
GMATGuruNY
Joined: 04 Aug 2010
Last visit: 02 Apr 2026
Posts: 1,347
Own Kudos:
Given Kudos: 9
Schools:Dartmouth College
Expert
Expert reply
Posts: 1,347
Kudos: 3,905
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chikki420
GMATGuruNY
aalriy
If the sum of n consecutive positive integers is 33, what of the following could be the value of n?

I. 3
II. 6
III. 11

A. I only
B. II only
C. III only
D. I and II
E. I, II and III

For any set of consecutive integers:
\(median = \frac{sum}{count}\)

I: 3 integers
\(median = \frac{33}{3} = 11\) --> 10, 11, 12

II: 6 integers
\(median = \frac{33}{6} = 5.5\) --> 3, 4, 5, 6, 7, 8

III: 11 integers
\(median = \frac{33}{11} = 3\) --> not viable, since some of the integers below the median will be negative



Why to use median concept for the question which belongs to Arithmetic progression, besides the term MEDIAN isnt even mentioned in the question.

The median of consecutive integers must be either an integer or a value halfway between two integers (-1.5, 0.5, 10.5, etc.).
Here, calculating the median is an efficient way to determine whether a viable set of consecutive integers can be yielded by Statements I, II and III.
A valid statement must satisfy two conditions:
1. The median must be either an integer or a value halfway between two integers
2. The integers surrounding the median must all be positive

As shown in my earlier solution:
Statements I, II and III all satisfy the first condition.
Only Statements I and II satisfy the second condition.
Thus, the correct answer is D.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,974
Own Kudos:
Posts: 38,974
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109818 posts
Tuck School Moderator
853 posts