Fatskills
Practice. Master. Repeat.
Study Guide: **CAT Arithmetic: Simple & Compound Interest – The 99%ile Playbook**
Source: https://www.fatskills.com/cat-mba/chapter/cat-arithmetic-simple-compound-interest-the-99ile-playbook

**CAT Arithmetic: Simple & Compound Interest – The 99%ile Playbook**

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~5 min read

CAT Arithmetic: Simple & Compound Interest – The 99%ile Playbook



What This Is

Simple Interest (SI) and Compound Interest (CI) are high-frequency, high-scoring topics in CAT Quant. They appear 2–4 times per paper, often as standalone questions or embedded in Data Interpretation sets. Mastery here means quick, error-free calculations—critical for saving time in the QA section. A typical CAT question might ask:

"A sum of ₹10,000 is invested at 10% p.a. compound interest, compounded half-yearly. What is the amount after 1.5 years?"

This guide gives you a repeatable, battle-tested strategy to solve such questions in under 90 seconds with near-perfect accuracy.


Key Concepts & Techniques

  1. SI Formula & When to Use It
  2. Formula: SI = P × R × T / 100
  3. Use when: Interest is not compounded (e.g., "simple interest," "flat rate," or "non-compounding").
  4. Pro Tip: For equal installments (e.g., loans repaid in equal parts), SI is often used.

  5. CI Formula & Compounding Frequency

  6. Formula: A = P × (1 + R/100)^n (where n = number of compounding periods).
  7. Use when: Interest is compounded (annually, half-yearly, quarterly, etc.).
  8. Key Insight: If compounding is half-yearly, divide the rate by 2 and double the time periods.

  9. Difference Between SI & CI (2 Years)

  10. Formula: CI – SI = P × (R/100)^2
  11. Use when: The question asks for the difference between CI and SI for 2 years.
  12. Example: If P = 10,000, R = 10%, then CI – SI = 10,000 × (0.1)^2 = ₹100.

  13. Population Growth / Depreciation (CI Variant)

  14. Formula: Final Value = Initial Value × (1 ± R/100)^n
  15. Use when: The question involves growth (population, bacteria) or depreciation (machinery, cars).
  16. Trap: Watch for "depreciates by 20%" (use 1 – 0.2 = 0.8).

  17. Installments (Equal Annual Payments)

  18. Formula (CI): P = EMI × [1 – (1 + R/100)^-n] / (R/100)
  19. Use when: The question involves loans repaid in equal installments (e.g., "A loan is repaid in 3 equal annual installments").
  20. Shortcut: For 2 installments, use P = EMI / (1 + R/100) + EMI / (1 + R/100)^2.

  21. Effective Annual Rate (EAR)

  22. Formula: EAR = (1 + R/n)^n – 1 (where n = compounding frequency per year).
  23. Use when: The question asks for the equivalent annual rate (e.g., "12% p.a. compounded monthly → EAR?").
  24. Example: 12% p.a. compounded monthly → EAR = (1 + 0.12/12)^12 – 1 ≈ 12.68%.

  25. Rule of 72 (Quick Estimation)

  26. Formula: Time to double ≈ 72 / R (where R = annual interest rate).
  27. Use when: You need a quick estimate (e.g., "How long to double money at 8% CI?" → 72/8 = 9 years).

Step-by-Step Strategy (The 5-Step Drill)

Step 1: Identify the Type
- Is it SI or CI? Look for keywords: - SI: "Simple interest," "flat rate," "non-compounding." - CI: "Compounded," "half-yearly," "quarterly," "growth/depreciation." - If installments, note whether payments are equal or unequal.

Step 2: Extract Given Data
- Write down: - P (Principal) - R (Rate per period) - T (Time in years) - n (Compounding frequency per year, if CI) - Pro Tip: If time is in months, convert to years (T = months / 12).

Step 3: Adjust Rate & Time for Compounding
- If half-yearly compounding, divide R by 2 and multiply T by 2.
- If quarterly compounding, divide R by 4 and multiply T by 4.
-
Example: 10% p.a. compounded half-yearly → R = 5%, T = 2n.

Step 4: Apply the Correct Formula
- SI: SI = P × R × T / 100 - CI: A = P × (1 + R/100)^n - Difference (2 years): CI – SI = P × (R/100)^2 - Installments: Use the present value of annuity formula.

Step 5: Verify & Eliminate Options (If MCQ)
- Check units: Ensure R and T are in the same time frame (e.g., both in years).
- Estimate: Use Rule of 72 or approximations to eliminate wrong options.
-
Example: If A ≈ 1.21P, and options are 1.21P, 1.25P, 1.30P, pick 1.21P.


Fully Worked CAT-Style Example

Question:
A sum of ₹8,000 is invested at 15% p.a. compound interest, compounded annually. After how many years will the amount become ₹13,144?

Solution (Using 5-Step Drill):

Step 1: Identify the type → CI (compounded annually).
Step 2: Extract data → P = 8,000, R = 15%, A = 13,144.
Step 3: Adjust for compounding → Already annual (n = 1).
Step 4: Apply CI formula → 13,144 = 8,000 × (1 + 0.15)^T(1.15)^T = 13,144 / 8,000 = 1.643 Step 5: Solve for T → - (1.15)^3 = 1.520875 - (1.15)^4 = 1.74900625 - Since 1.643 is between 3 and 4, interpolate: - 1.643 – 1.520875 = 0.122125 - 1.74900625 – 1.520875 = 0.22813125 - T ≈ 3 + (0.122125 / 0.22813125) ≈ 3.53 years.
- But CAT expects exact values! Check options (if MCQ) or recognize that 1.15^3 = 1.520875 and 1.15^4 = 1.74900625. Since 1.643 is closer to 1.749, the answer is 4 years.

Answer: 4 years


Common Mistakes

  1. Mistake: Using SI formula for CI questions.
  2. Why it happens: Confusing "interest" with "compound interest."
  3. Correct approach: Always check if the question says "compounded" or "simple."

  4. Mistake: Not adjusting rate/time for compounding frequency.

  5. Why it happens: Forgetting that half-yearly compounding means R/2 and 2T.
  6. Correct approach: Always adjust R and T for compounding periods.

  7. Mistake: Misapplying the CI-SI difference formula.

  8. Why it happens: Using CI – SI = P × (R/100)^2 for 3+ years.
  9. Correct approach: This formula only works for 2 years. For 3 years, calculate separately.

  10. Mistake: Ignoring units (e.g., rate in months, time in years).

  11. Why it happens: Carelessness in reading the question.
  12. Correct approach: Always convert R and T to the same unit (e.g., both in years).

  13. Mistake: Overcomplicating installment questions.

  14. Why it happens: Trying to derive the formula instead of using the present value of annuity.
  15. Correct approach: For equal installments, use:
    P = EMI × [1 – (1 + R/100)^-n] / (R/100)

CAT Traps & Time Management

  1. Trap: Hidden Compounding Frequency
  2. Example: "12% p.a. compounded quarterly" → R = 3%, n = 4T.
  3. How to avoid: Circle the compounding frequency in the question.

  4. Trap: SI vs. CI in the Same Question

  5. Example: "A sum earns SI for 2 years and CI for the next 2 years."
  6. How to avoid: Break the problem into two parts and solve sequentially.

  7. Trap: Depreciation vs. Growth

  8. Example: "A machine depreciates by 10% p.a." → Use (1 – 0.10)^n.
  9. How to avoid: Underline "depreciates" to avoid sign errors.

  10. Time Management:

  11. SI questions: 45–60 seconds (direct formula).
  12. CI questions: 60–90 seconds (adjust for compounding).
  13. Installment questions: 90–120 seconds (use annuity formula).
  14. If stuck > 2 mins, mark and move on.

Quick Practice

Question 1:
A sum of ₹5,000 is invested at 8% p.a. simple interest. What is the amount after 3 years? Answer: ₹6,200 (SI = 5,000 × 0.08 × 3 = 1,200 → A = 5,000 + 1,200 = 6,200).

Question 2:
₹10,000 is invested at 10% p.a. compound interest, compounded half-yearly. What is the amount after 1 year? Answer: ₹11,025 (R = 5%, n = 2 → A = 10,000 × (1.05)^2 = 11,025).


Last-Minute Cram Sheet (10 One-Liners)

  1. SI Formula: SI = P × R × T / 100 (always in years).
  2. CI Formula: A = P × (1 + R/100)^n (adjust R and n for compounding).
  3. CI – SI (2 years): P × (R/100)^2.
  4. Half-yearly compounding: R/2, 2T.
  5. Quarterly compounding: R/4, 4T.
  6. Depreciation: Use (1 – R/100)^n.
  7. Rule of 72: Time to double ≈ 72 / R.
  8. Installments (CI): P = EMI × [1 – (1 + R/100)^-n] / (R/100).
  9. EAR: (1 + R/n)^n – 1.
  10. Trap: "Compounded" ≠ "Simple"—always check the question!

Final Tip:

Practice 10–15 questions of each type (SI, CI, installments, growth/depreciation) under timed conditions. Focus on speed + accuracy—this is a low-effort, high-reward topic in CAT Quant! ?



ADVERTISEMENT