logo
Study Lesson
Numerical Reasoning
Simple & Compound Interest

Simple & Compound Interest: How Money Grows Over Time

18 min read1,373 questions available
In this lesson20 sections

Money has a peculiar power: when you save it or lend it, it can grow by itself, and when you borrow it, it costs you extra to pay back. That extra is called interest, and understanding how it works is one of the most valuable life skills there is — it's the difference between a savings account quietly making you richer and a loan quietly making you poorer. The Civil Service Exam tests this practical money-math directly, and the key is one distinction: simple interest versus compound interest. Let's master both.

1. Lesson Overview

Interest problems describe money earning or owing extra over time, and ask for the final amount, the original amount (principal), the rate, or the time. The heart of the topic is the difference between simple interest (which stays flat, always figured on the original amount) and compound interest (which snowballs, because interest starts earning its own interest).

On the Civil Service Exam, interest questions are a dependable part of Numerical Reasoning, usually 2 to 4 items, and they build directly on the Percentage lesson. Because interest also underlies loans, savings, and investments in real life, it's a topic that pays off far beyond the exam.

The difficulty is intermediate. The formulas are short; the exam tests whether you can tell simple from compound, convert the rate to a decimal, adjust for compounding more than once a year, and rearrange the formula to find a missing quantity. Get those and this is steady, high-value marks.

2. Learning Objectives

After completing this lesson you will be able to:

  • Compute simple interest and the resulting total amount.
  • Compute compound interest and the final amount.
  • Explain why compound interest outgrows simple interest over time.
  • Adjust for compounding that happens more than once a year.
  • Rearrange the formulas to solve for principal, rate, or time.
  • Use the two-year difference shortcut (P × r²) between compound and simple interest.
  • Apply interest reasoning to real savings and loan situations.
  • Avoid the simple-vs-compound and rate-as-decimal mistakes that cost marks.

3. Prerequisites

You should be comfortable with:

  • Percentages — converting a rate like 5% into the decimal 0.05, and increasing a value by a percent (see the Percentage lesson).
  • Multiplication with decimals, and raising a number to a power (for compound interest).
  • Basic algebra — rearranging a formula to isolate an unknown.

A quick refresher on the piece that trips people most: the rate must be a decimal in these formulas. "5%" means 5 per hundred, which is 5 ÷ 100 = 0.05. So 8% is 0.08, 12% is 0.12, and 2.5% is 0.025. Using the whole number 5 instead of 0.05 makes an answer a hundred times too big — always convert first.

4. Why This Topic Matters

Interest is the math of money over time, and it shapes almost every financial decision Filipinos make:

  • Savings. A bank or Pag-IBIG MP2 account grows your money through interest — usually compound.
  • Loans. A housing loan, a motorcycle loan, or a salary loan charges interest — the longer you take to pay, the more it costs.
  • Credit cards. Unpaid balances compound monthly, which is how small debts balloon.
  • Investments. Time deposits, bonds, and mutual funds all quote returns as interest rates.
  • Everyday borrowing. Even the neighborhood "5-6" lending is an interest calculation (a very expensive one).
  • Planning. Understanding compound growth is the mathematical reason "start saving early" is such powerful advice.

Knowing interest lets you judge whether a loan is fair or a savings plan is worthwhile — a genuinely empowering, exam-tested skill.

5. Core Concepts

We build from simple interest to compound, then to the real-world twists.

The vocabulary

  • Principal (P) — the original amount of money invested or borrowed.
  • Rate (R) — the interest rate per period, as a decimal (5% = 0.05).
  • Time (T) — the length of the investment or loan, in the same period as the rate (usually years).
  • Interest (I) — the extra money earned or owed.
  • Amount (A) — the total at the end: principal + interest.

Simple interest — flat and steady

Simple interest is always calculated on the original principal, so each period earns the same peso amount.

Simple Interest = Principal × Rate × Time. (I = P × R × T.) Total Amount = Principal + Interest = P × (1 + R × T).

₱10,000 at 5% simple interest for 3 years: Interest = 10,000 × 0.05 × 3 = ₱1,500. Amount = 10,000 + 1,500 = ₱11,500.

Each of the three years earns exactly ₱500, because the interest is always figured on the same ₱10,000.

Analogy: Simple interest is like a plant that grows the same number of leaves every year, no matter how big it already is. The growth never accelerates.

Compound interest — the snowball

Compound interest adds each period's interest to the principal before the next period's interest is figured, so the money grows on an ever-larger base.

Amount = Principal × (1 + Rate)^Time. (A = P × (1 + R)^T.) The interest is Amount − Principal.

₱10,000 at 5% compound interest for 3 years: Amount = 10,000 × (1.05)³ ≈ 10,000 × 1.1576 = ₱11,576.

Notice this beats the simple-interest total of ₱11,500 — by ₱76 here — because in years two and three, the interest earned interest.

Analogy: Compound interest is a snowball rolling downhill: the bigger it gets, the more snow it picks up, so it grows faster and faster. This "interest on interest" is the most powerful idea in personal finance.

Why compound always wins (after year one)

In the first period, simple and compound interest are identical (both figure on the original principal). From the second period on, compound interest earns on the accumulated interest too, so it pulls ahead — and the gap widens the longer the money stays invested. Over decades, the difference is enormous. This is the mathematical backbone of "the earlier you start saving, the better."

Compounding more than once a year

Interest sometimes compounds semi-annually (twice), quarterly (four times), or monthly (twelve times) a year. Two adjustments go together: divide the annual rate by the number of periods per year (n), and multiply the number of years by n.

Amount = P × (1 + R/n)^(n × T).

₱10,000 at an annual rate of 8%, compounded quarterly, for 2 years: rate per quarter = 0.08 ÷ 4 = 0.02; number of periods = 2 × 4 = 8. Amount = 10,000 × (1.02)⁸ ≈ ₱11,717.

More frequent compounding produces a slightly higher final amount at the same stated rate, because interest starts earning interest sooner. Both adjustments must be made together — changing only one is a classic error.

Rearranging to find a missing quantity

The same formulas solve for whichever variable is unknown. For simple interest, A = P(1 + RT), so:

Principal = A ÷ (1 + R × T); Rate = I ÷ (P × T); Time = I ÷ (P × R).

How much must be invested now, at 6% simple interest, to have ₱6,360 in 4 years? 6,360 = P × (1 + 0.06 × 4) = P × 1.24 → P = 6,360 ÷ 1.24 ≈ ₱5,129.

The two-year difference shortcut

For two years, the extra that compound interest earns over simple interest is exactly P × R² (principal times rate squared).

₱10,000 at 10% for 2 years: the compound-minus-simple difference = 10,000 × (0.10)² = 10,000 × 0.01 = ₱100. (Check: simple = ₱2,000, compound = 10,000 × 1.21 − 10,000 = ₱2,100; difference ₱100. ✓)

This is a favorite exam question, and the shortcut skips computing both totals.

Doubling under simple interest

A tidy fact: under simple interest, money doubles when the total interest equals the principal, i.e. when R × T = 1. So at 10% simple interest, doubling takes 1 ÷ 0.10 = 10 years.

With the toolkit built, let's picture, tabulate, and drill.

6. Visual Learning Suggestions

  • [Illustration Suggestion] Flat vs. snowball. Two line graphs on the same axes: simple interest as a straight line, compound as an upward-curving line, starting together and diverging — the visual proof that compound accelerates.
  • [Illustration Suggestion] The growing base. Three stacked bars for years 1–3 under compound interest, each taller than the last, with the new interest shaded on top of the previous total, showing interest earning interest.
  • [Illustration Suggestion] Compounding frequency. Four small curves for annual, semi-annual, quarterly, and monthly compounding at the same rate, each slightly higher than the last.
  • [Illustration Suggestion] Rate-to-decimal reminder. A simple card: "8% → 0.08 (move the point two places left)" pinned beside the formulas.

7. Formula Library

ConceptFormula
Simple interestI = P × R × T
Amount (simple)A = P × (1 + R × T)
Amount (compound, annual)A = P × (1 + R)^T
Amount (compound, n/year)A = P × (1 + R/n)^(n × T)
Interest (compound)A − P
Principal (from simple amount)P = A ÷ (1 + R × T)
Rate (simple)R = I ÷ (P × T)
Time (simple)T = I ÷ (P × R)
Compound − simple (2 years)P × R²
Doubling (simple)R × T = 1

Rate reminder: every R above is a decimal (5% = 0.05). And in the "n per year" formula, remember to change both the rate (÷ n) and the exponent (× n) together.

8. Pattern Recognition

When the problem says…Do this…
"simple interest"I = P × R × T
"compound interest" / "compounded annually"A = P × (1 + R)^T
"compounded quarterly / monthly / semi-annually"divide rate by n, multiply time by n
"how much to invest now"solve for principal
"at what rate / how long"rearrange for R or T
"difference between simple and compound for 2 years"P × R²
"how long to double (simple)"T = 1 ÷ R
a percentage rate like 6%convert to 0.06 first

9. Problem-Solving Framework

Step 1 — Identify the type: simple or compound? (And if compound, how often?) ↓ Step 2 — Convert the rate to a decimal, and match the time unit to the rate's period. ↓ Step 3 — Adjust for compounding frequency if it's not annual (rate ÷ n, exponent × n). ↓ Step 4 — Plug into the right formula, or rearrange it for the missing quantity. ↓ Step 5 — Sanity-check: the amount must exceed the principal (for an investment); compound should beat simple over multiple years.

Why Step 1 matters most: using the simple formula on a compound problem (or vice versa) is the defining error here. Read for "simple," "compound," and the compounding frequency before computing.

10. Worked Examples

Beginner

Example 1. Find the simple interest on ₱8,000 at 5% for 2 years. Solution: I = 8,000 × 0.05 × 2 = ₱800. Difficulty: ★☆☆☆☆

Example 2. Find the total amount on ₱5,000 at 4% simple interest for 3 years. Solution: I = 5,000 × 0.04 × 3 = ₱600; Amount = 5,000 + 600 = ₱5,600. Difficulty: ★☆☆☆☆

Intermediate

Example 3 (compound, annual). Find the amount on ₱20,000 at 10% compound interest for 2 years. Solution: A = 20,000 × (1.10)² = 20,000 × 1.21 = ₱24,200 (interest ₱4,200). Difficulty: ★★☆☆☆

Example 4 (find rate, simple). ₱5,000 earns ₱900 in simple interest over 3 years. Find the annual rate. Solution: R = I ÷ (P × T) = 900 ÷ (5,000 × 3) = 900 ÷ 15,000 = 0.06 = 6%. Difficulty: ★★★☆☆

Example 5 (find time, simple). At 5% simple interest, how long does ₱8,000 take to earn ₱1,200? Solution: T = I ÷ (P × R) = 1,200 ÷ (8,000 × 0.05) = 1,200 ÷ 400 = 3 years. Difficulty: ★★★☆☆

Advanced

Example 6 (compounded quarterly). Find the amount on ₱10,000 at 8% per year, compounded quarterly, for 2 years. Solution: rate per quarter = 0.02; periods = 8. A = 10,000 × (1.02)⁸ ≈ ₱11,717. Difficulty: ★★★☆☆

Example 7 (compounded semi-annually). Find the amount on ₱10,000 at 10% per year, compounded semi-annually, for 1 year. Solution: rate per half-year = 0.05; periods = 2. A = 10,000 × (1.05)² = ₱11,025 (versus ₱11,000 with annual compounding — the extra ₱25 comes from mid-year compounding). Difficulty: ★★★★☆

Example 8 (find principal). What principal, at 8% simple interest, grows to ₱7,440 in 5 years? Solution: 7,440 = P × (1 + 0.08 × 5) = P × 1.40 → P = 7,440 ÷ 1.40 = ₱5,314.29 (≈ ₱5,314). Difficulty: ★★★★☆

Civil Service Exam Level

Example 9 (simple vs. compound difference). Find the difference between the compound and simple interest on ₱15,000 at 10% for 2 years. Solution: Shortcut: difference = P × R² = 15,000 × (0.10)² = 15,000 × 0.01 = ₱150. (Check: simple = ₱3,000; compound = 15,000 × 1.21 − 15,000 = ₱3,150; difference ₱150. ✓) Difficulty: ★★★★☆

Example 10 (loan). Aling Nena borrows ₱50,000 at 12% simple interest for 3 years. How much must she repay in total? Solution: Interest = 50,000 × 0.12 × 3 = ₱18,000; total repayment = 50,000 + 18,000 = ₱68,000. Difficulty: ★★★☆☆

Example 11 (doubling). At what number of years will ₱20,000 double under 8% simple interest? Thinking: Money doubles when R × T = 1. Solution: T = 1 ÷ 0.08 = 12.5 years. Difficulty: ★★★★☆

Example 12 (three-year compound). Find the amount on ₱8,000 at 5% compound interest for 3 years. Solution: A = 8,000 × (1.05)³ = 8,000 × 1.157625 = ₱9,261 (to the nearest peso). Difficulty: ★★★★☆

11. Exam Tricks

  • Simple or compound? The wrong-type answer is always offered. Read for "simple," "compound," or the compounding frequency before you pick a formula.
  • Rate as a decimal. Using 5 instead of 0.05 gives a wildly wrong answer. Convert every rate first.
  • Both compounding adjustments. For non-annual compounding, you must divide the rate and multiply the exponent — doing only one is the classic slip.
  • Two-year difference shortcut. P × R² answers "difference between compound and simple over 2 years" instantly; don't compute both totals.
  • First-year equality. Over one year (annual compounding), simple and compound interest are equal — a fact the exam uses to test understanding.

12. Common Mistakes

  • Applying the simple formula to a compound problem, understating the true amount.
  • Forgetting compound interest builds on the growing balance, not the original principal.
  • Leaving the rate as a whole number (5) instead of a decimal (0.05).
  • Adjusting only the rate or only the time for non-annual compounding — both are required.
  • Confusing the amount with the interest — the amount includes the principal; the interest does not.
  • Mismatching the rate and time periods (a monthly rate with a time in years, or vice versa).

13. Shortcuts

  • P × R² for the two-year simple-vs-compound gap — one multiplication instead of two full calculations.
  • Doubling rule (simple): time to double = 1 ÷ rate. At 8%, that's 12.5 years.
  • Multiplier thinking: compound amount is just principal times the growth factor (1 + R)^T — compute the factor once, then multiply.
  • Rule-of-72 estimate (compound): money roughly doubles in 72 ÷ (rate as a percent) years — a fast approximation for compound growth (72 ÷ 8 ≈ 9 years).
  • Decimal first: convert the rate to a decimal before anything else, every time.

14. Memory Techniques

  • "Simple stays, compound snowballs." The core distinction in three words.
  • "Interest on interest" is the definition of compounding — later interest earns its own interest.
  • "Percent to point-something." Always turn the rate into a decimal (5% → 0.05).
  • "Both knobs for compounding." Non-annual compounding turns two dials: rate ÷ n and exponent × n.
  • "P-R-squared for two years." The compound-minus-simple shortcut.

15. Real Civil Service Exam Strategy

  • Time: a simple-interest item takes under 45 seconds; compound and frequency problems 60–90 seconds.
  • Classify first (simple vs. compound vs. frequency) before choosing a formula.
  • Convert the rate to a decimal immediately to avoid the biggest error.
  • Use the P × R² shortcut whenever a question asks for the two-year difference — it saves real time.
  • Sanity-check: the amount exceeds the principal, and compound beats simple over multiple years; a smaller compound total signals a mistake.

16. Practice Questions

Easy

  1. Find the simple interest on ₱12,000 at 6% for 2 years.
  2. Find the total amount on ₱4,000 at 5% simple interest for 4 years.
  3. Convert a rate of 7.5% into a decimal.

Medium

  1. Find the amount on ₱10,000 at 10% compound interest for 2 years.
  2. ₱6,000 earns ₱1,080 in simple interest over 3 years. Find the rate.
  3. How long, at 4% simple interest, does ₱5,000 take to earn ₱600?

Hard

  1. Find the amount on ₱20,000 at 12% per year, compounded semi-annually, for 1 year.
  2. Find the difference between the compound and simple interest on ₱25,000 at 8% for 2 years.

Challenge

  1. What principal, at 9% simple interest, amounts to ₱9,540 in 4 years?
  2. At what number of years will money double under 5% simple interest, and roughly how long under 5% compound interest (rule of 72)?

Answers and Explanations

  1. ₱1,440. 12,000 × 0.06 × 2.
  2. ₱4,800. Interest 4,000 × 0.05 × 4 = 800; total 4,800.
  3. 0.075. Move the point two places left.
  4. ₱12,100. 10,000 × 1.10² = 10,000 × 1.21.
  5. 6%. R = 1,080 ÷ (6,000 × 3) = 1,080 ÷ 18,000 = 0.06.
  6. 3 years. T = 600 ÷ (5,000 × 0.04) = 600 ÷ 200.
  7. ₱22,472. rate per half-year 0.06, periods 2 → 20,000 × 1.06² = 20,000 × 1.1236.
  8. ₱160. P × R² = 25,000 × 0.08² = 25,000 × 0.0064.
  9. ₱7,014.71 (≈ ₱7,015). 9,540 = P × (1 + 0.09 × 4) = P × 1.36 → P = 9,540 ÷ 1.36.
  10. 20 years (simple); ≈ 14.4 years (compound, rule of 72). Simple: T = 1 ÷ 0.05 = 20. Compound: 72 ÷ 5 ≈ 14.4 years.

17. Summary

Interest is extra money over time, and the master distinction is simple versus compound. Simple interest (I = P × R × T) stays flat, always figured on the original principal. Compound interest (A = P × (1 + R)^T) snowballs, because interest earns interest — so it always beats simple interest beyond the first period, and the gap widens over time. For compounding more often than yearly, divide the rate by n and multiply the exponent by n (both together). Always convert the rate to a decimal, rearrange the formulas to find a missing principal, rate, or time, and remember the P × R² shortcut for the two-year difference. Classify the type first, convert the rate, and this becomes reliable, real-world-useful marks.

18. Cheat Sheet

ItemKey point
Simple interestI = P × R × T
Amount (simple)A = P(1 + RT)
Amount (compound)A = P(1 + R)^T
n times a yearA = P(1 + R/n)^(nT)
Ratealways a decimal (5% = 0.05)
2-year differenceP × R²
Double (simple)T = 1 ÷ R
Rule of 72 (compound)≈ 72 ÷ rate% years to double
Checkamount > principal; compound > simple over years

19. Frequently Asked Questions

What's the real difference between simple and compound interest? Simple interest is always calculated on the original principal, so it's the same each period. Compound interest is calculated on the principal plus previously earned interest, so it grows faster over time.

Why must I convert the rate to a decimal? The formulas multiply by the rate directly. "5%" means 5 per 100 = 0.05; using 5 makes the answer 100 times too large.

How do I handle "compounded quarterly/monthly"? Divide the annual rate by the number of periods per year and multiply the number of years by that same number. Both adjustments happen together.

Does more frequent compounding really earn more? Yes, but only slightly at the same stated rate — interest starts earning interest sooner. Quarterly beats annual, monthly beats quarterly, by small amounts.

What is the rule of 72? A quick estimate: money roughly doubles in 72 ÷ (rate as a percent) years under compound interest. At 6%, that's about 12 years. It's an approximation, not an exact formula.

20. Mastery Checklist

  • ☐ I can compute simple interest and the total amount.
  • ☐ I can compute compound interest and the final amount.
  • ☐ I understand why compound interest outgrows simple over time.
  • ☐ I can adjust for compounding more than once a year (both dials).
  • ☐ I always convert the rate to a decimal.
  • ☐ I can rearrange the formulas to find principal, rate, or time.
  • ☐ I can use the P × R² two-year difference shortcut.
  • ☐ I can tell the amount apart from the interest, and sanity-check that the amount exceeds the principal.

Tick them all and interest becomes dependable exam points — and a life skill that protects your savings and your loans.

Ready to practice Simple & Compound Interest?

Put it to the test with 1,373 practice questions on this topic.