Last visit was: 19 Nov 2025, 12:13 It is currently 19 Nov 2025, 12:13
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,336
 [15]
Kudos
Add Kudos
15
Bookmarks
Bookmark this Post
User avatar
TestPrepUnlimited
Joined: 17 Sep 2014
Last visit: 30 Jun 2022
Posts: 1,224
Own Kudos:
1,111
 [3]
Given Kudos: 6
Location: United States
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Expert
Expert reply
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Posts: 1,224
Kudos: 1,111
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
sthahvi
Joined: 30 Nov 2018
Last visit: 24 Jan 2022
Posts: 61
Own Kudos:
Given Kudos: 194
Posts: 61
Kudos: 10
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
TestPrepUnlimited
Joined: 17 Sep 2014
Last visit: 30 Jun 2022
Posts: 1,224
Own Kudos:
1,111
 [2]
Given Kudos: 6
Location: United States
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Expert
Expert reply
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Posts: 1,224
Kudos: 1,111
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sthahvi sure!

First of all, this sequence A(n) = 3n + 7 is what we call an arithmetic sequence, each term has equal spacing between its neighbors. The sequence is 10, 13, 16, 19 ... infinitely increasing and this type of sequence has a clear pattern. Since we already know the full sequence, if we want to find the median/anything on the first x terms we only need to know what x is.

Statement 1 says the sum of terms in B is 275. If we add first 5 terms it is only 10 + 13 + 16 + 19 + 22, not even close to 275. If we add the next 5 terms, we might be close with 10 + 13 + 16 + .... + 37. Anyhow, we can keep adding terms until we hit exactly 275 so we know exactly where to stop. Thus x is a known value, sufficient.

Statement 2 says the range is 30. We start at 10 so we must end on 40. Then we know there are \(\frac{40 - 10}{3} + 1 = 11\) terms, sufficient.
User avatar
rsrighosh
Joined: 13 Jun 2019
Last visit: 11 Dec 2022
Posts: 188
Own Kudos:
Given Kudos: 645
GMAT 1: 490 Q42 V17
GMAT 2: 550 Q39 V27
GMAT 3: 630 Q49 V27
GMAT 3: 630 Q49 V27
Posts: 188
Kudos: 132
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sthahvi


Took me quite a lot of time to solve... :(

but here's what I did

Statement 1:- (1) The sum of the terms in set B is 275.

n is a positive integer. Therefore 3n+7 is evenly spaced consecutive integer.

1st term = 10
xth term = 3x+7

Going by AP formula:

\( \frac{(10 + 3x+7)x}{2} = 275\)

Solved the quadratic equation to find \(x => 11,\frac{ -50}{3}\)
(Took time to frame the equation and solve for x --> if anyone can help with a faster method would be helpful)

As x should be an integer, hence x=11. So by this we can find median

Sufficient.

Statement 2:- (2) The range of the terms in set B is 30.

\(3x+7-10 = 30\)
\(x=11\)

So again x is integer.

Sufficient.
avatar
keyuwang
Joined: 08 Jan 2021
Last visit: 13 May 2022
Posts: 21
Own Kudos:
14
 [1]
Given Kudos: 6
GPA: 3.54
Products:
Posts: 21
Kudos: 14
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Where in the question states that n has to start from 1 in Sequence A?

It simply says n is an integer greater than 1. I pick A because of that.
User avatar
FitnessforFriends
Joined: 23 Aug 2018
Last visit: 19 Feb 2023
Posts: 18
Own Kudos:
Given Kudos: 225
Location: Canada
Concentration: Economics, Organizational Behavior
GMAT 1: 650 Q48 V33
GMAT 2: 620 Q44 V29
GPA: 3.7
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Sequence A is defined by the equation \(A_n = 3n + 7\), where n is an integer greater than or equal to 1. If set B is comprised of the first x terms of sequence A, what is the median of set B ?

(1) The sum of the terms in set B is 275.

(2) The range of the terms in set B is 30.


I may be missing something but how is B sufficient?

If T1 = 10, Last Term = 40 and Median then = 50/2 = 25
If T1 = 13, Last Term = 43 and Median then = 56/2 = 28

The wording "first x terms" here may be the key. Can we take this to mean the sequence must include the first term? If that is the case then i would agree with B. Please clear doubts
User avatar
FitnessforFriends
Joined: 23 Aug 2018
Last visit: 19 Feb 2023
Posts: 18
Own Kudos:
Given Kudos: 225
Location: Canada
Concentration: Economics, Organizational Behavior
GMAT 1: 650 Q48 V33
GMAT 2: 620 Q44 V29
GPA: 3.7
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
keyuwang
Where in the question states that n has to start from 1 in Sequence A?

It simply says n is an integer greater than 1. I pick A because of that.

I may be late on this but it says greater than or equal to 1. Also it says first x terms which would mean starting from the first term. Example x could be 5,7,9 all the number of terms where each one includes the first term
User avatar
puneetfitness
Joined: 02 Aug 2022
Last visit: 08 Jul 2023
Posts: 40
Own Kudos:
Given Kudos: 23
Posts: 40
Kudos: 5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
TestPrepUnlimited
Bunuel
Sequence A is defined by the equation \(A_n = 3n + 7\), where n is an integer greater than or equal to 1. If set B is comprised of the first x terms of sequence A, what is the median of set B ?

(1) The sum of the terms in set B is 275.

(2) The range of the terms in set B is 30.

We already know \(A_n = 10, 13, 16, 19 ...\) so once we know what \(x\) is we know the entire set B and the median of set B. Hence we only need to know x for sufficiency.

Statement 1:

We can keep adding the terms of A in order, and stop when the sum reaches 275. We would know x is the index of the last term we added, so x is a confirmed value, sufficient.

Statement 2:

The range is 30 while the common difference is 3, so there are 10 differences and 11 terms in total. Then x = 11, sufficient.

Ans: D

Hi Brunel please advise as in data sufficiency any issues if we can get a unique number answer is yes

But here in statement it says n= or > 1 start value can be 3(1)+7= 10 or 3(2)+7=13 or any number that fits this case.

How can we reach unique number as we will not sure about starting point

Posted from my mobile device
User avatar
DUMDUM21
Joined: 12 Jan 2020
Last visit: 16 Jun 2025
Posts: 22
Own Kudos:
Given Kudos: 19
Location: India
Concentration: Finance, Economics
GPA: 3.6
WE:Consulting (Consulting)
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Number of terms = (Last term - First term)/ common difference. If you can find number of terms then you can find Median.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105390 posts
496 posts