Last visit was: 18 Nov 2025, 21:18 It is currently 18 Nov 2025, 21:18
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,355
Own Kudos:
778,095
 [6]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,095
 [6]
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,095
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
hr1212
User avatar
GMAT Forum Director
Joined: 18 Apr 2019
Last visit: 17 Nov 2025
Posts: 621
Own Kudos:
924
 [1]
Given Kudos: 1,483
GMAT Focus 1: 775 Q90 V85 DI90
Products:
Expert
Expert reply
GMAT Focus 1: 775 Q90 V85 DI90
Posts: 621
Kudos: 924
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
AbhiS101
Joined: 03 Jul 2024
Last visit: 28 Oct 2025
Posts: 80
Own Kudos:
85
 [1]
Given Kudos: 19
Location: India
GPA: 68%
Posts: 80
Kudos: 85
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
12 Days of Christmas 2024 - 2025 Competition with $40,000 of Prizes

If 9 < n < 99, for how many values of n is \(\frac{1}{\sqrt{n}}\) the reciprocal of a prime number?

A. Two
B. Three
C. Four
D. Five
E. Six

 


This question was provided by GMAT Club
for the 12 Days of Christmas Competition

Win $40,000 in prizes: Courses, Tests & more

 

We are given that 9 < n < 99, and we want to find the number of values of n for which 1/√n is the reciprocal of a prime number. This means:
1/√n = 1/p, where p is a prime number.
Squaring both sides gives:
1/n = 1/p2
Therefore, n = p2.
Since 9 < n < 99, we have 9 < p2 < 99.
Taking the square root of all parts of the inequality gives:
√9 < p < √99
3 < p < 9.95 (approximately)
The prime numbers between 3 and 9.95 are 5 and 7.
If p = 5, then n = 52 = 25. If p = 7, then n = 72 = 49.
Both 25 and 49 are between 9 and 99. Therefore, there are two values of n that satisfy the given condition.

IMO A
User avatar
Krunaal
User avatar
Tuck School Moderator
Joined: 15 Feb 2021
Last visit: 17 Nov 2025
Posts: 805
Own Kudos:
850
 [1]
Given Kudos: 251
Status:Under the Square and Compass
Location: India
GMAT Focus 1: 755 Q90 V90 DI82
GPA: 5.78
WE:Marketing (Consulting)
Products:
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The reciprocal of prime no.s are 1/2, 1/3, 1/5, 1/7, 1/11,............... and so on.

For 1/sqrt(n) to be a reciprocal of a prime no., sqrt(n) needs to be a prime no.

9 < n < 99 => 3 < sqrt(n) < sqrt(99)

Thus, sqrt(n) can take the prime no.s 5, and 7; and n = 25 and 49 => 2 values

Answer A.
User avatar
Heix
Joined: 21 Feb 2024
Last visit: 18 Nov 2025
Posts: 361
Own Kudos:
153
 [2]
Given Kudos: 63
Location: India
Concentration: Finance, Entrepreneurship
GMAT Focus 1: 485 Q76 V74 DI77
GPA: 3.4
WE:Accounting (Finance)
Products:
GMAT Focus 1: 485 Q76 V74 DI77
Posts: 361
Kudos: 153
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post

Attachment:
GMAT-Club-Forum-bn91q510.jpeg
GMAT-Club-Forum-bn91q510.jpeg [ 214.57 KiB | Viewed 1434 times ]
User avatar
Navya442001
Joined: 26 Jan 2024
Last visit: 17 Nov 2025
Posts: 67
Own Kudos:
72
 [1]
Given Kudos: 1
Products:
Posts: 67
Kudos: 72
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
12 Days of Christmas 2024 - 2025 Competition with $40,000 of Prizes

If 9 < n < 99, for how many values of n is \(\frac{1}{\sqrt{n}}\) the reciprocal of a prime number?

A. Two
B. Three
C. Four
D. Five
E. Six

 


This question was provided by GMAT Club
for the 12 Days of Christmas Competition

Win $40,000 in prizes: Courses, Tests & more

 

For this 1/ √n to be the reciprocal of a prime number, √n must itself equal a prime number, which means n must equal the square of a prime number.
Since 9<n<99, we need to find all prime numbers p such that:
(p^2)>9 and (p^2)<99

The squares of primes are:
  • 2^2=4 (too small, as 4≤9),
  • 3^2=9 (excluded, as n>9),
  • 5^2=25,
  • 7^2=49,
  • 11^2=121(too large, as n<99).
The valid values of n are 25 and 49.
For n=25:
1/25=1/5,and 5 is a prime number.
For n=49:
1/49=1/7,and 7 is a prime number.
Thus, there are two values of n: 25 and 49.
User avatar
Sanjay9822
Joined: 20 Dec 2024
Last visit: 26 Jan 2025
Posts: 25
Own Kudos:
Given Kudos: 6
Posts: 25
Kudos: 19
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
12 Days of Christmas 2024 - 2025 Competition with $40,000 of Prizes

If 9 < n < 99, for how many values of n is \(\frac{1}{\sqrt{n}}\) the reciprocal of a prime number?

A. Two
B. Three
C. Four
D. Five
E. Six

 


This question was provided by GMAT Club
for the 12 Days of Christmas Competition

Win $40,000 in prizes: Courses, Tests & more

 

n is between 9 and 99.
1/sqrt(n) is the reciprocal of a prime number.
Let p be the prime number.
1/sqrt(n) = 1/p
sqrt(n) = p
n = p^2
n must be a perfect square and between 9 and 99.
Prime numbers less than 10 are 2, 3, 5, 7.
Square these primes:
2^2 = 4 (not in range)
3^2 = 9 (in range)
5^2 = 25 (in range)
7^2 = 49 (in range)
Count valid values: 9, 25, 49.
Answer: 3
User avatar
pintukr
Joined: 03 Jul 2022
Last visit: 18 Nov 2025
Posts: 1,590
Own Kudos:
1,088
 [1]
Given Kudos: 22
GMAT 1: 680 Q49 V34
Products:
GMAT 1: 680 Q49 V34
Posts: 1,590
Kudos: 1,088
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If 9 < n < 99, for how many values of n is 1 / n, the reciprocal of a prime number?

A. Two
B. Three
C. Four
D. Five
E. Six

Given, 1 / √n is the reciprocal of a prime number;

√n is prime

For 9 < n < 99;....................................(1)


√n with n = 4; √n = 2 ....................................condition (1) not fulfilled
√n with n = 9; √n = 3 ....................................condition (1) not fulfilled
√n with n = 25; √n = 5 ....................................condition (1) fulfilled
√n with n = 49; √n = 7 ....................................condition (1) fulfilled
√n with n = 121; √n = 11 ....................................condition (1) not fulfilled

Only 2 possibilities, i.e. n =25, 49


(A) is the CORRECT answer
Moderators:
Math Expert
105355 posts
Tuck School Moderator
805 posts