Last visit was: 20 Apr 2026, 20:52 It is currently 20 Apr 2026, 20: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
gmatophobia
User avatar
Quant Chat Moderator
Joined: 22 Dec 2016
Last visit: 19 Apr 2026
Posts: 3,173
Own Kudos:
11,438
 [66]
Given Kudos: 1,862
Location: India
Concentration: Strategy, Leadership
Posts: 3,173
Kudos: 11,438
 [66]
2
Kudos
Add Kudos
64
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
gmatophobia
User avatar
Quant Chat Moderator
Joined: 22 Dec 2016
Last visit: 19 Apr 2026
Posts: 3,173
Own Kudos:
11,438
 [13]
Given Kudos: 1,862
Location: India
Concentration: Strategy, Leadership
Posts: 3,173
Kudos: 11,438
 [13]
7
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
User avatar
VivekSri
Joined: 01 May 2022
Last visit: 05 Feb 2026
Posts: 468
Own Kudos:
769
 [6]
Given Kudos: 117
Location: India
WE:Engineering (Consulting)
Posts: 468
Kudos: 769
 [6]
2
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
User avatar
GMAT700SSE
Joined: 14 Nov 2023
Last visit: 19 Dec 2023
Posts: 3
Own Kudos:
3
 [3]
Given Kudos: 2
Posts: 3
Kudos: 3
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
My approach was:

2 Equations
b^4/81 = integer
b/9 = integer + reminder

than i factored the divisor
b^4/3^4 = b/3 = integer
and
b/3^2 = interger + reminder

than i started testing values for b starting with 3 as b/3 has to be integer

3/3 = 1
3/9 = 0 + 6 as a reminder

=> Option D
User avatar
sayan640
Joined: 29 Oct 2015
Last visit: 20 Apr 2026
Posts: 1,120
Own Kudos:
Given Kudos: 786
GMAT 1: 570 Q42 V28
Products:
GMAT 1: 570 Q42 V28
Posts: 1,120
Kudos: 861
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatophobia
Providing some more context to VivekPrateek's explanation -

\(b^4\) is divisible by 81 indicating that the prime factorized form of \(b\) contains a \(3\).

Therefore

\(b = 3 * x\) ⇒ x is some other factor

Remainder (\(\frac{b}{9}\)) = Remainder (\(\frac{3x }{ 9}\)) = Remainder (\(\frac{x}{3}\))

When a number is divided by 3, the possible remainder is either 0, 1, or 2.

However as we had canceled 3 from the numerator and denominator, the remainder when 3x is divided by 9 is (0*3), (1*3), or (2*3).

The possible remainders can be 0, 3, or 6.


Hence
Option D
­Can you please explain the highlighted part of your explanation ? gmatphobia Bunuel ..dint understand completely..
User avatar
Aim4gmat2024
Joined: 09 Feb 2024
Last visit: 07 Apr 2025
Posts: 26
Own Kudos:
Given Kudos: 23
Location: India
Concentration: Finance, General Management
GMAT 1: 620 Q47 V32
GPA: 3.1
WE:Information Technology (Telecommunications)
GMAT 1: 620 Q47 V32
Posts: 26
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
(B^4)/(3^4). it implies B is multiple of 3 . So reminder is 3 or 6 and so on. From the options it is 6
User avatar
LucasH20
Joined: 13 Apr 2023
Last visit: 31 Aug 2025
Posts: 52
Own Kudos:
35
 [3]
Given Kudos: 384
Posts: 52
Kudos: 35
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Hey gmatophobia & Bunuel,

could you please tell me, if my alternative approach would also work to solve questions like this?

We know that b^4=81*k, thus b=3*(fourth root of k). Now we can use a value for k such that we receive an integer for b, starting with the first being k=1, the remainder would be (3*1)/9 = 3, not a possible answer choice. Going to the next choice being k=16, the remainder is (3*2)/9=6, possible answer choice, thus answer is remainder could be 6.

Kind regards
Lucas
gmatophobia
Providing some more context to VivekPrateek's explanation -

\(b^4\) is divisible by 81 indicating that the prime factorized form of \(b\) contains a \(3\).

Therefore

\(b = 3 * x\) ⇒ x is some other factor

Remainder (\(\frac{b}{9}\)) = Remainder (\(\frac{3x }{ 9}\)) = Remainder (\(\frac{x}{3}\))

When a number is divided by 3, the possible remainder is either 0, 1, or 2.

However as we had canceled 3 from the numerator and denominator, the remainder when 3x is divided by 9 is (0*3), (1*3), or (2*3).

The possible remainders can be 0, 3, or 6.

Hence
Option D
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Apr 2026
Posts: 109,701
Own Kudos:
Given Kudos: 105,779
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,701
Kudos: 810,296
Kudos
Add Kudos
Bookmarks
Bookmark this Post
LucasH20
Hey gmatophobia & Bunuel,

could you please tell me, if my alternative approach would also work to solve questions like this?

We know that b^4=81*k, thus b=3*(fourth root of k). Now we can use a value for k such that we receive an integer for b, starting with the first being k=1, the remainder would be (3*1)/9 = 3, not a possible answer choice. Going to the next choice being k=16, the remainder is (3*2)/9=6, possible answer choice, thus answer is remainder could be 6.

Kind regards
Lucas


Yes, that's correct. +1.
User avatar
DanTheGMATMan
Joined: 02 Oct 2015
Last visit: 18 Apr 2026
Posts: 380
Own Kudos:
267
 [1]
Given Kudos: 9
Expert
Expert reply
Posts: 380
Kudos: 267
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
egmat
User avatar
e-GMAT Representative
Joined: 02 Nov 2011
Last visit: 11 Apr 2026
Posts: 5,632
Own Kudos:
Given Kudos: 707
GMAT Date: 08-19-2020
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 5,632
Kudos: 33,427
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hey there! I see you're working on this divisibility problem – these can be tricky because they require you to think about the relationship between \(b\) and \(b^4\). Let me walk you through how to approach this systematically.

Here's the key insight you need:

When we're told that \(b^4\) is divisible by 81, let's first think about what 81 really is. Notice that \(81 = 3^4\). This is crucial because it tells us something important about \(b\) itself.

Step 1: Understanding the constraint on b

Think about this: if \(b^4\) must be divisible by \(3^4\), then \(b^4\) needs to have at least four factors of 3.

Now, if \(b\) has \(n\) factors of 3, then \(b^4\) will have \(4n\) factors of 3 (because we're multiplying \(b\) by itself 4 times). For \(b^4\) to be divisible by \(3^4\), we need:

\(4n \geq 4\)

This means \(n \geq 1\)

So \(b\) must have at least one factor of 3 – in other words, \(b\) must be divisible by 3!

Step 2: Finding possible remainders

Since \(b\) must be a multiple of 3, let's check what remainders are possible when we divide multiples of 3 by 9:

- \(3 \div 9\) gives remainder 3
- \(6 \div 9\) gives remainder 6
- \(9 \div 9\) gives remainder 0
- \(12 \div 9\) gives remainder 3
- \(15 \div 9\) gives remainder 6
- \(18 \div 9\) gives remainder 0

Notice the pattern? Multiples of 3, when divided by 9, can only have remainders of 0, 3, or 6.

Step 3: Check the answer choices

Looking at our options (1, 2, 4, 6, 8), only 6 is among the possible remainders we found.

Let's verify with \(b = 6\): We get \(b^4 = 1296 = 81 \times 16\) ✓

Answer: D (6)

---

You can check out the step-by-step solution on Neuron by e-GMAT to master the systematic framework for all divisibility problems involving powers. The full solution shows you alternative approaches and a powerful pattern that applies to similar GMAT questions. You can also explore other GMAT official questions with detailed solutions on Neuron for structured practice here.
Moderators:
Math Expert
109701 posts
Tuck School Moderator
853 posts