Commercial arithmetic: compound interest — KCSE Mathematics

KCSE Mathematics · 99 practice questions · 4 syllabus objectives · 4 revision lessons

27 easy34 medium38 hard

Last updated · Aligned to the KNEC KCSE syllabus

What You'll Learn

Key learning outcomes for this topic, aligned to the KNEC KCSE syllabus.

Define compound interest; apply the formula A = P(1 + R/100)ⁿ to calculate the final amount or compound interest

Compare the total amount accrued under simple and compound interest for the same principal, rate and time

Apply the compound interest formula to depreciation: A = P(1 – R/100)ⁿ; solve problems involving reducing value

Commercial arithmetic: compound interest

Revision Notes

Concise lesson notes for Commercial arithmetic: compound interest, written to the KCSE Mathematics marking standard. Read the first lesson free below.

Understanding Compound Interest

Compound interest is the interest calculated on the initial principal and also on the accumulated interest from previous periods. This means you earn interest on both your original investment and the interest that accumulates over time.

To calculate the final amount (A) using the compound interest formula, we use:

A = P(1 + R/100)ⁿ

Where:

  • A = the final amount
  • P = the principal amount (initial investment)
  • R = annual interest rate (in percentage)
  • n = number of years the money is invested or borrowed

For example, if you invest Ksh 10,000 at an interest rate of 5% for 3 years:

  1. Identify the values: P = 10,000, R = 5, n = 3
  2. Substitute into the formula: A = 10,000(1 + 5/100)³ A = 10,000(1 + 0.05)³ A = 10,000(1.05)³ A = 10,000 × 1.157625 = 11,576.25

Thus, the final amount after 3 years is Ksh 11,576.25.

Key points to remember

  • Compound interest includes interest on both principal and accumulated interest.
  • Use A = P(1 + R/100)ⁿ to find the final amount.
  • Identify P, R, and n before substituting into the formula.
  • Calculate A step-by-step for accuracy.
  • The result shows total amount after interest is applied.

Worked example

Calculate the compound interest on Ksh 15,000 at 6% for 2 years. Solution: A = 15,000(1 + 6/100)² = 15,000(1.06)² = 15,000 × 1.1236 = 16,854.00. Compound interest = A - P = 16,854.00 - 15,000 = 1,854.00.

Read all 4 Commercial arithmetic: compound interest lessons free

Sign up free to unlock the full set of revision notes, all 99 practice questions with marking schemes, plus a personalised study plan that adapts to the topics you keep getting wrong.

More lessons in this topic

Lesson 2: Comparing Simple and Compound Interest

Objective: Compare the total amount accrued under simple and compound interest for the same principal, rate and time

To compare total amounts accrued under simple and compound interest, we first define the formulas:

  • Simple Interest (SI):
    [ SI = P \times r \times t ]
    Where:

    • P = Principal amount
    • r = Rate of interest (as a decimal)
    • t = Time (in years)
  • Compound Interest (CI):
    [ A = P \times (1 + r)^t ]
    Where A is the total amount after time t.

Example:

Let’s say we have:

  • Principal (P) = 10,000 Ksh
  • Rate (r) = 5% (0.05 as a decimal)
  • Time (t) = 3 years
  1. Calculate Simple Interest:
    [ SI = 10,000 \times 0.05 \times 3 = 1,500 \text{ Ksh} ]
    Total Amount = Principal + SI = 10,000 + 1,500 = 11,500 Ksh

  2. Calculate Compound Interest:
    [ A = 10,000 \times (1 + 0.05)^3 = 10,000 \times 1.157625 = 11,576.25 \text{ Ksh} ]

Conclusion:

  • Total amount under Simple Interest = 11,500 Ksh
  • Total amount under Compound Interest = 11,576.25 Ksh

Thus, compound interest yields a higher total amount than simple interest.

  • Simple interest is calculated linearly over time.
  • Compound interest grows exponentially due to interest on interest.
  • Total amount under compound interest is usually greater than simple interest.

A principal of 8,000 Ksh at 6% for 2 years: SI = 8,000 × 0.06 × 2 = 960 Ksh; CI = 8,000 × (1 + 0.06)^2 = 8,000 × 1.1236 = 8,988.80 Ksh.

Lesson 3: Understanding Compound Interest for Depreciation

Objective: Apply the compound interest formula to depreciation: A = P(1 – R/100)ⁿ; solve problems involving reducing value

In commercial arithmetic, compound interest can also be applied to depreciation. The formula used is:

A = P(1 – R/100)ⁿ
Where:

  • A = the amount after depreciation
  • P = the initial value (principal)
  • R = the rate of depreciation per period
  • n = the number of periods

To solve depreciation problems, substitute the values into the formula. Remember, in depreciation, the value decreases over time.

Example: If a car is purchased for Ksh 1,000,000 and depreciates at a rate of 15% per year, find its value after 3 years.

  • Given:
    • P = 1,000,000
    • R = 15
    • n = 3

Solution:
A = 1,000,000(1 – 15/100)³
A = 1,000,000(0.85)³
A = 1,000,000(0.614125)
A ≈ Ksh 614,125
Thus, the value of the car after 3 years is approximately Ksh 614,125.

  • Compound interest formula applies to depreciation.
  • Substitute values into A = P(1 – R/100)ⁿ.
  • Depreciation indicates a decrease in value over time.
  • Calculate the final amount using the formula.
  • Understand each variable in the formula clearly.

A computer worth Ksh 80,000 depreciates at 10% per year. Find its value after 2 years.
A = 80,000(1 – 10/100)²
A = 80,000(0.9)²
A = 80,000(0.81)
A = Ksh 64,800.

Lesson 4: Understanding Compound Interest in Commercial Arithmetic

Objective: Commercial arithmetic: compound interest

Compound interest is the interest calculated on the initial principal and also on the accumulated interest from previous periods. It can be computed using the formula:

A = P(1 + r/n)^(nt)
Where:

  • A = the amount of money accumulated after n years, including interest.
  • P = the principal amount (initial investment).
  • r = annual interest rate (decimal).
  • n = number of times that interest is compounded per year.
  • t = number of years the money is invested or borrowed.

To find the compound interest (CI), use the formula:
CI = A - P.

For example, if you invest KSh 10,000 at an annual interest rate of 5%, compounded annually for 3 years, you would calculate:

  • A = 10000(1 + 0.05/1)^(1*3)
  • A = 10000(1.05)^3 = 10000 * 1.157625 = KSh 11576.25
  • CI = 11576.25 - 10000 = KSh 1576.25.
    Thus, the compound interest earned is KSh 1576.25.
  • Compound interest includes interest on both principal and accumulated interest.
  • Use the formula A = P(1 + r/n)^(nt) to calculate the amount.
  • CI can be found by subtracting the principal from the total amount.

Calculate the compound interest on KSh 5,000 at an interest rate of 8% compounded annually for 2 years.
A = 5000(1 + 0.08/1)^(1*2) = 5000(1.08)^2 = 5000 * 1.1664 = KSh 5832.00
CI = 5832.00 - 5000 = KSh 832.00.

Sample Questions

Read 3 questions and answers free. Sign up to access all 99 questions with full KNEC-style marking schemes and a personalised study plan.

1
easySHORT ANSWER3 marks

A vehicle valued at Ksh 500,000 depreciates at a rate of 15% per annum. Calculate its value after 3 years. (3 marks)

Answer & marking scheme

Part (a) — 3 marks
Use the formula A = P(1 - R/100)^n (1 mk)
Substitute values: A = 500000(1 - 15/100)^3 (1 mk)
Correct final amount calculated as Ksh 308,250 (1 mk)
2
easySHORT ANSWER4 marks

A student deposits Ksh 10,000 in a bank account offering 6% annual compound interest. Determine the total amount in the account after 4 years. (4 marks)

Answer & marking scheme

Part (a) — 4 marks
A = 10000(1 + 0.06)^4 (1 mk)
Calculate the compound interest (1 mk)
Add the principal to the compound interest (1 mk)
Final answer with correct units (1 mk)
3
easySHORT ANSWER3 marks

Calculate the total amount accrued from a principal of Ksh 20,000 at an annual compound interest rate of 5% over 3 years. (3 marks)

Answer & marking scheme

Part (a) — 3 marks
A = 20000(1 + 0.05)^3 (1 mk)
Correct calculation of A (1 mk)
Final answer with correct units (1 mk)
4

A parent invests Ksh 20,000 in an educational fund that compounds interest at a rate of 8% per annum. Determine the compound interest earned after 2 years. (2 marks)

+96 More Questions

Sign up free to access all 99 questions with marking schemes, track your progress, and get personalised recommendations.

Frequently asked questions

What does the KCSE Mathematics topic "Commercial arithmetic: compound interest" cover?

Commercial arithmetic: compound interest covers Define compound interest; apply the formula A = P(1 + R/100)ⁿ to calculate the final amount or compound interest; Compare the total amount accrued under simple and compound interest for the same principal, rate and time; Apply the compound interest formula to depreciation: A = P(1 – R/100)ⁿ; solve problems involving reducing value, and more, all aligned to the official KNEC KCSE Mathematics syllabus.

How many practice questions are available for Commercial arithmetic: compound interest?

HighMarks has 99 Commercial arithmetic: compound interest practice questions for KCSE Mathematics, each with a full marking scheme. The first 3 are free; sign up to access the rest, plus all KCSE mock exams and past papers.

Are these aligned with the KNEC KCSE syllabus?

Yes. Every objective on this page is taken directly from the official KNEC KCSE Mathematics syllabus. Practice questions match the KCSE exam format and are graded against the standard KNEC marking scheme.

How should I revise Commercial arithmetic: compound interest for the KCSE exam?

Start with the revision notes on this page to refresh the core concepts, then work through the practice questions in increasing difficulty. Sign up for HighMarks to get a personalised study plan that adapts to the topics you keep getting wrong, plus mock exams, subject-wide practice, and detailed performance tracking. See pricing.

Why Practise Commercial arithmetic: compound interest?

KNEC Aligned

Questions match the KCSE syllabus objectives and exam format exactly.

Detailed Marking Schemes

Every answer shows exactly what examiners award marks for.

Track Your Mastery

See your score improve as you practise and identify remaining gaps.

Master Commercial arithmetic: compound interest for KCSE

Sign up free to unlock all 99 questions, track your progress, and get a personalised study plan for Mathematics.