Last visit was: 23 Apr 2026, 23:09 It is currently 23 Apr 2026, 23:09
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
kevincan
User avatar
GMAT Instructor
Joined: 04 Jul 2006
Last visit: 23 Apr 2026
Posts: 1,609
Own Kudos:
2,051
 [6]
Given Kudos: 159
GRE 1: Q170 V170
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GRE 1: Q170 V170
Posts: 1,609
Kudos: 2,051
 [6]
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
User avatar
raffaeleprio
Joined: 15 Nov 2020
Last visit: 13 Apr 2026
Posts: 56
Own Kudos:
59
 [1]
Given Kudos: 1
Location: Italy
GPA: 3.71
Posts: 56
Kudos: 59
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
kevincan
User avatar
GMAT Instructor
Joined: 04 Jul 2006
Last visit: 23 Apr 2026
Posts: 1,609
Own Kudos:
Given Kudos: 159
GRE 1: Q170 V170
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GRE 1: Q170 V170
Posts: 1,609
Kudos: 2,051
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Edskore
Joined: 29 Dec 2022
Last visit: 23 Apr 2026
Posts: 273
Own Kudos:
Given Kudos: 5
Posts: 273
Kudos: 128
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The key concept here is perfect squares via prime factorisation — recognising that 96a/b is a perfect square only when every prime in the result has an even exponent.

Key setup: 96 = 2^5 x 3. For 96a/b to be a perfect square integer, b must divide 96a, and all prime exponents in the result must be even. Since a and b come from {2,3,4,5,6,7,8,9}, any 5 or 7 in either variable cannot be cancelled — so no valid pair involves 5 or 7.

Step 1 — Count total outcomes

a and b are chosen independently from {2,3,4,5,6,7,8,9}, so total outcomes = 8 x 8 = 64. Note: order matters — (3,2) and (2,3) are different draws, and a = b is allowed.

Step 2 — Enumerate valid (a, b) pairs

(3, 2): 96 x 3/2 = 144 = 12^2 ✓
(2, 3): 96 x 2/3 = 64 = 8^2 ✓
(6, 4): 96 x 6/4 = 144 = 12^2 ✓
(4, 6): 96 x 4/6 = 64 = 8^2 ✓
(9, 6): 96 x 9/6 = 144 = 12^2 ✓
(6, 9): 96 x 6/9 = 64 = 8^2 ✓
(3, 8): 96 x 3/8 = 36 = 6^2 ✓
(8, 3): 96 x 8/3 = 256 = 16^2 ✓

Total: 8 valid pairs.

Step 3 — Calculate probability

P = 8/64 = 1/8

Answer: B

---

Common trap: raffaeleprio's approach above is excellent but treats a and b as distinct (without replacement), giving 56 total arrangements instead of 64. Since the problem says "each chosen at random" independently, repetition is allowed — total sample space is 8 x 8 = 64, not C(8,2) x 2. Also easy to overlook (8,3): 96 x 8/3 = 256 = 16^2.

Takeaway: On prime factorisation probability problems, enumerate systematically and always check whether the draws are with or without replacement before setting up your denominator.

(Kavya | 725 on GMAT Focus Edition)
User avatar
dec2023
Joined: 14 Oct 2023
Last visit: 21 Apr 2026
Posts: 8
Own Kudos:
Given Kudos: 117
Posts: 8
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
96a/b needs to be perfect square

96a/b = 3x(2^5)x(a/b)

for 96a/b to be perfect square, all exponents must be even. So, (a/b) needs to multiple of 3x2=6.

within set 2-9, only 1 multiple of 6 =>6
total numbers in set = 8
total number of multiple of 6 = 1
so, probability = 1/8
User avatar
GraemeGmatPanda
Joined: 13 Apr 2020
Last visit: 21 Apr 2026
Posts: 102
Own Kudos:
Given Kudos: 30
Location: United Kingdom
Concentration: Marketing
Products:
Posts: 102
Kudos: 141
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We first calculate the total number of possible ordered pairs \((a,b)\) since each choice is independent and each can be any of the 8 integers from 2 to 9.
\(8 \times 8 = 64\)

We find the prime factorization of 96 to prepare for applying the exponent conditions.
\(96 = 2 \times 48\)
\(48 = 2 \times 24\)
\(24 = 2 \times 12\)
\(12 = 2 \times 6\)
\(6 = 2 \times 3\)
\(= 2^5 \times 3\)

We express \(96^{\frac{a}{b}}\) in terms of its prime factors raised to fractional exponents.
\(96^{\frac{a}{b}} = (2^5 \times 3)^{\frac{a}{b}}\)
\(= 2^{5\frac{a}{b}} \times 3^{\frac{a}{b}}\)

For \(96^{\frac{a}{b}}\) to be a perfect square, the exponents of both primes in its prime factorization must be even integers.
\(3^{\frac{a}{b}} \text{ implies }\frac{a}{b} \text{ is an integer}\)
\(2^{5\frac{a}{b}} \text{ implies }5\frac{a}{b} \text{ is even}\Rightarrow \frac{a}{b} \text{ is even}\)

Let \(k = \frac{a}{b}\) be an even integer. We count how many pairs \((a,b)\) satisfy this within the given range.
\(k = \frac{a}{b},\, k \text{ even}\)
\(k = 2:\)
\(a = 2b \le 9\Rightarrow b \le 4.5\Rightarrow b = 2,3,4\;(3\text{ outcomes})\)
\(k = 4:\)
\(a = 4b \le 9\Rightarrow b \le 2.25\Rightarrow b = 2\;(1\text{ outcome})\)
\(\text{Total favorable} = 3 + 1 = 4\)

We then apply the probability formula to find the probability of these favorable outcomes out of the total.
\(P = \frac{4}{64} = \frac{1}{16}\)

Answer A

Hope this helps!
ʕ•ᴥ•ʔ
User avatar
kevincan
User avatar
GMAT Instructor
Joined: 04 Jul 2006
Last visit: 23 Apr 2026
Posts: 1,609
Own Kudos:
Given Kudos: 159
GRE 1: Q170 V170
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GRE 1: Q170 V170
Posts: 1,609
Kudos: 2,051
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I think the previous poster misinterpreted 96a divided by b as 96 to the power of a/b
User avatar
HarshavardhanR
Joined: 16 Mar 2023
Last visit: 23 Apr 2026
Posts: 488
Own Kudos:
Given Kudos: 67
Status:Independent GMAT Tutor
Affiliations: Ex - Director, Subject Matter Expertise at e-GMAT
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 488
Kudos: 576
Kudos
Add Kudos
Bookmarks
Bookmark this Post


---
Harsha
Attachment:
GMAT-Club-Forum-s7fg5z3u.png
GMAT-Club-Forum-s7fg5z3u.png [ 189.67 KiB | Viewed 402 times ]
User avatar
kevincan
User avatar
GMAT Instructor
Joined: 04 Jul 2006
Last visit: 23 Apr 2026
Posts: 1,609
Own Kudos:
Given Kudos: 159
GRE 1: Q170 V170
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GRE 1: Q170 V170
Posts: 1,609
Kudos: 2,051
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Transcribing Harsha :

(a, b) are chosen from 2 to 9 inclusive (8 possibilities each)

Total outcomes:
T = 8 × 8

P = F / T

96a/b is a perfect square

96 = 2^5 × 3

So 96a/b = 2^5 × 3 × a/b

A perfect square means even powers

Cases:

a b
2 3
3 2
3 8
4 6
6 4
6 9
8 3
9 3

8 cases

F = 8

P = F / T = 8 / (8 × 8) = 1/8
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 23 Apr 2026
Posts: 5,987
Own Kudos:
Given Kudos: 163
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,987
Kudos: 5,858
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If and b are each chosen at random from the set of integers from 2 to 9 inclusive, what is the probability that 96a/b is the square of an integer?

Let k^2 = 96a/b = 2^5*3a/b

a/b = {2/3, 3/2, 4/6, 6/4, 6/9, 9/6, 3/8, 8/3} : 8 pairs

Total ways to select a & b = 8*8 = 64

Favorable ways to select a & b = 4

The probability that 96a/b is the square of an integer = 8/64 = 1/8

IMO B
Moderators:
Math Expert
109802 posts
Tuck School Moderator
853 posts