DoAssignment.ca

A3.4 · Solve applied exponential equations by substitution

Learn to solve applied exponential equations by substitution through clear examples and targeted practice.

Ontario Grade 11 Mathematics

Mathematical Models

Replace a repeated exponential expression with one variable, solve, and interpret the result in context.

Some applied equations contain the same exponential expression more than once. For example, a model might include both 2t2^t and (2t)2(2^t)^2. Working with both terms directly can be hard to follow. Substitution means temporarily giving the repeated expression a short name. You can then solve a quadratic equation, return to the original expression, and decide which answers fit the situation. This lesson uses factoring for the quadratic step and focuses on interpreting the final answers.

What you will learn

1. Review: exponential expressions and factoring

An exponential expression has a variable in its exponent. In 2t2^t, the base is 22 and the exponent is tt. If tt is a number of years, then 2t2^t describes a quantity that doubles for each increase of one year.
A quadratic equation is an equation that includes a squared variable, such as x2−5x+6=0x^2-5x+6=0. When it factors, it can be written as a product. For example, x2−5x+6=(x−2)(x−3)x^2-5x+6=(x-2)(x-3). A product is zero if at least one of its factors is zero, so the solutions are x=2x=2 or x=3x=3.
Substitution is a temporary replacement. If the same expression appears in several places, name it with a new variable. This keeps the equation easier to read. After solving for the new variable, replace it with the original expression again.
x=2tx=2^t

2. A reliable substitution method

First, identify the repeated exponential expression. Look for a squared version and an unsquared version of the same expression. For example, (3t)2(3^t)^2 and 3t3^t share the expression 3t3^t.
Next, let a temporary variable stand for that repeated expression. Rewrite the equation using the temporary variable, then solve the quadratic by factoring. Keep every solution at this stage; both may or may not work in the original situation.
Then return to the substitution. Set the temporary variable equal to its exponential expression. Solve for the time or other unknown, using the meaning of the model. Finally, check each candidate in the original equation and reject any candidate that violates the context, such as a negative time when the model starts at time zero.
(at)2=(at)2(a^t)^2=(a^t)^2

3. Interpreting the solutions in an application

In an applied problem, the equation comes from a model and the answer must match the question. The unknown might be time, a measurement, or another quantity. State its units when reporting the answer.
An exponential expression with a positive base has a positive value. Therefore, if factoring gives a negative value for a temporary variable that represents an exponential expression, that value cannot work. A positive value may still need to be checked against the allowed time range.
A model can also describe a quantity that reaches a target more than once. For instance, a profit model may rise and later fall. If both times are allowed by the model, both are valid answers. If the question asks for the first time, report the earlier one.
at>0(a>0)a^t>0\quad(a>0)

Worked example

Break-even times for a small business

A simplified model for a seasonal product gives profit in thousands of Canadian dollars after tt years as P=−(2t)2+10(2t)−16P=-(2^t)^2+10(2^t)-16. The model is used for 0≤t≤40\leq t\leq 4. Find when the business breaks even, meaning P=0P=0.
  1. Name the repeated expression
    The model contains 2t2^t and its square. Let xx stand for 2t2^t, so the profit equation becomes a quadratic in xx.
    x=2tx=2^t
  2. Factor and solve
    Set the profit to zero and factor. The product is zero when either factor is zero, which gives two candidate values for xx. -x^2+10x-16=0 \Rightarrow -(x-2)(x-8)=0 \Rightarrow x=2 or x=8
  3. Return to time
    Replace xx with 2t2^t. Since 21=22^1=2 and 23=82^3=8, the candidate times are 11 year and 33 years. Both fall within the stated range.
    2t=2⇒t=12t=8⇒t=32^t=2\Rightarrow t=1\qquad 2^t=8\Rightarrow t=3
  4. Check in the model
    At either time, the temporary value is a root of the factored equation, so the profit is zero. Both answers describe break-even times in the allowed interval.
    P(1)=0P(3)=0P(1)=0\qquad P(3)=0
Answer: The model predicts break-even after 1 year and after 3 years.
Check: At t=1t=1, 2t=22^t=2 and P=−4+20−16=0P=-4+20-16=0. At t=3t=3, 2t=82^t=8 and P=−64+80−16=0P=-64+80-16=0.

Worked example

Finding when a measurement reaches a target

A device's response is modelled by R=(3t)2−10(3t)+9R=(3^t)^2-10(3^t)+9, where tt is the number of hours after testing begins. Find the nonnegative times when the response is 00.
  1. Substitute for the repeated expression
    Both terms use 3t3^t, with one term squared. Let xx represent 3t3^t and set the response equal to the target, zero.
    x=3tx2−10x+9=0x=3^t\qquad x^2-10x+9=0
  2. Factor the quadratic
    The numbers 11 and 99 multiply to 99 and add to 1010, so the quadratic factors. Set each factor equal to zero to find the candidates for xx. (x-1)(x-9)=0 x=1 or x=9
  3. Solve for the hours
    Return to 3t3^t. Since 30=13^0=1 and 32=93^2=9, the corresponding times are zero hours and two hours. Both are nonnegative.
    3t=1⇒t=03t=9⇒t=23^t=1\Rightarrow t=0\qquad 3^t=9\Rightarrow t=2
  4. Verify the target
    At each candidate time, the response evaluates to zero. The two times therefore meet the target in this model.
    R(0)=1−10+9=0R(2)=81−90+9=0R(0)=1-10+9=0\qquad R(2)=81-90+9=0
Answer: The response reaches zero at 0 hours and 2 hours.
Check: The temporary values are 30=13^0=1 and 32=93^2=9, the two roots of the factored equation.

Common mistakes and how to avoid them

Solving the quadratic for the original time variable before making a substitution.
Correction: The quadratic is in the repeated exponential expression, not directly in time. Name that expression first, solve for the temporary variable, and then return to the exponential equation.
Reporting the values of the temporary variable as the final answers.
Correction: A value such as x=8x=8 is not a time when x=2tx=2^t. Use 2t=82^t=8 to find the time.
Keeping a candidate that does not fit the situation.
Correction: Check the original model and the stated limits. Report only values that satisfy both.

Lesson summary

Check your understanding

Question 1

For 4t4^t, which substitution makes (4t)2−7(4t)+12=0(4^t)^2-7(4^t)+12=0 a quadratic in the new variable?
  1. x=4tx=4^t
  2. x=t2x=t^2
  3. x=4tx=4t
  4. x=2tx=2^t
Show answer and explanation
x=4tx=4^t
The repeated expression is 4t4^t, appearing once squared and once by itself. Replacing both occurrences with xx gives x2−7x+12=0x^2-7x+12=0.

Question 2

A model gives (2t)2−5(2t)+4=0(2^t)^2-5(2^t)+4=0 for t≥0t\geq 0. What are the times that satisfy the equation?
  1. t=1t=1 and t=2t=2
  2. t=2t=2 and t=4t=4
  3. t=0t=0 and t=2t=2
  4. t=1t=1 and t=4t=4
Show answer and explanation
t=1t=1 and t=2t=2
Let x=2tx=2^t. Then x2−5x+4=(x−1)(x−4)x^2-5x+4=(x-1)(x-4), so x=1x=1 or x=4x=4. These give 2t=12^t=1, or t=0t=0, and 2t=42^t=4, or t=2t=2. Wait: the correct pair is t=0t=0 and t=2t=2.

Key terms

Exponential expression
An expression with a variable in its exponent, such as 2t2^t.
Substitution
Temporarily replacing an expression with a new variable to make an equation easier to solve.
Candidate solution
A possible answer found during solving that still needs to be checked in the original problem.
Break even
To have zero profit in the model.

Continue through MBF3C

View the complete Ontario Grade 11 Mathematics learning path

About this lesson

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

Official curriculum reference

Report a correction or ask a question