Last visit was: 23 Apr 2026, 16:28 It is currently 23 Apr 2026, 16:28
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
playthegame
User avatar
Johnson Moderator
Joined: 19 Jan 2024
Last visit: 28 Mar 2025
Posts: 421
Own Kudos:
735
 [14]
Given Kudos: 146
Location: Canada
Concentration: Operations, Leadership
Schools: Johnson '27
Products:
Schools: Johnson '27
Posts: 421
Kudos: 735
 [14]
1
Kudos
Add Kudos
13
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
cric_fan
Joined: 06 Aug 2023
Last visit: 04 May 2025
Posts: 55
Own Kudos:
54
 [6]
Given Kudos: 34
Location: India
GMAT Focus 1: 685 Q90 V80 DI82
GMAT Focus 2: 645 Q87 V82 DI76
GMAT Focus 3: 715 Q90 V85 DI81
GMAT 1: 690 Q50 V33
GPA: 8.08
GMAT Focus 3: 715 Q90 V85 DI81
GMAT 1: 690 Q50 V33
Posts: 55
Kudos: 54
 [6]
6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
gmatophobia
User avatar
Quant Chat Moderator
Joined: 22 Dec 2016
Last visit: 19 Apr 2026
Posts: 3,173
Own Kudos:
11,457
 [2]
Given Kudos: 1,862
Location: India
Concentration: Strategy, Leadership
Posts: 3,173
Kudos: 11,457
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
playthegame
User avatar
Johnson Moderator
Joined: 19 Jan 2024
Last visit: 28 Mar 2025
Posts: 421
Own Kudos:
735
 [1]
Given Kudos: 146
Location: Canada
Concentration: Operations, Leadership
Schools: Johnson '27
Products:
Schools: Johnson '27
Posts: 421
Kudos: 735
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
gmatophobia

playthegame
­Find the remainder when 17^17 is divided by 64:

A 0
B 1
C 17
D 34
E 64­
­
Remainder(\(\frac{17^{17}}{64}\)) = ­\(\frac{17^{16}*17}{64}\)

= Remainder(­\(\frac{17^{16}}{64}\)) * Remainder(­\(\frac{17}{64}\))

= Remainder(­\(\frac{((16-1)^{2})^8}{64}\)) * Remainder(­\(\frac{17}{64}\))­

= Remainder(­\(\frac{(256 + 1 - 32)^8}{64}\)) * Remainder(­\(\frac{17}{64}\))­

⇒ Remainder(­\(\frac{(256 + 1 - 32)}{64}\)) = -31

Remainder(­\(\frac{(-31)^8}{64}\)) * Remainder(­\(\frac{17}{64}\))­

= Remainder(­\(\frac{((-31)^2)^4}{64}\)) * Remainder(­\(\frac{17}{64}\))­

⇒ Remainder(­\(\frac{(-31)^2)}{64}\))

⇒ Remainder(­\(\frac{961}{64}\)) = 1

= Remainder(­\(\frac{(1)^4}{64}\)) * Remainder(­\(\frac{17}{64}\))­

\(1 * 17 = 17\)

Option C

Another method to solve this question is using theorems. However, such concepts are not required to solve any questions in GMAT.­
­Great thanks. So re: your comment about theorems which ones are you suggesting? Binomial theorem? Would you be able to describe the theorem you think is applicable in this case?

I think Fermat's little theorem and the remainder theorem I was not able to really apply.

I ended up taking 17 square out as 289 then that gave me a remainder of 33 when divided by 64 (289-256) and I ended up reducing from there.

Thanks!
User avatar
stne
Joined: 27 May 2012
Last visit: 23 Apr 2026
Posts: 1,809
Own Kudos:
Given Kudos: 679
Posts: 1,809
Kudos: 2,090
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gmatophobia

playthegame
­Find the remainder when 17^17 is divided by 64:

A 0
B 1
C 17
D 34
E 64­
­
Remainder(\(\frac{17^{17}}{64}\)) = ­\(\frac{17^{16}*17}{64}\)

= Remainder(­\(\frac{17^{16}}{64}\)) * Remainder(­\(\frac{17}{64}\))

= Remainder(­\(\frac{((16-1)^{2})^8}{64}\)) * Remainder(­\(\frac{17}{64}\))­



 
Is this a typo or am I lacking some concept?

How \(17 = 16-1 \)

Thank you.­
User avatar
gmatophobia
User avatar
Quant Chat Moderator
Joined: 22 Dec 2016
Last visit: 19 Apr 2026
Posts: 3,173
Own Kudos:
Given Kudos: 1,862
Location: India
Concentration: Strategy, Leadership
Posts: 3,173
Kudos: 11,457
Kudos
Add Kudos
Bookmarks
Bookmark this Post
stne
Is this a typo or am I lacking some concept?

How \(17 = 16-1 \)

Thank you.­
­Corrected typo. 

Hope it helped.
User avatar
sachi-in
Joined: 12 Oct 2023
Last visit: 07 Apr 2026
Posts: 120
Own Kudos:
338
 [2]
Given Kudos: 146
Posts: 120
Kudos: 338
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
­This is a problem of Binomial expansion

17 ^ 17  divided by 64  ( we should note 64 can be written as 16 * 4 )

hence we can write 17 ^ 17 as  ( 16 + 1 ) ^ 17

(x + y) ^ 17 Binomial expansion is :

C0 * x^17 * y^0 + C1 * x^16 * y^1 + ..... + C16 * x^1 * y^16 + C17 * x^0 * y^17

C0 * 16^17 * 1^0 + C1 * 17^16 * 1^1 + ..... + C16 * 16^1 * 1^16 + C17 * 16^0 * 1^17

The portion marked in green is the only portion not divisible by 64 rest all terms have atleast 16^2 as power hence divisible by 64

C16 * 16^1 * 1^16 + C17 * 16^0 * 1^17 = 17 * 16 * 1 + 1  =  16(16 + 1) + 1

Again 16*16 is divisible by 64 .. remiander is 16*1 + 1 = 17
User avatar
Oppenheimer1945
Joined: 16 Jul 2019
Last visit: 21 Apr 2026
Posts: 785
Own Kudos:
663
 [1]
Given Kudos: 236
Location: India
GMAT Focus 1: 645 Q90 V76 DI80
GPA: 7.81
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
(16+1)^17=17C1 (16)^17+17C1 (16)^17+… 17C1(16)+17C0
=16^2 z+ 17x16+1=16^2a+16+1=16^2b+17

Remainder is 17

Posted from my mobile device
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,964
Own Kudos:
Posts: 38,964
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
109785 posts
Tuck School Moderator
853 posts