Last visit was: 24 Apr 2026, 04:15 It is currently 24 Apr 2026, 04:15
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: 24 Apr 2026
Posts: 109,809
Own Kudos:
Given Kudos: 105,869
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,809
Kudos: 810,935
 [16]
3
Kudos
Add Kudos
13
Bookmarks
Bookmark this Post
Most Helpful Reply
avatar
gnahanut
Joined: 22 Jan 2016
Last visit: 16 Dec 2016
Posts: 7
Own Kudos:
16
 [9]
Location: Viet Nam
GMAT 1: 710 Q50 V35
GPA: 3
WE:Other (Internet and New Media)
GMAT 1: 710 Q50 V35
Posts: 7
Kudos: 16
 [9]
7
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
y4nkee
Joined: 16 Feb 2016
Last visit: 12 Nov 2017
Posts: 38
Own Kudos:
42
 [2]
Given Kudos: 26
Concentration: Other, Other
Products:
Posts: 38
Kudos: 42
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 22 Apr 2026
Posts: 11,229
Own Kudos:
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,229
Kudos: 45,006
Kudos
Add Kudos
Bookmarks
Bookmark this Post
maipenrai
Ok lets try this one.

\(\ 3^{123}= \ (5-2)^{123}= \ 5^{123}+(-2)^{123}\)

\(\ 5^{123}\) is always divisible by 5.

So need to look at the \(\ -2^{123}\)

Units digit of -2 to the power of n is cyclical and consists of 4 possibilities (-2, 4, -8, 6)

Hence \(\ (-2)^{120}\) will have last digit 6 and \(\ (-2)^{123}\) = -8.

Dividing 8 by -5 we have remainder

8=-5n+R
For n=2
8=-5*2+R

R=2
Hence Answer is (C)

hi,
another approach after the highlighted portion
So need to look at the \(\ -2^{123}\)
\(\ -2^{123}= (-2^4)^{\frac{123}{4}} = 16^{30}*-2^3=(15+1)^{30}*-8\)
now\((15+1)^{30}\) will leave 1 as remainder, so total remainder = 1*-8 = -8..
as correctly done, we cannot have negative remainder so remainder = 10-8 = 2
User avatar
y4nkee
Joined: 16 Feb 2016
Last visit: 12 Nov 2017
Posts: 38
Own Kudos:
42
 [2]
Given Kudos: 26
Concentration: Other, Other
Products:
Posts: 38
Kudos: 42
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
gnahanut
I believe there is an easier way to do as follow:
3^1 = 3; 3^2 = 9, 3^3 = 7, 3^4 = 1; So basiccally 3 has a cycle of 4.
Therefore 123: 4 = 30 with remainder of 3.
3^3 will have the unit digit of 7, thereby dividing by 5 will leave a remainder of 2.

C.

Simple and straight to the point!
avatar
Sidart
Joined: 05 Nov 2021
Last visit: 21 Mar 2022
Posts: 2
Own Kudos:
Given Kudos: 6
Posts: 2
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Q. 3^123 % 5

= (5-2)^123 % 5
* all the factors will be divisible by 5 except (-2)
= (-2)^123%5
* taking in account the cyclicity of 2; ie 4
= (-2^4)^30*(-2)^3 % 5
= 16^30*(-16) % 5
* 16%5 leaves remainder as 1
= (1)^30*(-16) % 5
= (-16) % 5 leaves remainder as -1; ie 5 + (-1) = 4
User avatar
BrushMyQuant
Joined: 05 Apr 2011
Last visit: 03 Apr 2026
Posts: 2,286
Own Kudos:
Given Kudos: 100
Status:Tutor - BrushMyQuant
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Expert
Expert reply
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
Posts: 2,286
Kudos: 2,680
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We know to find what is the remainder when \(3^{243}\) is divided by 5

Theory: Remainder of a number by 5 is same as the unit's digit of the number

(Watch this Video to Learn How to find Remainders of Numbers by 5)

Using Above theory , Let's find the unit's digit of \(3^{243}\) first.

We can do this by finding the pattern / cycle of unit's digit of power of 3 and then generalizing it.

Unit's digit of \(3^1\) = 3
Unit's digit of \(3^2\) = 9
Unit's digit of \(3^3\) = 7
Unit's digit of \(3^4\) = 1
Unit's digit of \(3^5\) = 3

So, unit's digit of power of 3 repeats after every \(4^{th}\) number.
=> We need to divided 243 by 4 and check what is the remainder
=> 243 divided by 4 gives 3 remainder

=> \(3^{243}\) will have the same unit's digit as \(3^3\) = 7
=> Unit's digits of \(3^{243}\) = 7

But remainder of \(3^{243}\) by 5 cannot be more than 5
=> Remainder = Remainder of 7 by 5 = 2

So, Answer will be C
Hope it helps!

Watch the following video to learn the Basics of Remainders

User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,967
Own Kudos:
Posts: 38,967
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
109809 posts
Tuck School Moderator
853 posts