Last visit was: 20 Nov 2025, 01:00 It is currently 20 Nov 2025, 01:00
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
enigma123
Joined: 25 Jun 2011
Last visit: 16 Mar 2016
Posts: 392
Own Kudos:
19,303
 [34]
Given Kudos: 217
Status:Finally Done. Admitted in Kellogg for 2015 intake
Location: United Kingdom
Concentration: International Business, Strategy
GMAT 1: 730 Q49 V45
GPA: 2.9
WE:Information Technology (Consulting)
GMAT 1: 730 Q49 V45
Posts: 392
Kudos: 19,303
 [34]
Kudos
Add Kudos
33
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,423
 [23]
12
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
User avatar
shameekv
Joined: 29 Aug 2013
Last visit: 11 Aug 2020
Posts: 50
Own Kudos:
180
 [8]
Given Kudos: 26
Location: United States
Concentration: Finance, International Business
GMAT 1: 590 Q41 V29
GMAT 2: 540 Q44 V20
GPA: 3.5
WE:Programming (Computer Software)
GMAT 2: 540 Q44 V20
Posts: 50
Kudos: 180
 [8]
7
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
avatar
rwj
Joined: 30 Apr 2013
Last visit: 21 Dec 2013
Posts: 7
Own Kudos:
Given Kudos: 22
Concentration: Leadership, Technology
Posts: 7
Kudos: 47
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi bunuel!

I have a small doubt. In your solution; 2,5 and 2,3 are factors of n^2 and n^3 respectively. So how do they become factors of n as well ? Can you please explain this concept in more detail ?

Thanks
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,423
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rwj
Hi bunuel!

I have a small doubt. In your solution; 2,5 and 2,3 are factors of n^2 and n^3 respectively. So how do they become factors of n as well ? Can you please explain this concept in more detail ?

Thanks

Ask yourself if n is an integer and n^2 is a multiple of 2 can n NOT be a multiple of 2? If n is NOT a multiple of 2, how can this prime "appear" in n^2?

As said in my post above: exponentiation does not "produce" primes.
User avatar
earnit
Joined: 06 Mar 2014
Last visit: 21 Dec 2016
Posts: 164
Own Kudos:
Given Kudos: 84
Location: India
GMAT Date: 04-30-2015
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
enigma123
If n^2/n yields an integer greater than 0, is n divisible by 30?

(1) n^2 is divisible by 20
(2) n^3 is divisible by 12

For me its B. Can someone please confirm?

If n^2/n yields an integer greater than 0, is n divisible by 30?

Given: n^2/n yields an integer greater than 0 --> n>0 --> n^2/n=n=integer. So, the question basically asks whether n is a multiple of 30.

(1) n^2 is divisible by 20 --> 20=2^2*5 --> n is divisible by at least 2 and 5, otherwise these factors could not appear in n^2 (exponentiation does not "produce" primes), though we don't know about other possible factors of n. Not sufficient.

(2) n^3 is divisible by 12 --> 12=2^2*3 --> the same way here: n is divisible by at least 2 and 3, though we don't know about other possible factors of n. Not sufficient.

(1)+(2) n is divisible by 2, 3 and 5 hence by 2*3*5=30. Sufficient.

Answer: C.

Hi Bunuel

Going by the above theory ( exponentiation does not "produce" primes ) i approached a question on one of GMAT Club flash cards -:
Is integer x^2*y^4 divisible by 9?

1) x is an integer divisible by 3
2) xy is an integer divisible by 9

Its answer is E.

But i think B(Statement 2) is sufficient. exponentiation does not "produce" primes

What am i missing here?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,423
Kudos
Add Kudos
Bookmarks
Bookmark this Post
earnit
Bunuel
enigma123
If n^2/n yields an integer greater than 0, is n divisible by 30?

(1) n^2 is divisible by 20
(2) n^3 is divisible by 12

For me its B. Can someone please confirm?

If n^2/n yields an integer greater than 0, is n divisible by 30?

Given: n^2/n yields an integer greater than 0 --> n>0 --> n^2/n=n=integer. So, the question basically asks whether n is a multiple of 30.

(1) n^2 is divisible by 20 --> 20=2^2*5 --> n is divisible by at least 2 and 5, otherwise these factors could not appear in n^2 (exponentiation does not "produce" primes), though we don't know about other possible factors of n. Not sufficient.

(2) n^3 is divisible by 12 --> 12=2^2*3 --> the same way here: n is divisible by at least 2 and 3, though we don't know about other possible factors of n. Not sufficient.

(1)+(2) n is divisible by 2, 3 and 5 hence by 2*3*5=30. Sufficient.

Answer: C.

Hi Bunuel

Going by the above theory ( exponentiation does not "produce" primes ) i approached a question on one of GMAT Club flash cards -:
Is integer x^2*y^4 divisible by 9?

1) x is an integer divisible by 3
2) xy is an integer divisible by 9

Its answer is E.

But i think B(Statement 2) is sufficient. exponentiation does not "produce" primes

What am i missing here?

That question is discussed here: is-x-2-y-4-an-integer-divisible-by-100947.html
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,592
Own Kudos:
Posts: 38,592
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
105408 posts
496 posts