Last visit was: 18 Nov 2025, 23:52 It is currently 18 Nov 2025, 23:52
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: 18 Nov 2025
Posts: 105,377
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,377
Kudos: 778,143
 [43]
2
Kudos
Add Kudos
41
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
TestPrepUnlimited
Joined: 17 Sep 2014
Last visit: 30 Jun 2022
Posts: 1,224
Own Kudos:
1,111
 [12]
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
 [12]
6
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 18 Nov 2025
Posts: 8,422
Own Kudos:
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,422
Kudos: 4,979
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
aashraiarun
Joined: 17 Mar 2018
Last visit: 16 Aug 2024
Posts: 10
Given Kudos: 225
Posts: 10
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Why is n not greater than 50? Can someone explain?
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 18 Nov 2025
Posts: 21,712
Own Kudos:
26,994
 [1]
Given Kudos: 300
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 21,712
Kudos: 26,994
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If n is a positive integer, and n^2 has 25 factors, which of the following must be true.

I. n has 12 factors.
II. n > 50
III. \(\sqrt n\) is an integer.

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


Are You Up For the Challenge: 700 Level Questions

Statement I. Let n = p^r where p is a prime. Then n^2 = p^(2r). Since n^2 has 25 factors, 2r + 1 = 25 or r = 12. However, if n = p^12, then n has 12 + 1 = 13 factors. We see that I is not necessarily true.

Statement II. If n = 36 = 2^2 x 3^2, then n^2 = 2^4 x 3^4 has (4 + 1) x (4 + 1) = 25 factors. We see that n < 50. So II is not necessarily true either.

Statement III. From the above, we see that the only way n^2 can have 25 factors is when n = p^12 or n = p^2 x q^2 where p and q are primes. In either case, we see that n is a perfect square (notice that in the former case, n = (p^6)^2 and in the latter case, n = (p x q)^2). Therefore, √n is an integer. Statement III must be true.

Answer: C
User avatar
jfranciscocuencag
Joined: 12 Sep 2017
Last visit: 17 Aug 2024
Posts: 227
Own Kudos:
Given Kudos: 132
Posts: 227
Kudos: 140
Kudos
Add Kudos
Bookmarks
Bookmark this Post
aashraiarun
Why is n not greater than 50? Can someone explain?

aashraiarun

n can be (2^2) (3^2) = 36

((2^2) (3^2))^2 = 25 factors
avatar
metalhead2593
Joined: 14 Jul 2019
Last visit: 18 Dec 2020
Posts: 31
Own Kudos:
31
 [2]
Given Kudos: 322
Posts: 31
Kudos: 31
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Bunuel
If n is a positive integer, and n^2 has 25 factors, which of the following must be true.

I. n has 12 factors.
II. n > 50
III. \(\sqrt n\) is an integer.

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


N^2 has 25 factors.
25 = 1*25 or 5*5. So N^2 is in the form of either a^24 or a^4*b^4
n is in the form of either a^12 or b^2*c^2
sqrt(n) is in the form of either a^6 or b*c

I. n has 12 factors. This claim is not true for both cases (13 or 3*3=9 factors)
II. n>50. Not true if n= b^2*c^2 with b=2 and c=3 (two smallest primes)
III. sqrt(n) is a integer. Both a^6 and b*c are integers. True.

IMO C.
avatar
ajaykv
Joined: 20 Apr 2016
Last visit: 16 Aug 2021
Posts: 12
Own Kudos:
Given Kudos: 103
Posts: 12
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
i got how 1 and 2 are not true but did not understand how st-3 is true. can somebody please explain in detail
avatar
GaurSaini
Joined: 06 Feb 2020
Last visit: 18 Feb 2021
Posts: 25
Own Kudos:
122
 [2]
Given Kudos: 64
Posts: 25
Kudos: 122
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ajaykv
i got how 1 and 2 are not true but did not understand how st-3 is true. can somebody please explain in detail


we are given that n^2 has 25 factors.
25 factors can be in following two ways:
1. 25*1 = (24+1)*1
2. 5*5 = (4+1)*(4+1)

in first case, n^2 has only one prime factor i.e. (p1)^24.
So, n^2 = (p1)^24
Taking square root, we get,
n = (p1)^12
Taking square root again, we get,
√n = (p1)^6
Hence √n is an integer.

In second case, n^2 has two prime factors i.e. (p1)^4 * (p2)^4
So, n^2 = (p1)^4 * (p2)^4
Taking square root, we get,
n = (p1)^2 * (p2)^2
Taking square root again, we get,
√n = (p1)*(p2)
Hence √n is an integer.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,582
Own Kudos:
Posts: 38,582
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
105377 posts
Tuck School Moderator
805 posts