DoAssignment.ca

C3.3 · Calculate principal, amount, or interest rate in compound-interest problems

Learn to calculate principal, amount, or interest rate in compound-interest problems through clear examples and targeted practice.

Ontario Grade 11 Mathematics

Discrete Functions

MCR3U — Expectation C3.3

Have you ever wondered how a savings account grows over time, or how much you originally deposited to end up with a certain balance? Compound interest is at the heart of both questions. Unlike simple interest, which is calculated only on the original amount, compound interest is calculated on the principal plus any interest already earned. This means your balance grows a little faster each period. In this lesson you will use one central formula to find any one of three unknowns — the final amount, the original principal, or the interest rate — as long as the other values are known. You will work with the formula directly, using integer exponents and roots that are already in your Grade 10 toolkit.

What you will learn

Prerequisite Bridge: Exponents and Roots

Before using the compound-interest formula, make sure two Grade 10 skills are solid. First, you must be comfortable evaluating a power such as 1.0461.04^{6}, which means multiplying 1.041.04 by itself six times. A scientific or graphing calculator handles this with the exponent key (often labelled ^ or yxy^x).
Second, when you need to undo a power — for example, if you know x3=1.124864x^{3} = 1.124864 and want xx — you take the corresponding root. The nn-th root of a number kk is written k1/nk^{1/n} and can be entered on most calculators as kk ^ (1÷n)(1 \div n). For instance, 1.1248641/3≈1.041.124864^{1/3} \approx 1.04, so x=1.04x = 1.04. This root-taking skill is the key tool for finding an unknown interest rate later in the lesson.

The Compound-Interest Formula

Every compound-interest calculation in this course comes from one formula. Let PP be the principal (the starting amount), ii be the interest rate per compounding period expressed as a decimal, nn be the total number of compounding periods, and AA be the amount (the balance after all compounding). The relationship is A=P(1+i)nA = P(1+i)^{n}.
The formula says: each period, the balance is multiplied by the growth factor (1+i)(1 + i). After nn periods that multiplication has happened nn times, so the balance is PP multiplied by (1+i)n(1+i)^n. This is why compound interest grows faster than simple interest — each period's interest becomes part of the base for the next period.
Before substituting values, always identify which variable is unknown and which three are known. You also need to convert the annual interest rate and time in years into the rate per compounding period and the total number of periods. If the annual rate is rr (as a decimal) and interest is compounded mm times per year for tt years, then i=r÷mi = r \div m and n=m×tn = m \times t. Common compounding frequencies are: annually (m=1m=1), semi-annually (m=2m=2), quarterly (m=4m=4), and monthly (m=12m=12).
A=P(1+i)nA = P(1+i)^{n}

Finding the Amount (A) and the Principal (P)

When PP, ii, and nn are all known, finding AA is straightforward: substitute and evaluate. For example, if CAD 2 000 is invested at 6% per year compounded monthly for 3 years, then i=0.06÷12=0.005i = 0.06 \div 12 = 0.005 and n=12×3=36n = 12 \times 3 = 36. Evaluating A=2000×(1.005)36A = 2000 \times (1.005)^{36} on a calculator gives (1.005)36≈1.19668(1.005)^{36} \approx 1.19668, so A≈2000×1.19668≈A \approx 2000 \times 1.19668 \approx CAD 2 393.36.
Finding PP requires rearranging the formula. Start from A=P(1+i)nA = P(1+i)^{n} and divide both sides by (1+i)n(1+i)^{n}. This isolates PP, giving P=A÷(1+i)nP = A \div (1+i)^{n}, which can also be written as P=A(1+i)−nP = A(1+i)^{-n}. The expression (1+i)−n(1+i)^{-n} is simply 1÷(1+i)n1 \div (1+i)^{n} — it 'brings a future amount back' to what it is worth today. There is no new formula to memorize; it is the same equation, rearranged by ordinary algebra.
P=A(1+i)nP = \frac{A}{(1+i)^{n}}

Finding the Interest Rate (i)

Sometimes you know the starting and ending amounts and the number of periods, and you need to find the rate. Start again from A=P(1+i)nA = P(1+i)^{n}. Divide both sides by PP to get A÷P=(1+i)nA \div P = (1+i)^{n}. You now need to undo the exponent nn. Raising both sides to the power 1/n1/n (that is, taking the nn-th root of both sides) gives (A÷P)1/n=1+i(A \div P)^{1/n} = 1 + i. Subtracting 1 from both sides then isolates the rate per compounding period: i=(A/P)1/n−1i = (A/P)^{1/n} - 1.
Once you have ii, convert it to an annual rate by multiplying by the number of compounding periods per year, mm. For example, if i=0.015i = 0.015 per month, the annual rate is 0.015×12=0.180.015 \times 12 = 0.18, or 18% per year. Always state whether your final rate is per period or per year, and express it as a percentage.
i=(AP)1/n−1i = \left(\frac{A}{P}\right)^{1/n} - 1

Connecting the Formula to Exponential Functions

You may have noticed that A=P(1+i)nA = P(1+i)^{n} looks like the exponential functions studied earlier in MCR3U. If you treat nn as the input variable and AA as the output, the formula has exactly the form f(n)=P⋅bnf(n) = P \cdot b^{n}, where the base b=(1+i)b = (1+i) is a constant greater than 1. This means compound-interest growth is exponential growth — the amount increases by the same multiplicative factor each period.
This connection is useful for checking answers. If you list a few values of AA as nn increases, the values should grow by the same ratio each time. If they do not, check your substitution. Recognizing the exponential structure also explains why even a small increase in ii, or a longer time nn, can lead to a noticeably larger final amount.
f(n)=P⋅(1+i)nf(n) = P \cdot (1+i)^{n}

Common Compounding Frequencies

Compounding TermPeriods per Year (m)Rate per Period (i = r ÷ m)Periods for t Years (n = m × t)
Annually1r ÷ 1 = r1 × t
Semi-annually2r ÷ 22 × t
Quarterly4r ÷ 44 × t
Monthly12r ÷ 1212 × t

Worked example

Example 1 — Finding the Principal

Marcelline wants to have CAD 10 000 in her savings account exactly 5 years from now. The account earns 4.8% per year, compounded quarterly. How much must she deposit today? Round to the nearest cent.
  1. Identify the known and unknown values
    The final amount is A=10 000A = 10\,000. The annual interest rate is 4.8%, so r=0.048r = 0.048 as a decimal. Compounding is quarterly, meaning m=4m = 4 times per year. The investment runs for t=5t = 5 years. The unknown is the principal PP.
  2. Calculate the rate per compounding period
    Divide the annual rate by the number of compounding periods per year to get the rate per period ii.
    i=0.0484=0.012i = \frac{0.048}{4} = 0.012
  3. Calculate the total number of compounding periods
    Multiply the number of compounding periods per year by the number of years to get nn.
    n=4×5=20n = 4 \times 5 = 20
  4. Write the rearranged formula for P
    Starting from A=P(1+i)nA = P(1+i)^{n}, divide both sides by (1+i)n(1+i)^{n} to isolate PP.
    P=A(1+i)nP = \frac{A}{(1+i)^{n}}
  5. Substitute the known values
    Replace AA, ii, and nn with the values found above to set up the calculation.
    P=10 000(1.012)20P = \frac{10\,000}{(1.012)^{20}}
  6. Evaluate the growth factor
    Using a calculator, raise 1.0121.012 to the power 2020. Keep several decimal places to avoid rounding error in the next step.
    (1.012)20≈1.26973(1.012)^{20} \approx 1.26973
  7. Divide to find P
    Divide CAD 10 000 by the growth factor. Round only at this final step.
    P=10 0001.26973≈7876.60P = \frac{10\,000}{1.26973} \approx 7876.60
Answer: Marcelline must deposit approximately CAD 7 876.60 today.
Check: Verify by computing the amount forward: 7876.60×(1.012)20≈7876.60×1.26973≈9999.99≈10 0007876.60 \times (1.012)^{20} \approx 7876.60 \times 1.26973 \approx 9999.99 \approx 10\,000. The tiny difference is due to rounding mid-calculation, confirming the answer is correct.

Worked example

Example 2 — Finding the Annual Interest Rate

Theo invests CAD 3 500 in a GIC (Guaranteed Investment Certificate). After 3 years of monthly compounding, the account holds CAD 4 214.33. What annual interest rate did the GIC earn? Round the annual rate to two decimal places.
  1. Identify the known and unknown values
    The principal is P=3500P = 3500, the final amount is A=4214.33A = 4214.33, compounding is monthly so m=12m = 12, and the term is t=3t = 3 years. The unknown is the annual interest rate rr.
  2. Calculate the total number of compounding periods
    Multiply the compounding frequency per year by the number of years.
    n=12×3=36n = 12 \times 3 = 36
  3. Rearrange the formula to isolate the growth factor
    Start from A=P(1+i)nA = P(1+i)^{n}. Divide both sides by PP so that (1+i)n(1+i)^{n} is alone on one side.
    AP=(1+i)n\frac{A}{P} = (1+i)^{n}
  4. Take the n-th root of both sides
    To undo the exponent n=36n = 36, raise both sides to the power 136\frac{1}{36}. This leaves (1+i)(1+i) by itself on the right side, because ((1+i)36)1/36=(1+i)1=1+i\left((1+i)^{36}\right)^{1/36} = (1+i)^{1} = 1+i.
    (AP)1/36=1+i\left(\frac{A}{P}\right)^{1/36} = 1 + i
  5. Compute the ratio A divided by P
    Divide the final amount by the principal to find the total growth factor over all 36 periods.
    4214.333500≈1.20409\frac{4214.33}{3500} \approx 1.20409
  6. Raise the ratio to the power 1/36
    Enter 1.204091.20409 ^ (1÷36)(1 \div 36) on your calculator to take the 36th root and find (1+i)(1+i).
    (1.20409)1/36≈1.00520(1.20409)^{1/36} \approx 1.00520
  7. Solve for i, then convert to an annual rate
    Subtract 1 to get the monthly rate ii. Then multiply by m=12m = 12 to get the annual rate rr as a decimal.
    i=1.00520−1=0.00520,r=0.00520×12=0.0624i = 1.00520 - 1 = 0.00520, \quad r = 0.00520 \times 12 = 0.0624
  8. Express the annual rate as a percentage
    Multiply the decimal annual rate by 100 to convert to a percentage.
    r=0.0624×100=6.24%r = 0.0624 \times 100 = 6.24\%
Answer: The GIC earned an annual interest rate of approximately 6.24%, compounded monthly.
Check: Verify forward: i=0.0624÷12=0.0052i = 0.0624 \div 12 = 0.0052 and n=36n = 36, giving A=3500×(1.0052)36≈3500×1.20409≈4214.33A = 3500 \times (1.0052)^{36} \approx 3500 \times 1.20409 \approx 4214.33. This matches the given amount, confirming the rate is correct.

Common mistakes and how to avoid them

Using the annual interest rate directly as i instead of dividing by the number of compounding periods per year.
Correction: Always divide the annual rate by m (the compounding frequency) before substituting into the formula. For example, 6% compounded monthly gives i = 0.06 ÷ 12 = 0.005, not 0.06.
Using the number of years as n instead of the total number of compounding periods.
Correction: Multiply the number of years by m to get n. For 5 years compounded quarterly, n = 4 × 5 = 20, not 5.
Rounding the growth factor to too few decimal places mid-calculation, causing the final answer to be off by several dollars.
Correction: Keep at least 5 decimal places in intermediate results and round only the final dollar answer to the nearest cent.
Forgetting to subtract 1 after taking the n-th root when solving for the interest rate, and reporting the root itself as the rate.
Correction: The n-th root gives (1 + i), so you must subtract 1 to isolate i. The correct step is i = (A/P)^(1/n) − 1.
Confusing the amount A with the interest earned, and reporting A − P as the final amount or P as the interest.
Correction: A is the total balance (principal plus all interest). The interest earned is A − P. Make sure you solve for the quantity the question actually asks for.

Lesson summary

Check your understanding

Question 1

CAD 5 000 is invested at 3% per year compounded semi-annually for 4 years. Which values of i and n should be substituted into A=P(1+i)nA = P(1+i)^{n}?
  1. i=0.03i = 0.03, n=4n = 4
  2. i=0.015i = 0.015, n=8n = 8
  3. i=0.03i = 0.03, n=8n = 8
  4. i=0.015i = 0.015, n=4n = 4
Show answer and explanation
i=0.015i = 0.015, n=8n = 8
Semi-annual compounding means m = 2. The rate per period is i = 0.03 ÷ 2 = 0.015, and the total number of periods is n = 2 × 4 = 8. Option B is correct.

Question 2

You want to find the principal PP needed to grow to CAD 8 000 in 6 years at 5% per year compounded annually. Which expression gives PP?
  1. P=8000×(1.05)6P = 8000 \times (1.05)^{6}
  2. P=8000−(1.05)6P = 8000 - (1.05)^{6}
  3. P=8000÷(1.05)6P = 8000 \div (1.05)^{6}
  4. P=(8000÷1.05)6P = (8000 \div 1.05)^{6}
Show answer and explanation
P=8000÷(1.05)6P = 8000 \div (1.05)^{6}
Rearranging A=P(1+i)nA = P(1+i)^{n} by dividing both sides by (1+i)n(1+i)^{n} gives P=A÷(1+i)n=8000÷(1.05)6P = A \div (1+i)^{n} = 8000 \div (1.05)^{6}. Option C is correct.

Question 3

An investment of CAD 2 000 grows to CAD 2 662.00 after 10 years of annual compounding. Which calculation correctly finds the annual interest rate?
  1. (2662−2000)1/10−1(2662 - 2000)^{1/10} - 1
  2. (2662÷2000)10−1(2662 \div 2000)^{10} - 1
  3. (2662÷2000)1/10−1(2662 \div 2000)^{1/10} - 1
  4. (2000÷2662)1/10−1(2000 \div 2662)^{1/10} - 1
Show answer and explanation
(2662÷2000)1/10−1(2662 \div 2000)^{1/10} - 1
With n = 10 annual periods, the formula i=(A/P)1/n−1i = (A/P)^{1/n} - 1 becomes (2662÷2000)1/10−1=(1.331)0.1−1≈0.029(2662 \div 2000)^{1/10} - 1 = (1.331)^{0.1} - 1 \approx 0.029, or about 2.9% per year. Option C is correct.

Question 4

A GIC pays 4.8% per year compounded monthly. After 2 years, the account balance is CAD 4 400.00. Which of the following is closest to the original principal deposited?
  1. CAD 3 990.00
  2. CAD 4 000.00
  3. CAD 4 200.00
  4. CAD 4 085.00
Show answer and explanation
CAD 4 000.00
Here i=0.048÷12=0.004i = 0.048 \div 12 = 0.004 and n=24n = 24. Then (1.004)24≈1.10000(1.004)^{24} \approx 1.10000, so P=4400÷1.10000≈P = 4400 \div 1.10000 \approx CAD 4 000.00. Option B is correct.

Key terms

Principal (P)
The original amount of money deposited or borrowed before any interest is added.
Amount (A)
The total balance after interest has been added over all compounding periods; sometimes called the future value.
Interest
The extra money earned (or owed) as a percentage of the principal. In compound interest, previously earned interest also earns interest.
Compounding period
The regular time interval at which interest is calculated and added to the balance, such as monthly or quarterly.
Interest rate per period (i)
The annual interest rate divided by the number of compounding periods per year. This is the rate used directly in the formula.
Number of periods (n)
The total count of compounding periods over the entire investment term, equal to the number of periods per year multiplied by the number of years.
Growth factor
The expression (1+i)(1+i), which represents how many times larger the balance becomes after one compounding period.
n-th root
The number that, when raised to the power n, gives a specified value. Written as k1/nk^{1/n}, it is the inverse operation of raising to the power n.

Continue through MCR3U

View the complete Ontario Grade 11 Mathematics learning path

About this lesson

Published by DoAssignment. This AI-assisted lesson follows Ontario Grade 11 Mathematics (MCR3U), expectation C3.3. It is a study resource, not an official curriculum publication.

Official curriculum reference

Report a correction or ask a question