Last visit was: 18 Nov 2025, 23:55 It is currently 18 Nov 2025, 23:55
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
Abhishek009
User avatar
Board of Directors
Joined: 11 Jun 2011
Last visit: 18 Jul 2025
Posts: 5,934
Own Kudos:
5,327
 [1]
Given Kudos: 463
Status:QA & VA Forum Moderator
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Posts: 5,934
Kudos: 5,327
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Gmatguy007
Joined: 31 Dec 1969
Last visit: -
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,378
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,378
Kudos: 778,143
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Gmatguy007
Joined: 31 Dec 1969
Last visit: -
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Gmatguy007

Quote:
  When 51^25 is divided by 13, the remainder obtained is:

A. 12
B. 10
C. 2
D. 1
E. 0
­Why don't we solve it with the method of cyclicity? As in other similar questions (for instance, remainder of 43^86 divided by 5), I took the unit digit of 51 which has infinite cyclicity (remains 1) and I divided it with the 13 and the remainder is 1.­
 

I believe your doubt is addressed here:

https://gmatclub.com/forum/when-51-25-i ... l#p1427592­
­
I got it, so whenever we are interested only in the last digit we use cyclicity, whereas when we want to find the remainder of x^y when divided by z we use binomial. The only exception where we can use cyclicity for the remainder is when the divisor is either 2,5,10 like in the example I mentioned.

Thanks!
Gmatguy007
Joined: 31 Dec 1969
Last visit: -
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
KarishmaB

LM
When 51^25 is divided by 13, the remainder obtained is:

A. 12
B. 10
C. 2
D. 1
E. 0
The method used by Bunuel above is the best way to get to the answer.
­KarishmaB Bunuel GMATCoachBen & others, I also chose (A) but by thinking that the remainder will be the same as if we divided 51 by 13. I tested with an example: remainder of 5/2 is 1 and remainder of 5^4/2 is 1.

Is my reasoning correct?­
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 18 Nov 2025
Posts: 16,267
Own Kudos:
76,984
 [1]
Given Kudos: 482
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,267
Kudos: 76,984
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Gmatguy007

KarishmaB

LM
When 51^25 is divided by 13, the remainder obtained is:

A. 12
B. 10
C. 2
D. 1
E. 0
The method used by Bunuel above is the best way to get to the answer.
­KarishmaB Bunuel GMATCoachBen & others, I also chose (A) but by thinking that the remainder will be the same as if we divided 51 by 13. I tested with an example: remainder of 5/2 is 1 and remainder of 5^4/2 is 1.

Is my reasoning correct?­
­
This is not correct. Division by 2, 5 or 10 is different and exponents of 5 always end with 5.  
The explanation of that is rather long and you can check it out on Sunday (details in my signature below) but this logic doesn't work with all dividends and divisors.

Consider this:
Divide 8 by 3. Remainder 2.
Divide 8^2 by 3. Remainder 1.
Divide 8^3 by 3. Remainder 2. 
Divide 8^4 by 3. Remainder 1.

There is a cyclicity to it but the remainders are not always the same.  
Gmatguy007
Joined: 31 Dec 1969
Last visit: -
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
 
KarishmaB

Gmatguy007
­KarishmaB Bunuel GMATCoachBen & others, I also chose (A) but by thinking that the remainder will be the same as if we divided 51 by 13. I tested with an example: remainder of 5/2 is 1 and remainder of 5^4/2 is 1.

Is my reasoning correct?­
­
This is not correct. Division by 2, 5 or 10 is different and exponents of 5 always end with 5.  
The explanation of that is rather long and you can check it out on Sunday (details in my signature below) but this logic doesn't work with all dividends and divisors.

Consider this:
Divide 8 by 3. Remainder 2.
Divide 8^2 by 3. Remainder 1.
Divide 8^3 by 3. Remainder 2. 
Divide 8^4 by 3. Remainder 1.

There is a cyclicity to it but the remainders are not always the same.  
 
­Okay, so it was just a coincidence. thank you for the assistance KarishmaB
User avatar
atova01
Joined: 18 Feb 2024
Last visit: 12 Oct 2024
Posts: 7
Given Kudos: 6
Location: United States
Posts: 7
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

LM
When 51^25 is divided by 13, the remainder obtained is:

A. 12
B. 10
C. 2
D. 1
E. 0
\(51^{25}=(52-1)^{25}\), now if we expand this expression all terms but the last one will have \(52=13*4\) in them, thus will leave no remainder upon division by 13, the last term will be \((-1)^{25}=-1\). Thus the question becomes: what is the remainder upon division -1 by 13? The answer to this question is 12: \(-1=13*(-1)+12\).

Answer: A.
­Hello Bunuel - Quick question as this appears several times in this style of question. How is "-1 [divided] by 13" 12? Wouldn't it be 0.769?
User avatar
ayuj2401
Joined: 29 Oct 2024
Last visit: 15 Nov 2025
Posts: 7
Own Kudos:
Given Kudos: 11
Posts: 7
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
LM
When 51^25 is divided by 13, the remainder obtained is:

A. 12
B. 10
C. 2
D. 1
E. 0

\(51^{25}=(52-1)^{25}\).

Now, when we expand this expression, all terms except the last one will contain \(52=13*4\), so they leave no remainder upon division by 13. The last term will be \((-1)^{25}=-1\). Therefore, the question becomes: what is the remainder when -1 is divided by 13? The answer is 12, as \(-1=13*(-1)+12\).

Answer: A.
not able to understand the concept. Can you elaborate?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,378
Own Kudos:
778,143
 [1]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,378
Kudos: 778,143
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ayuj2401
Bunuel
LM
When 51^25 is divided by 13, the remainder obtained is:

A. 12
B. 10
C. 2
D. 1
E. 0

\(51^{25}=(52-1)^{25}\).

Now, when we expand this expression, all terms except the last one will contain \(52=13*4\), so they leave no remainder upon division by 13. The last term will be \((-1)^{25}=-1\). Therefore, the question becomes: what is the remainder when -1 is divided by 13? The answer is 12, as \(-1=13*(-1)+12\).

Answer: A.
not able to understand the concept. Can you elaborate?

Step 1: Rewrite 51
Since 52 is a multiple of 13, it’s convenient to write 51 as 52 - 1. This makes expansion easier because every term with a factor of 52 will automatically be divisible by 13.

Step 2: Expand (52 - 1)^25
When you expand (52 - 1)^25, you get a sum of terms. Every term except the very last one has 52 in it, multiplied by some coefficient.

Step 3: Remove divisible terms
Because 52 is divisible by 13, all those terms with a factor of 52 are also divisible by 13 and leave remainder 0.

Step 4: The last term
The only term left after ignoring all multiples of 13 is the final one, which comes from (-1)^25. That value is -1.

Step 5: Find the remainder
Now we want the remainder when -1 is divided by 13. We can write -1 as 13 * (-1) + 12, so the remainder is 12.

Thus, remainder when 51^25 is divided by 13 is 12.

For more details, check the previous discussion.
   1   2   3 
Moderators:
Math Expert
105378 posts
Tuck School Moderator
805 posts