DoAssignment.ca

B3.3 · Solve real-world problems using exponential graphs and equations

Learn to solve real-world problems using exponential graphs and equations through clear examples and targeted practice.

Ontario Grade 11 Mathematics

Exponential Functions

MCR3U · Strand B: Exponential Functions · Expectation B3.3

Every time a savings account earns compound interest, a bacterial colony doubles in size, or a used car loses value over the years, an exponential function is at work. These situations share one key feature: the quantity changes by a constant multiplying factor over equal time intervals, not by a constant amount. In this lesson you will move from recognising that pattern to writing an equation, reading a graph, and answering practical questions — all using tools already in your Grade 11 toolkit.

What you will learn

Prerequisite Bridge: What You Already Know

In Grade 10 you studied linear functions, where the graph is a straight line and the quantity changes by a constant amount each step. For example, earning CAD 5 every hour is linear because you add the same value repeatedly.
Exponential functions are different. Instead of adding, you multiply by the same factor each time. If a rabbit population triples every year, you multiply by 3 each year. That multiplying factor is called the base of the exponential function.
The general form of an exponential equation used in this course is y=a⋅bxy = a \cdot b^x, where aa is the initial value (the amount when x=0x = 0), bb is the growth or decay factor, and xx is the number of time periods. You need a>0a > 0 and b>0b > 0, b≠1b \neq 1. If b>1b > 1, the function models growth; if 0<b<10 < b < 1, it models decay.
y=a⋅bxy = a \cdot b^x

Recognising Exponential Situations and Building the Equation

The first step in any real-world problem is deciding whether the situation is exponential. Ask yourself: does the quantity get multiplied by the same number over each equal time interval? If yes, you have an exponential model.
To find aa, look for the starting amount — the value at time zero. To find bb, look for the multiplying factor. If a population grows by 20% each year, the factor is 1+0.20=1.201 + 0.20 = 1.20 because you keep the original amount and add 20% of it. If a car loses 15% of its value each year, the factor is 1−0.15=0.851 - 0.15 = 0.85 because 85% of the value remains after each year.
Once you have aa and bb, substitute them into y=a⋅bxy = a \cdot b^x and define what xx represents (for example, xx = number of years since the start). Always state the units of xx and yy clearly — this prevents the most common errors on tests.
A quick reasonableness check: if the situation is growth, the value of yy should increase as xx increases. If it is decay, yy should decrease and approach zero but never actually reach it.
b=1±r100b = 1 \pm \frac{r}{100}

Reading and Interpreting Exponential Graphs

A graph can answer questions quickly without algebra. The horizontal axis usually represents time (xx), and the vertical axis represents the quantity (yy). On a growth graph the curve rises steeply to the right; on a decay graph the curve falls and flattens.
The y-intercept of the graph is the initial value aa. You can read it directly by finding where the curve crosses the vertical axis. To find the value at a specific time, move along the horizontal axis to that xx-value, go straight up to the curve, and then read across to the vertical axis.
To find when a quantity reaches a particular value, start on the vertical axis at that value, move horizontally to the curve, and then drop straight down to read the time on the horizontal axis. This graph-reading skill is especially useful when the time value is not a whole number and an exact match by substitution is hard to find directly. If the answer falls between two grid lines, estimate by interpolating (reading between the lines).
Also pay attention to the shape: exponential curves are always curved (not straight), always positive (never touch or cross the horizontal axis), and the rate of change itself keeps changing — that is what makes them different from linear functions.

Solving Problems Algebraically

When you know aa, bb, and xx, finding yy is straightforward: substitute and evaluate using order of operations. Always apply the exponent before multiplying by aa.
A slightly harder task is finding xx when you know yy. In this course, you can solve these problems in two ways. First, if the answer is a whole number, you can substitute trial values of xx (try x=1,2,3,…x = 1, 2, 3, \ldots) until the equation balances — this is called solving by systematic trial. Second, you can read the answer from a graph as described in the previous section. Both methods are valid at this course level.
Some problems ask you to compare two exponential situations or to find a break-even point. Set the two expressions equal and use trial or graph-reading to find where they match.
Remember to interpret your answer in context. If xx represents years and you get x=3x = 3, state '3 years after the start'. If yy represents population and you get y=4800y = 4800, state 'the population is 4 800 individuals'. Numbers without context do not fully answer a real-world problem.
y=a⋅bxy = a \cdot b^x

Putting It All Together: Strategy for Real-World Problems

A reliable four-step strategy will handle most MCR3U exponential problems. Step 1 — Identify: read the problem carefully and confirm the situation is exponential. Write down the initial value aa and the factor bb. Step 2 — Model: write the equation y=a⋅bxy = a \cdot b^x with xx and yy clearly defined. Step 3 — Solve: substitute known values to find the unknown, using evaluation, systematic trial, or graph-reading as needed. Step 4 — Interpret: write a sentence that answers the original question using correct units.
Be especially careful with the time variable. If a problem says 'after 6 months' and your model uses years, convert first: 6 months = 0.5 years. Mismatched units are among the most common sources of error.
For problems involving a percentage increase or decrease, double-check your factor. A 30% increase gives b=1.30b = 1.30, not 0.300.30. A 30% decrease gives b=0.70b = 0.70, not 1.701.70. Mixing these up completely reverses the model.

Bacterial Colony Growth at 3-Hour Intervals (Example 1 Check)

Time (hours)Number of Periods (xx)Bacteria Count (yy)
00500
311 000
622 000
934 000
1248 000

Laptop Value by Year — Systematic Trial (Example 2)

Year (xx)CalculationValue (CAD)Below CAD 400?
01200⋅(0.75)01200 \cdot (0.75)^01 200.00No
11200⋅(0.75)11200 \cdot (0.75)^1900.00No
21200⋅(0.75)21200 \cdot (0.75)^2675.00No
31200⋅(0.75)31200 \cdot (0.75)^3506.25No
41200⋅(0.75)41200 \cdot (0.75)^4379.69Yes

Worked example

Example 1 — Bacterial Growth (Finding a Future Value)

A biology student starts an experiment with 500 bacteria. The colony doubles every 3 hours. How many bacteria will there be after 12 hours?
  1. Identify the initial value and the growth factor
    The starting amount is 500, so a=500a = 500. The colony doubles each period, so the growth factor is b=2b = 2. Each time period is 3 hours.
    a=500,b=2a = 500, \quad b = 2
  2. Determine the number of time periods
    The question asks about 12 hours. Since each period is 3 hours, the number of periods is found by dividing the total time by the length of one period.
    x=123=4x = \frac{12}{3} = 4
  3. Write the exponential equation
    Substituting a=500a = 500 and b=2b = 2 into the model y=a⋅bxy = a \cdot b^x gives the equation below.
    y=500⋅2xy = 500 \cdot 2^x
  4. Substitute and evaluate
    Replace xx with 4. Apply the exponent first, since 24=162^4 = 16, then multiply by the initial value.
    y=500⋅24=500⋅16=8000y = 500 \cdot 2^4 = 500 \cdot 16 = 8000
  5. Interpret the answer
    The value y=8000y = 8000 represents the number of bacteria. State the answer in context.
Answer: After 12 hours there will be 8 000 bacteria in the colony.
Check: Trace each 3-hour period: 500, then 1000, then 2000, then 4000, then 8000. Four doublings from 500 gives 8 000, which matches the calculated answer.

Worked example

Example 2 — Depreciation (Finding the Time by Systematic Trial)

A new laptop is purchased for CAD 1 200. Its value decreases by 25% each year. In which year does the laptop's value first fall below CAD 400?
  1. Identify the initial value and the decay factor
    The purchase price is CAD 1 200, so a=1200a = 1200. The value decreases by 25% each year, meaning 75% of the value remains each year.
    a=1200,b=1−0.25=0.75a = 1200, \quad b = 1 - 0.25 = 0.75
  2. Write the exponential equation
    Let xx represent the number of years since purchase and yy represent the value in dollars.
    y=1200⋅(0.75)xy = 1200 \cdot (0.75)^x
  3. Use systematic trial to test whole-number years
    Substitute whole-number values of xx one at a time and evaluate until the value drops below CAD 400. Testing x=1x = 1 gives 900, x=2x = 2 gives 675, x=3x = 3 gives 506.25, and x=4x = 4 gives approximately 379.69.
    y(4)=1200⋅(0.75)4≈379.69y(4) = 1200 · (0.75)^4 \approx 379.69
  4. Identify the first year the condition is met
    At x=3x = 3 the value is approximately CAD 506.25, which is still above CAD 400. At x=4x = 4 the value is approximately CAD 379.69, which is below CAD 400. So the laptop's value first drops below CAD 400 during year 4.
  5. Interpret the answer
    State the answer clearly in the context of the problem, including units.
Answer: The laptop's value first falls below CAD 400 during the 4th year after purchase (approximately CAD 379.69).
Check: Recompute directly: 1200×0.421875=506.251200 \times 0.421875 = 506.25 for x=3x=3, which is at least 400, and 1200×0.31640625=379.691200 \times 0.31640625 = 379.69 for x=4x=4, which is below 400. The 4th year is confirmed.

Common mistakes and how to avoid them

Using the percentage rate itself as the base — for example, writing b=0.25b = 0.25 for a 25% decay instead of b=0.75b = 0.75.
Correction: The base is the fraction that remains or is added. For decay at rate r%, the base is b=1−r100b = 1 - \frac{r}{100}. For growth, it is b=1+r100b = 1 + \frac{r}{100}.
Multiplying the exponent and the base before applying the power — for example, evaluating 500⋅24500 \cdot 2^4 as (500⋅2)4(500 \cdot 2)^4.
Correction: Apply the exponent to the base first, so 24=162^4 = 16, then multiply by aa to get 500×16=8000500 \times 16 = 8000. Follow order of operations: exponents before multiplication.
Forgetting to convert the time to the correct number of periods — for example, using x=12x = 12 when 12 hours means 4 periods of 3 hours each.
Correction: Divide the total time by the length of one period to get the correct value of xx. Define xx clearly at the start of every solution.
Stopping at a numerical answer without interpreting it in context.
Correction: Always write a sentence that states what the number means, including its units and what it refers to, such as population or value in dollars.
Confusing growth and decay graphs — expecting a decay curve to cross the horizontal axis.
Correction: An exponential decay curve gets closer and closer to the horizontal axis but never touches it, because multiplying a positive number by a positive factor can never produce zero.

Lesson summary

Check your understanding

Question 1

A savings account holds CAD 2 000 and grows by 10% each year. Which equation models the account balance yy after xx years?
  1. y=2000⋅(0.10)xy = 2000 \cdot (0.10)^x
  2. y=2000⋅(1.10)xy = 2000 \cdot (1.10)^x
  3. y=2000⋅(0.90)xy = 2000 \cdot (0.90)^x
  4. y=2000+10xy = 2000 + 10x
Show answer and explanation
y=2000⋅(1.10)xy = 2000 \cdot (1.10)^x
A 10% annual growth means the factor is b=1+0.10=1.10b = 1 + 0.10 = 1.10, and the initial value is a=2000a = 2000. The model is y=2000⋅(1.10)xy = 2000 \cdot (1.10)^x. The first option uses the rate itself as the base, the third option uses a decay factor in the wrong direction, and the fourth option is a linear model instead of an exponential one.

Question 2

A radioactive sample starts at 800 g and loses half its mass every 5 years. How many grams remain after 15 years?
  1. 400 g
  2. 200 g
  3. 100 g
  4. 50 g
Show answer and explanation
100 g
The number of 5-year periods in 15 years is x=15÷5=3x = 15 \div 5 = 3. The decay factor is b=0.5b = 0.5, so y=800⋅(0.5)3=800⋅0.125=100y = 800 \cdot (0.5)^3 = 800 \cdot 0.125 = 100 grams. After three halvings the mass goes 800, then 400, then 200, then 100.

Question 3

On an exponential decay graph, what does the y-intercept represent?
  1. The decay factor bb
  2. The time when the quantity reaches zero
  3. The initial value aa at time x=0x = 0
  4. The rate of decrease per period
Show answer and explanation
The initial value aa at time x=0x = 0
The y-intercept is the point where x=0x = 0. Substituting x=0x = 0 into y=a⋅b0=a⋅1=ay = a \cdot b^0 = a \cdot 1 = a shows the y-intercept always equals the initial value aa.

Question 4

A car worth CAD 20 000 depreciates at 20% per year. Using systematic trial, in which year does its value first drop below CAD 10 000?
  1. Year 2
  2. Year 3
  3. Year 4
  4. Year 5
Show answer and explanation
Year 4
The model is y=20000⋅(0.80)xy = 20000 \cdot (0.80)^x. Testing values gives x=2x=2: 12 800, x=3x=3: 10 240, and x=4x=4: 8 192. At x=3x=3 the value is still above 10 000, but at x=4x=4 it drops to 8 192, which is below 10 000. So the value first drops below CAD 10 000 in Year 4.

Key terms

Exponential function
A function of the form y=a⋅bxy = a \cdot b^x where the variable xx appears as an exponent and bb is a positive constant not equal to 1.
Initial value (aa)
The value of yy when x=0x = 0; the starting amount in a real-world model. It equals the y-intercept of the graph.
Growth factor
The base bb in an exponential model when b>1b > 1; represents the constant multiplier that increases the quantity each period.
Decay factor
The base bb in an exponential model when 0<b<10 < b < 1; represents the constant multiplier that decreases the quantity each period.
Time period
The fixed interval of time over which the quantity is multiplied by the factor bb once. Examples include one year, one hour, or one half-life.
Systematic trial
A method of solving an equation by testing whole-number values of the variable one at a time until the equation is satisfied or a target condition is met.
Depreciation
The decrease in the monetary value of an asset over time, often modelled as exponential decay when expressed as a fixed percentage loss per period.
y-intercept
The point where a graph crosses the vertical axis, occurring at x=0x = 0. For y=a⋅bxy = a \cdot b^x, the y-intercept is always (0,a)(0, a).

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 B3.3. It is a study resource, not an official curriculum publication.

Official curriculum reference

Report a correction or ask a question