Last visit was: 07 Jun 2026, 00:50 It is currently 07 Jun 2026, 00:50
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
Usernamevisible
Joined: 09 Jun 2022
Last visit: 06 Jun 2026
Posts: 277
Own Kudos:
Given Kudos: 845
Products:
Posts: 277
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Usernamevisible
Joined: 09 Jun 2022
Last visit: 06 Jun 2026
Posts: 277
Own Kudos:
Given Kudos: 845
Products:
Posts: 277
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Usernamevisible
Joined: 09 Jun 2022
Last visit: 06 Jun 2026
Posts: 277
Own Kudos:
Given Kudos: 845
Products:
Posts: 277
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Usernamevisible
Joined: 09 Jun 2022
Last visit: 06 Jun 2026
Posts: 277
Own Kudos:
Given Kudos: 845
Products:
Posts: 277
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Common Factors Rule (Advanced)
Key Idea:
Any common factor of two numbers must divide their difference.
Example 1
476 and 478
Difference:
478 − 476 = 2
Factors of 2:
1, 2
Therefore the only possible common factors are:
1, 2
Check:
476 = 2 × 238
478 = 2 × 239
GCD = 2
-------

Example 2
476 and 484
Difference:
484 − 476 = 8
Factors of 8:
1, 2, 4, 8
Therefore any common factor must be one of:
1, 2, 4, 8
Nothing else is possible.
Check:
476 = 4 × 119
484 = 4 × 121
GCD = 4
-------

Important GMAT Shortcut
If two numbers differ by a small number, their GCD must be a factor of that difference.
Example
Numbers differ by 6.
Possible GCD values:
1, 2, 3, 6
No other GCD is possible.
-------------------------

-------

---

Very Common GMAT Use
Question:
The GCD of two integers is 15. Which of the following could be their difference?
Rule:
GCD must divide the difference.
Since GCD = 15,
Difference must be a multiple of 15:
15, 30, 45, 60, 75, ...
Any non-multiple of 15 is impossible.
-------------------------------------

Reverse Use
Numbers:
203 and 218
Difference:
15
Since GCD must divide 15,
Possible GCD values:
1, 3, 5, 15
No other value is possible.
---------------------------

[color=#ff0000]Credit to Bunuel [/color]
[color=#ff0000]Question: Given that x is a positive integer, what is the greatest common divisor (GCD) of the two positive integers, (x+m) and (x-m)?[/color]

Statement 1:
[ltr]m2–10m+16=0m2–10m+16=0[/ltr]


Statement 2:
[ltr]x+26x+26[/ltr]
is a prime number.

Solution:

The two given positive integers are (x + m) and (x – m). x is a positive integer so m must be an integer too. Whether m is positive or negative, we don’t know.

To know the GCD of two numbers, we need to know their common divisors. As of now, we have no idea about their common divisors, but we know that the difference between the two numbers is 2m. Their common factors must be factors of 2m.

Let’s look at the two statements:

Statement 1:
[ltr]m2–10m+16=0m2–10m+16=0[/ltr]


We know that the quadratic will give us two values for m so we will not be able to find a unique value for m. But let’s solve it in case we get some other clues from it.

[ltr]m2–10m+16=0m2–10m+16=0[/ltr]


[ltr]m2–2m–8m+16=0m2–2m–8m+16=0[/ltr]


[ltr]m(m–2)–8(m–2)=0m(m–2)–8(m–2)=0[/ltr]


[ltr](m–2)∗(m–8)=0(m–2)∗(m–8)=0[/ltr]


m is either 2 or 8. So 2m is either 4 or 16.

The factors of 2m will be 1, 2 and 4 and additionally, 8 and 16 (if 2m is 16). We have no idea whether x+m and x-m will have these factors so this statement alone is not sufficient.

Statement 2:
[ltr]x+26x+26[/ltr]
is a prime number.

What does it tell us about x? Other than 2, all prime numbers are odd numbers. Since x is a positive integer, x+26 cannot be 2. It must be a prime number greater than 2 and hence, must be odd. But 26 is even. So x must be an odd integer (Odd + Even = Odd). But we have no information about m so this statement alone is not sufficient.

Using both statements together, since x is an odd integer and m is definitely even (either 2 or 8), both the numbers (x + m) and (x – m) are odd integers. Odd integers will not have any of these factors: 2, 4, 8, 16.

So (x + m) and (x – m) must have 1 as the only common factor. Hence their greatest common divisor must be 1.

Together, the two statements are sufficient to answer the question.

Answer (C) This question is discussed HERE.
User avatar
Usernamevisible
Joined: 09 Jun 2022
Last visit: 06 Jun 2026
Posts: 277
Own Kudos:
Given Kudos: 845
Products:
Posts: 277
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
## Using Negative Remainders

Question:
Find the remainder when
1555 × 1557 × 1559
is divided by 13.
-----------------

Method 1: Normal Remainders
1555 ÷ 13 leaves remainder 8
1557 ÷ 13 leaves remainder 10
1559 ÷ 13 leaves remainder 12
So:
1555 × 1557 × 1559 ≡ 8 × 10 × 12 (mod 13)
8 × 10 × 12 = 960
960 ÷ 13 leaves remainder 11
Answer = 11
-----------

Method 2: Negative Remainders (Faster)
Instead of using large positive remainders:
8 ≡ -5 (mod 13)
10 ≡ -3 (mod 13)
12 ≡ -1 (mod 13)
So:
1555 × 1557 × 1559 ≡ (-5)(-3)(-1)
= 15(-1)
= -15
Now reduce:
-15 ≡ -2 (mod 13)
Convert to a positive remainder:
13 - 2 = 11
Answer = 11
-----------

Key Idea
If a remainder r is close to the divisor d, replace it with:
r - d
Examples with divisor 13:
12 ≡ -1
11 ≡ -2
10 ≡ -3
9 ≡ -4
8 ≡ -5
This often makes multiplication much easier.

When positive integer n is divided by 3, the remainder is 1. When n is divided by 7, the remainder is 5. What is the smallest positive integer p, such that (n + p) is a multiple of 21?

(A) 1
(B) 2
(C) 5
(D) 19
(E) 20
( When positive integer n is divided by 3, the remainder is 1. When n is : Problem Solving (PS))

Solution :
Given
When n is divided by 3:
n ≡ 1 (mod 3)
When n is divided by 7:
n ≡ 5 (mod 7)
Step 1: Convert to negative remainders
Remainder 1 when divided by 3 means:
n is 2 less than the next multiple of 3
So:
n ≡ -2 (mod 3)
Remainder 5 when divided by 7 means:
n is 2 less than the next multiple of 7
So:
n ≡ -2 (mod 7)
Step 2: Use the "same remainder → LCM gets same remainder" rule
Now we have:
n ≡ -2 (mod 3)
and
n ≡ -2 (mod 7)
Same remainder (-2).
Therefore:
n ≡ -2 (mod 21)
because
LCM(3,7) = 21
Step 3: Interpret
n ≡ -2 (mod 21)
means:
n is 2 less than a multiple of 21.
Examples:
19, 40, 61, 82, ...
All are 2 less than multiples of 21.
Step 4: Find p
Need:
n + p
to be a multiple of 21.
Since n is already 2 less than a multiple of 21,
add 2.
p = 2
Answer
(B) 2
Exam Brain Tag
When you see:
• remainder 1 with divisor 3
• remainder 5 with divisor 7
Notice:
1 ≡ -2 (mod 3)
5 ≡ -2 (mod 7)
Both become the same negative remainder.
Then immediately think:
Same remainder → same remainder for the LCM.
n ≡ -2 (mod 21)
Therefore add 2 to reach a multiple of 21.
User avatar
Usernamevisible
Joined: 09 Jun 2022
Last visit: 06 Jun 2026
Posts: 277
Own Kudos:
Given Kudos: 845
Products:
Posts: 277
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
## Smaller Divisor → Larger Multiple Remainders

Core Concept
Knowing the remainder with a smaller divisor does NOT uniquely determine the remainder with a larger multiple.
If:
N ≡ r (mod d)
and you are asked for the remainder when dividing by kd,
there may be multiple possible remainders.
------------------------------------------

Example 1
Given:
N leaves remainder 3 when divided by 5
N = 5k + 3
Possible numbers:
3, 8, 13, 18, 23, 28, ...
Now divide by 10:
3 → remainder 3
8 → remainder 8
13 → remainder 3
18 → remainder 8
23 → remainder 3
Possible remainders:
3, 8
----

Why Only 3 and 8?
Every number is:
(some groups of 5) + 3
When dividing by 10:
2 groups of 5 = 1 group of 10
So only the unpaired groups of 5 matter.
Possible leftovers:
0 extra groups of 5 + 3 = 3
1 extra group of 5 + 3 = 8
Cannot have 2 extra groups of 5 because they form another group of 10.
Therefore:
Possible remainders = 3, 8
--------------------------

GMAT Application
Question:
A number leaves remainder 3 when divided by 5.
What is its remainder when divided by 10?
Many students answer:
3
Wrong.
Could be:
3 (3, 13, 23, ...)
8 (8, 18, 28, ...)
Information is insufficient.
----------------------------

Example 2
Given:
N ≡ 2 (mod 4)
Possible numbers:
2, 6, 10, 14, 18, ...
Asked:
Remainder when divided by 8?
Check:
2 → remainder 2
6 → remainder 6
10 → remainder 2
14 → remainder 6
Possible remainders:
2, 6
Not unique.
-----------

General Rule
If:
N ≡ r (mod d)
and:
Asked for remainder modulo kd
Possible remainders are:
r, r + d, r + 2d, ..., r + (k − 1)d
Total possibilities = k
-----------------------

Original Example
Given:
N ≡ 1 (mod 3)
Asked:
Remainder when divided by 9
Since:
9 = 3 × 3
Possible remainders:
1
1 + 3 = 4
1 + 6 = 7
Answer:
1, 4, 7
-------

Exam Brain Tag
When you know:
Remainder with d
and are asked:
Remainder with a larger multiple of d
Do NOT look for one remainder.
Ask:
"How many possible remainders can exist?"
This is often a Data Sufficiency trap because one remainder modulo a smaller divisor can correspond to several remainders modulo a larger multiple.
User avatar
Usernamevisible
Joined: 09 Jun 2022
Last visit: 06 Jun 2026
Posts: 277
Own Kudos:
Given Kudos: 845
Products:
Posts: 277
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
## Successive Division

Core Idea
In successive division, do NOT keep dividing the original number.
After each division, divide the quotient from the previous step.
----------------------------------------------------------------

Example
Start with:
37
First divide by 4:
37 = 4(9) + 1
Quotient = 9
Remainder = 1
Now divide the quotient (9) by 5:
9 = 5(1) + 4
Quotient = 1
Remainder = 4
Final remainders:
1 and 4
-------

Structure
If:
N = d1(Q1) + r1
Then:
Q1 = d2(Q2) + r2
Then:
Q2 = d3(Q3) + r3
Always divide the previous quotient, not N.
-------------------------------------------

## Successive Division Shortcut

Question Type
Given:
Divisors
Remainders
Find the smallest number satisfying the successive divisions.
-------------------------------------------------------------

Method
Work backwards from the last remainder.
Rule:
New Number = (Current Number × Previous Divisor) + Previous Remainder
---------------------------------------------------------------------

Example
Divisors:
5, 7, 8
Remainders:
2, 3, 4
Start from the last remainder:
4
Move backward:
4 × 7 + 3 = 31
31 × 5 + 2 = 157
Smallest number = 157
---------------------

Verification
157 ÷ 5
= 31 remainder 2
31 ÷ 7
= 4 remainder 3
4 ÷ 8
= 0 remainder 4
Remainders obtained:
2, 3, 4
Correct.
--------

GMAT Exam Brain Tag
Successive division means:
Original Number → Quotient → Quotient → Quotient
Never:
Original Number → Original Number → Original Number
For "find the number" questions:
Work backwards using:
(Current Number × Divisor) + Remainder
until you reach the original number.

Question - On dividing a certain number by 5, 7 and 8 successively, the remainder : Problem Solving (PS)
User avatar
Usernamevisible
Joined: 09 Jun 2022
Last visit: 06 Jun 2026
Posts: 277
Own Kudos:
Given Kudos: 845
Products:
Posts: 277
Kudos: 20
Kudos
Add Kudos
Bookmarks
Bookmark this Post
## Let's solve it exactly the way the article does: cyclicity + negative remainder.

Step 1: Find the remainder pattern of powers of 3 mod 5
Compute a few powers:
3^1 = 3 ⇒ remainder 3
3^2 = 9 ⇒ remainder 4
3^3 = 27 ⇒ remainder 2
3^4 = 81 ⇒ remainder 1
Pattern:
3, 4, 2, 1
Cycle length = 4.
-----------------

Step 2: Determine (7^11) mod 4
Because the remainder of 3^k depends only on (k mod 4).
Need:
7^11 mod 4
Use negative remainder:
7 = 8 − 1
So:
7^11 = (8 − 1)^11
When dividing by 4, every term containing 8 is divisible by 4.
Only the last term matters:
(−1)^11 = −1
Therefore:
7^11 ≡ −1 (mod 4)
which means:
7^11 ≡ 3 (mod 4)
----------------

Step 3: Go back to the cycle
For powers of 3 mod 5:
Exponent mod 4 = 1 → Remainder 3
Exponent mod 4 = 2 → Remainder 4
Exponent mod 4 = 3 → Remainder 2
Exponent mod 4 = 0 → Remainder 1
We found:
7^11 ≡ 3 (mod 4)
So the exponent is in the 3rd position of the cycle.
Therefore:
3^(7^11)
has the same remainder as:
3^3
when divided by 5.
3^3 = 27
27 ÷ 5 leaves remainder 2.
--------------------------

Answer:
2
Choice (C)
----------

Exam Brain Tag

1. Find cycle of (3^n mod 5): (3, 4, 2, 1), length 4.
2. Find (7^11 mod 4).
3. Use 7 = (8 − 1) ⇒ 7^11 ≡ (−1)^11 ≡ 3 (mod 4).
4. Exponent ≡ 3 mod 4 ⇒ use 3rd term of cycle ⇒ remainder = 2.
Moderator:
Math Expert
111124 posts