Last visit was: 22 Apr 2026, 10:28 It is currently 22 Apr 2026, 10:28
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
JCLEONES
Joined: 01 Nov 2007
Last visit: 13 Jan 2017
Posts: 93
Own Kudos:
2,600
 [69]
Posts: 93
Kudos: 2,600
 [69]
6
Kudos
Add Kudos
63
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,747
Own Kudos:
Given Kudos: 105,820
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,747
Kudos: 810,634
 [46]
17
Kudos
Add Kudos
29
Bookmarks
Bookmark this Post
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 22 Apr 2026
Posts: 6,976
Own Kudos:
16,899
 [14]
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,976
Kudos: 16,899
 [14]
11
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
walker
Joined: 17 Nov 2007
Last visit: 25 May 2025
Posts: 2,396
Own Kudos:
10,844
 [3]
Given Kudos: 362
Concentration: Entrepreneurship, Other
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Expert
Expert reply
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Posts: 2,396
Kudos: 10,844
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
E

4096*2^[m/5]=4*8^[m/10]
where, m - the number of months.
2^12*2^[m/5]=2^2*2^(3*[m/10])
2^(12+[m/5])=2^(2+3*[m/10])
12+[m/5]=2+3*[m/10]
10+[m/5]=3*[m/10]

10+2x=3x (x=[m/10])
x=10 m=100.

100/5=20, 100/10=10. are integers.
User avatar
eschn3am
Joined: 12 Jul 2007
Last visit: 03 Apr 2017
Posts: 394
Own Kudos:
586
 [8]
Posts: 394
Kudos: 586
 [8]
4
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
4096 = 2^12 members for old group at start
4 = 2^2 members for new group at start

2^2x where x = number of 10 month periods
2^3x where x = number of 10 month periods

(2^12)(2^2x) = (2^2)(2^3x)
(2^10)(2^2x) = (2^3x)
(2^10) = (2^x)
x = 10

Since x = number of 10 month periods (10*10) = 100

Answer E
User avatar
eschn3am
Joined: 12 Jul 2007
Last visit: 03 Apr 2017
Posts: 394
Own Kudos:
586
 [1]
Posts: 394
Kudos: 586
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
JCLEONES
A certain established organization has exactly 4096 members. A certain new organization has exactly 4 members. Every 5 months the membership of the established organization increases by 100 percent. Every 10 months the membership of the new organization increases by 700 percent. New members join the organizations only on the last day of each 5- or 10-month period. Assuming that no member leaves the organizations, after how many months will the two groups have exactly the same number of members?

(A) 20
(B) 40
(C) 50
(D) 80
(E) 100

For the established group the membership is doubling every 5 months. If you set x = to # of 5 month periods you could say that the membership is equal to original membership*2^x. However, since the other group is expanding every 10 months, and the answers were all in increments of 10, I set x equal to 10 months. Of course 10 months = two 5 month periods so the equation is 2^2x instead of 2^x. The 2^2 = 4 comes from the population quadrupling every 10 months. You could also have the equation set up as 4^x where x is the number of 10 month periods. You get the same results, I just wanted to keep everything in powers of 2.

The new organization is 8x bigger after 10 months (growing by 700 percent = x+7x = 8x). 2^3 = 8 so 2^3(x) = membership after x number of 10 month periods.

Try plugging in numbers and testing them on a calculator to see for yourself. Start with a membership size of 1 person and play around with different time periods to see how it works.
User avatar
dvdv
Joined: 07 Jan 2008
Last visit: 26 Jan 2008
Posts: 3
Own Kudos:
5
 [1]
Posts: 3
Kudos: 5
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Answer E

Explanation..

Est organisation has 4096 members = 2 ^ 12
New organisation has 4 members = 2 ^ 2

After 5 months.. Est Org members = 2 ^ 12 + 2 ^ 12 = 2 ^ 13 = 2 ^ ( 12 + 1 )
After 10 months.. Est org members = 2 ^ 14 = 2 ^ ( 12 + 2 )

After 10 months.. New org members = 2 ^ 2 + 7 * 2 ^ 2 = 2 ^ 2 ( 1 + 7 )

Let X be the months after which both orgs have same strenthg..

Let Y be X / 10

then 2 ^ ( 12 + 2 * Y ) = ( 2 ^ 2 ) * ( (1 + 7) ^ Y )

this gives Y = 10, that means X = 100
avatar
virajgawade
Joined: 05 Mar 2014
Last visit: 04 May 2023
Posts: 2
Own Kudos:
Given Kudos: 16
Posts: 2
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
can someone pls explain how does 100 months come???
User avatar
Temurkhon
Joined: 23 Jan 2013
Last visit: 06 Apr 2019
Posts: 408
Own Kudos:
325
 [2]
Given Kudos: 43
Schools: Cambridge'16
Schools: Cambridge'16
Posts: 408
Kudos: 325
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Looks like compound interest problem, that is why complicated for backsolving

1. First we shold fit 5 months in established group to 10 months in new one. So we get 2*2=4 times

2. Create equation and solve it: 4096*4^x=4*8^x => 1024=2^x, x=10 times and 10*10=100 months

Answer is E
avatar
Radhika11
Joined: 25 May 2014
Last visit: 20 Jul 2016
Posts: 23
Own Kudos:
148
 [1]
Given Kudos: 59
Posts: 23
Kudos: 148
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
virajgawade
can someone pls explain how does 100 months come???

A certain established organization has exactly 4096 members. A certain new organization has exactly 4 members. Every 5 months the membership of the established organization increases by 100 percent. Every 10 months the membership of the new organization increases by 700 percent. New members join the organizations only on the last day of each 5- or 10-month period. Assuming that no member leaves the organizations, after how many months will the two groups have exactly the same number of members?

(A) 20
(B) 40
(C) 50
(D) 80
(E) 100

Every 5 months the membership of the established organization increases by 100 percent, means that every 5 months the membership of the established organization doubles.

Every 10 months the membership of the new organization increases by 700 percent, means that every 10 months the membership of the new organization increases 8 times.

Say these organizations will have the same number of members in x months.

The number of members in the established organization in x months will double x/5 times (since it doubles every 5 months), and become \(4096*2^{\frac{x}{5}}=2^{12}*2^{\frac{x}{5}}\);

The number of members in the new organization in x months will increase 8 times x/10 times (since it increases 8 times every 10 months), and become \(4*8^{\frac{x}{10}}=2^2*2^{\frac{3x}{10}}\).

Equate: \(2^{12}*2^{\frac{x}{5}}=2^2*2^{\frac{3x}{10}}\) --> reduce by 2^2: \(2^{10 +\frac{x}{5}}=2^{\frac{3x}{10}}\) --> \(10 +\frac{x}{5}=\frac{3x}{10}\) --> \(x=100\).

Answer: E.

Hope it's clear.



Hi Bunnel

Can the above problem be solved using the concept of geometric progression ?

I tried but couldn't make it.
Formula used : nth term of GP = ar^(n-1)
4096 (2)^n-1=4(8)^m-1
n: number of 5 month periods
m: number of 10 month periods

so, n=2m

not getting where am i going wrong

can you please help ?
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 22 Apr 2026
Posts: 6,976
Own Kudos:
16,899
 [2]
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,976
Kudos: 16,899
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Radhika11
Bunuel
virajgawade
can someone pls explain how does 100 months come???

A certain established organization has exactly 4096 members. A certain new organization has exactly 4 members. Every 5 months the membership of the established organization increases by 100 percent. Every 10 months the membership of the new organization increases by 700 percent. New members join the organizations only on the last day of each 5- or 10-month period. Assuming that no member leaves the organizations, after how many months will the two groups have exactly the same number of members?

(A) 20
(B) 40
(C) 50
(D) 80
(E) 100

Every 5 months the membership of the established organization increases by 100 percent, means that every 5 months the membership of the established organization doubles.

Every 10 months the membership of the new organization increases by 700 percent, means that every 10 months the membership of the new organization increases 8 times.

Say these organizations will have the same number of members in x months.

The number of members in the established organization in x months will double x/5 times (since it doubles every 5 months), and become \(4096*2^{\frac{x}{5}}=2^{12}*2^{\frac{x}{5}}\);

The number of members in the new organization in x months will increase 8 times x/10 times (since it increases 8 times every 10 months), and become \(4*8^{\frac{x}{10}}=2^2*2^{\frac{3x}{10}}\).

Equate: \(2^{12}*2^{\frac{x}{5}}=2^2*2^{\frac{3x}{10}}\) --> reduce by 2^2: \(2^{10 +\frac{x}{5}}=2^{\frac{3x}{10}}\) --> \(10 +\frac{x}{5}=\frac{3x}{10}\) --> \(x=100\).

Answer: E.

Hope it's clear.



Hi Bunnel

Can the above problem be solved using the concept of geometric progression ?

I tried but couldn't make it.
Formula used : nth term of GP = ar^(n-1)
4096 (2)^n-1=4(8)^m-1
n: number of 5 month periods
m: number of 10 month periods

so, n=2m

not getting where am i going wrong

can you please help ?

Hi Radhika,

Please check the below solution as you want it to be



You need to understand here that the the terms are increasing by common ratio of 2 and 8 for Established and New organization respectively the period of increase are different so you need to avoid taking (-1) in the power because (n-1) will lead to a different number of 5 months period than no. of (m-1) periods of 10 months

After n periods of 5 months the Established organization will have population = 4096 (2)^n
and
After m periods of 10 months the New organization will have population = 4 (8)^m

4096 (2)^n=4(8)^m
n: number of 5 month periods
m: number of 10 month periods

so, n=2m

4096 (2)^(2m)=4(8)^(m)

i.e. (2^12)[2^(2m)] = (2^2)[2^(3m)] ------ [Please note that 8 = 2^3 therefore 8^(m) = 2^3(m) = 2^(3m)]

i.e. [2^(12+2m)] = [2^(2+3m)]

i.e. (12+2m) = (2+3m)

i.e. 12+2m = 3m+2

i.e. m=10
avatar
Keysersoze10
Joined: 04 Mar 2014
Last visit: 10 Nov 2018
Posts: 7
Given Kudos: 47
Concentration: Marketing, General Management
GMAT 1: 680 Q50 V32
GPA: 3.9
WE:Information Technology (Finance: Investment Banking)
Products:
GMAT 1: 680 Q50 V32
Posts: 7
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bhoopendra (@GMATinsight)

Could you please elaborate on why we cant solve this using G.P and why we shouldn't take n-1 in the power ? Here is how i solved the prob :

Old organization = 2^12 * 2^0 (initial value); r = 2^2
New organization = 2^2*2^0 (initial value) ; r = 2^3

as per G.P, equating the two GPs to get n

2^12*[2^(2n-2)]=2^2[2^(3n-3)]
I get n = 11. Not sure what the issue is in this method.

TIA!
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 22 Apr 2026
Posts: 6,976
Own Kudos:
16,899
 [2]
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,976
Kudos: 16,899
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Keysersoze10
Hi Bhoopendra (@GMATinsight)

Could you please elaborate on why we cant solve this using G.P and why we shouldn't take n-1 in the power ? Here is how i solved the prob :

Old organization = 2^12 * 2^0 (initial value); r = 2^2
New organization = 2^2*2^0 (initial value) ; r = 2^3

as per G.P, equating the two GPs to get n

2^12*[2^(2n-2)]=2^2[2^(3n-3)]
I get n = 11. Not sure what the issue is in this method.

TIA!


As per your solution

Formula used : nth term of GP = ar^(n-1)

a= 4096 for Established organization and r=2^2

@n=1, The Total Employees = 4096
@n=2, The Total Employees = 4096*2^2(1) [After FIRST cycle of 10 months]
@n=3, The Total Employees = 4096*2^2(2) [After SECOND cycle of 10 months]
@n=4, The Total Employees = 4096*2^2(3) [After THIRD cycle of 10 months]
---
---
---
@n=11, The Total Employees = 4096*2^2(n-1) [After TENTH cycle of 10 months] i.e.Total Month passes = 10*10 = 100


So n=11 tells that 11th term equates the two numbers (no. of employees for two organization) but 11th term comes after 10 cycles of 10 months hence 100 months


I hope this helps!!!
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,439
Own Kudos:
79,385
 [4]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,439
Kudos: 79,385
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
JCLEONES
A certain established organization has exactly 4096 members. A certain new organization has exactly 4 members. Every 5 months the membership of the established organization increases by 100 percent. Every 10 months the membership of the new organization increases by 700 percent. New members join the organizations only on the last day of each 5- or 10-month period. Assuming that no member leaves the organizations, after how many months will the two groups have exactly the same number of members?

(A) 20
(B) 40
(C) 50
(D) 80
(E) 100

Old org - No of members = 4096 = 2^12 - Every 5 months, increase of 100% i.e. it becomes 2 times its previous value.
New org - No of members = 4 = 2^2 - Every 10 months, increase of 700% i.e. it becomes 8 times its previous value.

There is a difference of 10 multiplications of 2 between them.

Note what happens every 10 months - the old org grows to 4 times but the new org grows to 8 times. So the new org gets 1 extra multiplication by 2 in 10 months. To get 10 extra multiplications by 2, the new org will need 10 * 10 = 100 months.

Answer (E)

Think of it in terms of relative speed concept.
User avatar
Fdambro294
Joined: 10 Jul 2019
Last visit: 20 Aug 2025
Posts: 1,331
Own Kudos:
Given Kudos: 1,656
Posts: 1,331
Kudos: 771
Kudos
Add Kudos
Bookmarks
Bookmark this Post
In a weird way, you can think of this question as almost a Relative Speed Question in which the new organization is behind the established organization and is trying to “catch up and meet.”

4,096 = (2)^12

Every 5 months —— increase by 100% = 2 times

So every 10 months ——- increase by *(2)^2

“Speed” = 2 powers every 10 months


New organization:

4 = (2)^2

Every 10 months ——— increase by 700% is equivalent to a multiplier of 8 or (2)^3

“Speed” of new organization = 3 powers every 10 months


The starting “gap distance” that the new organization must overcome is a Power of 2 Difference = (12) - (2) = 10

Every 10 months: the “relative speed in the same direction” is equal to the (3) - (2) = 1 power of 2 at which the new organization catches up


Time in 10-month-periods = (Gap Distance of 10 powers) / (relative speed of 1) =

10 of the 10-month periods are needed until the two organizations “meet”, I.e., they have the same number of members

(10) x (10) = 100 months

E

Posted from my mobile device
User avatar
imaityaroy
Joined: 18 Nov 2020
Last visit: 22 Apr 2026
Posts: 18
Own Kudos:
Given Kudos: 27
Posts: 18
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
JCLEONES
A certain established organization has exactly 4096 members. A certain new organization has exactly 4 members. Every 5 months the membership of the established organization increases by 100 percent. Every 10 months the membership of the new organization increases by 700 percent. New members join the organizations only on the last day of each 5- or 10-month period. Assuming that no member leaves the organizations, after how many months will the two groups have exactly the same number of members?

(A) 20
(B) 40
(C) 50
(D) 80
(E) 100

Established organization increases by 100% every 5 month, this means the group becomes 2 times every 5 months. This means the group becomes 4 times every 10 months.

New organization increases by 700% every 10 month, this means it the group becomes 8 times every 10 months

Time PeriodsEstablished group # of membersNew group # of members
1 ten month period ie 10 months4096*4 = 4096*4^14*8 = 4*8^1
2 ten month period ie 20 months4096*4*4 = 4096*4^24*8*8 = 4*8^2
3 ten month period ie 30 months4096*4*4*4 = 4096*4^34*8*8*8 = 4*8^3

We see a pattern here
If it takes X ten months period for the number of members of established group be equal to the number of members of new group then we can make the equation

4096*4^X = 4*8^X
X = 10
therefore it will take 10 ten month periods ie 10*10 = 100 months for the # of members to be equal
Moderators:
Math Expert
109747 posts
Tuck School Moderator
853 posts