By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Score Impact: Remainders problems appear 3-5 times per GRE and 4-6 times per GMAT—mastering them can boost your Quant score by 5-7 points, moving you from the 70th to the 90th percentile.
The GRE/GMAT isn’t testing your ability to compute remainders—it’s testing: 1. Pattern recognition – Can you spot cycles in remainders (e.g., powers of 2, 3, 5)? 2. Algebraic translation – Can you convert a word problem into a modular equation (N ≡ r mod d)? 3. Elimination under pressure – Can you quickly rule out wrong answers without full computation?
When positive integer N is divided by 6, the remainder is 4. What is the remainder when 3N is divided by 6? (A) 0 (B) 1 (C) 2 (D) 3 (E) 4
Run this process every time. No exceptions.
Example: N ≡ 4 mod 6 → N = 6k + 4.
Express the target expression in terms of the given remainder.
Example: 3N = 3(6k + 4) = 18k + 12.
Simplify the expression modulo d.
Example: 18k + 12 = 6(3k + 2) + 0 → remainder is 0.
Check for cycles or shortcuts.
Example: If N ≡ 2 mod 5, then N² ≡ 4 mod 5, N³ ≡ 3 mod 5, etc.
Eliminate wrong answers.
Example: If remainder is 0, eliminate (B)-(E).
Verify with a concrete number (if unsure).
When N is divided by 7, the remainder is 5. What is the remainder when 4N is divided by 7? (A) 1 (B) 2 (C) 3 (D) 4 (E) 6
Step-by-Step: 1. N ≡ 5 mod 7 → N = 7k + 5. 2. 4N = 4(7k + 5) = 28k + 20. 3. 28k ≡ 0 mod 7 → 20 mod 7 = 6 (since 7×2=14, 20-14=6). 4. Remainder is 6 → Answer: (E).
Elimination: - (A)-(D) are too small; only (E) fits 0 ≤ r < 7.
When N is divided by 8, the remainder is 3. What is the remainder when N² is divided by 8? (A) 1 (B) 2 (C) 3 (D) 4 (E) 5
Trap: Students compute N = 8k + 3 → N² = 64k² + 48k + 9 → 9 mod 8 = 1 → (A). But: The trap is assuming k=0 (i.e., N=3). What if k=1 (N=11)? - 11² = 121 → 121 mod 8 = 1 (since 8×15=120, 121-120=1). Answer: (A).
Why the trap fails: - The remainder is consistent for all k, but students might doubt and pick (C) (the original remainder).
When N is divided by 5, the remainder is 2. What is the remainder when N³ + 2N is divided by 5? (A) 0 (B) 1 (C) 2 (D) 3 (E) 4
Step-by-Step: 1. N ≡ 2 mod 5 → N = 5k + 2. 2. Compute N³ and 2N separately: - N³ ≡ 2³ ≡ 8 ≡ 3 mod 5 (since 8-5=3). - 2N ≡ 2×2 ≡ 4 mod 5. 3. N³ + 2N ≡ 3 + 4 ≡ 7 ≡ 2 mod 5. 4. Remainder is 2 → Answer: (C).
Elimination: - (A) 0: Too large a jump from 2. - (B) 1: Doesn’t match 3+4=7. - (D) 3: Only N³’s remainder, not the sum. - (E) 4: Only 2N’s remainder.
Example: If N ≡ 3 mod 5, 2N ≡ 1 mod 5 (not 3).
Off-by-One Error
Example: N ≡ 5 mod 4 is invalid; correct is N ≡ 1 mod 4.
Partial Computation
Example: For N² + N, computing only N² gives the wrong answer.
Cycle Ignorance
Correct approach: Use modular arithmetic to isolate the remainder.
Mistake: Forgetting 0 ≤ r < d.
Correct approach: Always check if r is within bounds.
Mistake: Assuming N is the smallest possible number.
Correct approach: Test N = d + r (e.g., N=8) to confirm patterns.
Mistake: Misapplying exponent rules.
Correct approach: Expand fully or use modular shortcuts (e.g., N ≡ 2 mod 5 → N² ≡ 4 mod 5).
Mistake: Skipping elimination.
Compute the target expression and divide by d to find the remainder.
Cycle Shortcuts:
For powers, list remainders until a cycle appears:
Elimination-First:
"Here’s your 3-step process for remainders problems: 1. Translate: Write N ≡ r mod d from the stem. 2. Express: Multiply, add, or exponentiate N as needed. 3. Simplify: Break it into d·(multiple) + remainder and find r.
Traps to avoid: - Don’t assume the remainder stays the same after operations. - Always check 0 ≤ r < d. - Test a concrete number if you’re stuck.
Time hack: If you’re over 90 seconds, pick a number and backsolve. Now go crush these questions!
Final Note: Remainders problems are predictable. Follow the framework, and you’ll solve them faster than the clock.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.