Last visit was: 22 Apr 2026, 22:24 It is currently 22 Apr 2026, 22:24
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,853
 [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,853
 [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: 22 Apr 2026
Posts: 109,763
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,696
 [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:
186
 [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: 186
 [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: 22 Apr 2026
Posts: 109,763
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,696
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: 161
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: 22 Apr 2026
Posts: 109,763
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,696
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,963
Own Kudos:
Posts: 38,963
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
109763 posts
498 posts
212 posts