Sarkari RiseLogin

Simple And Compound Interest Questions for SSC GD

Free, AI-curated practice for the Simple And Compound Interest section of SSC GD. We have 40+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — SSC GD mockAll SSC GD resourcesAlready a user? Sign in →
Why this topic matters · 8 min read
Simple Interest (SI) and Compound Interest (CI) appear in almost every SSC GD maths paper — typically 2-3 questions worth 4-6 marks total. Questions focus on calculating amount, principal, rate, or time; comparing SI vs CI; and real-world scenarios like loans and savings. High-frequency topic with predictable patterns — mastering formulas and quick mental math is essential.

Simple Interest (SI) — The Basics

Simple Interest is interest calculated only on the original principal amount. It does NOT compound — you earn the same interest every year. Think of it like a fixed salary: you get the same amount every month, regardless of how much you already have. Banks rarely use SI anymore, but SSC GD loves testing it because it's straightforward and tests formula application.

  • Interest is calculated on Principal only, not on accumulated interest
  • Same amount of interest is added every year
  • Formula: SI = (P × R × T) / 100, where P = Principal, R = Rate per annum (%), T = Time in years
  • Amount = Principal + Simple Interest, or A = P + SI
  • Used in government bonds, some fixed deposits, and exam problems
Key formulas
Simple Interest
SI = (P × R × T) / 100
When: When you need to find interest earned on a fixed principal over a period
Amount after SI
A = P + SI = P(1 + RT/100)
When: When you need total amount (principal + interest) after time T
Find Principal
P = (SI × 100) / (R × T)
When: When SI, R, and T are given; find original amount invested
Find Rate
R = (SI × 100) / (P × T)
When: When SI, P, and T are given; find interest rate per annum
Worked examples

Q: Aman invests Rs 5000 at 8% per annum for 3 years. Find SI and Amount. A: SI = (5000 × 8 × 3) / 100 = 1200. Amount = 5000 + 1200 = Rs 6200.

Q: If SI on Rs 2000 for 4 years is Rs 400, find the rate. A: R = (400 × 100) / (2000 × 4) = 40000 / 8000 = 5% per annum.

Compound Interest (CI) — The Power Play

Compound Interest is interest calculated on the principal AND on accumulated interest from previous periods. It grows exponentially — like a snowball rolling downhill, getting bigger and bigger. This is how real banks work. The key difference: CI > SI always (except year 1, when they're equal). SSC GD tests CI heavily because it involves slightly trickier calculation and real-world relevance.

  • Interest is added to principal each year, and next year's interest is calculated on this new amount
  • Grows exponentially — faster than SI
  • Formula: A = P(1 + R/100)^T, where A = Amount, T = number of years
  • CI = A - P (Amount minus Principal)
  • Compounding can be annual, half-yearly, quarterly, or monthly — SSC GD usually tests annual
Key formulas
Compound Interest (Annual)
A = P(1 + R/100)^T
When: Find amount after T years at R% per annum compounded annually
CI from Amount
CI = A - P = P[(1 + R/100)^T - 1]
When: Find actual interest earned (not just amount)
Half-yearly Compounding
A = P(1 + R/200)^(2T)
When: Interest compounded twice per year; divide rate by 2, multiply time by 2
Quarterly Compounding
A = P(1 + R/400)^(4T)
When: Interest compounded 4 times per year
Worked examples

Q: Rs 1000 at 10% per annum for 2 years, compounded annually. Find CI. A: A = 1000(1 + 10/100)^2 = 1000(1.1)^2 = 1000 × 1.21 = 1210. CI = 1210 - 1000 = Rs 210.

Q: Rs 8000 at 5% per annum for 2 years, compounded half-yearly. Find Amount. A: A = 8000(1 + 5/200)^(2×2) = 8000(1.025)^4 = 8000 × 1.1038 ≈ Rs 8830.

Difference Between SI and CI

SSC GD often asks you to compare SI and CI, or to find the difference. The difference grows larger as time increases and as rate increases. For 2 years, the difference is small; for 3+ years, it becomes noticeable. Understanding this relationship helps you spot errors and estimate answers quickly.

  • For 1 year: SI = CI always (no difference)
  • For 2 years: CI - SI = (P × R^2) / (100)^2 (small but measurable)
  • For 3+ years: difference grows significantly
  • Higher the rate, larger the difference between CI and SI
  • CI is always greater than or equal to SI
Key formulas
Difference (2 years)
CI - SI = (P × R^2) / 10000
When: Quick way to find difference for 2-year problems
Worked example

Q: Find SI and CI on Rs 5000 at 10% for 2 years. Compare. A: SI = (5000 × 10 × 2) / 100 = 1000. CI = 5000(1.1)^2 - 5000 = 6050 - 5000 = 1050. Difference = 50. Using formula: (5000 × 100) / 10000 = 50. Match!

Rates and Time Conversions

SSC GD sometimes gives rates in different formats (monthly, quarterly) or time in different units (months, days). You must convert everything to the same unit before applying formulas. This is a common trap — many aspirants forget to convert and get wrong answers.

  • If rate is monthly, multiply by 12 to get annual rate
  • If time is in months, divide by 12 to convert to years
  • If rate is quarterly, multiply by 4 to get annual rate
  • Always work in years and per annum (%) unless problem specifies otherwise
  • For half-yearly: divide rate by 2, multiply time by 2
⚠ Common mistakes to avoid
  • Forgetting to convert time/rate units — e.g., using monthly rate directly in annual formula without multiplying by 12. Always check units first.
  • Confusing CI formula: writing A = P(1 + R)^T instead of A = P(1 + R/100)^T. The rate must be divided by 100 to convert percentage to decimal.
  • Calculating CI as P × R × T / 100 (this is SI formula). CI requires exponentiation, not simple multiplication.
  • For half-yearly compounding, forgetting to adjust BOTH rate and time. Must use R/2 and 2T, not just one of them.
  • Reading 'per annum' as 'per month' or vice versa. Always re-read the problem statement carefully.
🧠 Memory aids
  • SI = PRT/100 — Think 'Simple = Straight line' (linear growth). CI = P(1+R/100)^T — Think 'Compound = Curve' (exponential growth).
  • For CI, remember the bracket rule: (1 + R/100) is the multiplier. Raise it to power T. Don't multiply R by T first.
  • Difference for 2 years: PR^2/10000. Numerator has P and R squared; denominator is 10000 (100 squared).
  • Half-yearly = divide rate by 2, multiply time by 2. Quarterly = divide rate by 4, multiply time by 4. 'Divide rate, multiply time.'
🎯 SSC GD exam tips
  • SSC GD typically asks 2-3 SI/CI questions per paper, worth 2-3 marks each. Expect straightforward calculation problems, not tricky word problems.
  • Recent papers show preference for 2-3 year problems with rates like 5%, 10%, 20% (easy to calculate). Less common: fractional rates like 6.25% or 8.33%.
  • Time management: SI questions take 30-45 seconds if you know the formula. CI with exponents takes 1-2 minutes. Practice mental math: (1.1)^2 = 1.21, (1.05)^2 = 1.1025, etc.
  • Watch for 'Amount' vs 'Interest' confusion in the question. If asked for 'Interest', subtract principal from amount. Many aspirants give amount instead.
  • Comparison questions (SI vs CI, or find difference) are common. Always calculate both separately, then compare. Don't try shortcuts unless you're very confident.

Sample questions

Q1 · medium · PYQ 2021
The amount of a certain sum in 3 years at simple interest at x % p.a. is ₹ 5,472 and the amount of the same sum in 7½ years at the same rate, at simple interest is ₹ 6,930. The Value of x is:
  1. 7.2
  2. 8.5
  3. 8
  4. 6.5
Q2 · medium · PYQ 2023
The simple interest received on a sum for 20 years is 2/5 of the sum. What is the annual rate of interest?
  1. 2 percent
  2. 2.5 percent
  3. 3 percent
  4. 4 percent
Q3 · medium · PYQ 2023
The simple interest on ₹ 200 for 7 months at 5 paise per rupee per month is
  1. ₹ 70
  2. ₹ 7
  3. ₹ 35
  4. ₹ 30.50
Q4 · medium · PYQ 2023
A sum of money lent out at simple interest amounts to ₹720 after 2 years and to ₹1,020 after a further period of 5 years. Find the sum and the rate %.
  1. ₹500, 10%
  2. ₹600, 10%
  3. ₹500, 12%
  4. ₹600, 12%
Q5 · medium · PYQ 2021
A sum fetched a simple interest of ₹ 3,040 at the rate of 8% p.a. in 5 years. What is the sum?
  1. ₹ 8,600
  2. ₹ 7,600
  3. ₹ 7,700
  4. ₹ 6,600
💡 Want answers + explanations + 35+ more Simple And Compound Interest questions? Sign up free →
⭐ Recommended for SSC GD aspirants

Full AI 6-Month

all your target exams · 6 months · unlimited mocks + AI
₹799~₹4.4/day
Sign up free, then unlockSee all plans →

More SSC GD topics

General Science
487+ practice questions
Geography
404+ practice questions
History
364+ practice questions
Polity
207+ practice questions
Antonyms
140+ practice questions
Synonyms
127+ practice questions

Free practice, AI explanations, 24 exams — all in one app

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 49,000+ practice questions (19,000+ verified PYQs).

Sign up freePricingTry Daily 10-Q