Solving Exponential Equations
CSEC Additional Mathematics Essential Knowledge: Exponential equations feature variables in the exponent. They appear in diverse real-world contexts from population growth to radioactive decay. Mastering the techniques to solve these equations—both by expressing with common bases and using logarithms—is crucial for CSEC success and understanding advanced mathematical modeling.
Key Concept: An exponential equation is one in which the variable appears in the exponent. General form: \(a^{f(x)} = b\) or \(a^{f(x)} = a^{g(x)}\), where \(a > 0\), \(a \neq 1\). The two primary solution methods are: (1) Expressing both sides with the same base and equating exponents, or (2) Using logarithms to “bring down” the exponent.
Part 1: Understanding Exponential Equations
What Makes an Equation Exponential?
Exponential Equations
Variable in the exponent
Solution Methods: Same base or logarithms
Non-Exponential Equations
Variable in the base
Solution Methods: Roots, factoring, algebra
Exponential equations often appear in these patterns:
Where \(a, b > 0\), \(a, b \neq 1\), and \(f(x), g(x)\) are expressions containing the variable.
Graphical Insight: The equation \(a^x = b\) has:
- Exactly one solution if \(b > 0\) (exponential functions are one-to-one)
- No solution if \(b ≤ 0\) (exponential functions are always positive)
This explains why we require \(b > 0\) when taking logarithms of both sides.
Part 2: Method 1 – Same Base Technique
Expressing Both Sides with Common Base
The Fundamental Principle
Reason: Exponential functions are one-to-one. If the bases are equal and positive (not 1), then the exponents must be equal.
Solve \(3^{2x-1} = 27\)
Solve \(8^{x+1} = 16^{x-1}\)
Prime Factorization Strategy: When bases don’t match, express both as powers of a common prime. Common conversions: \(4 = 2^2\), \(8 = 2^3\), \(9 = 3^2\), \(16 = 2^4\), \(25 = 5^2\), \(27 = 3^3\), \(32 = 2^5\), \(64 = 2^6 = 4^3 = 8^2\).
Part 3: Method 2 – Using Logarithms
When Bases Cannot Be Made the Same
The Logarithmic Approach
Or equivalently: \(f(x) = \frac{\log b}{\log a}\)
Why it works: Logarithms are the inverse operations of exponents. Taking log of both sides “brings down” the exponent.
Common Logarithm (base 10)
Use when: No obvious common base, calculator needed
Natural Logarithm (base e)
Use when: Equations involve \(e\), calculus contexts
Solve \(5^x = 20\) (give answer to 3 decimal places)
Solve \(3^{2x+1} = 7^{x-2}\)
Critical Check: Always verify that the solution makes sense in the original equation. For \(a^{f(x)} = b\), we must have \(b > 0\). If you get a solution that makes \(b ≤ 0\), you’ve made an error.
Part 4: Equations with Base e (Natural Exponential)
Working with Natural Exponentials
The number \(e ≈ 2.71828\) is a mathematical constant that appears naturally in growth/decay problems. Equations with base \(e\) are solved using natural logarithms (\(\ln\)), since \(\ln e = 1\).
Why e is special: The function \(y = e^x\) has the unique property that its derivative is itself: \(\frac{d}{dx}e^x = e^x\). This makes it ideal for modeling continuous growth and decay.
Solve \(e^{3x-2} = 10\)
A bacteria culture grows according to \(P(t) = 500e^{0.03t}\), where \(t\) is in hours. When will the population reach 2000?
Part 5: Real-World Applications
Exponential Equations in Context
Common Applications of Exponential Equations:
Problem: How long will it take for $1000 to double at 5% annual interest compounded annually?
Problem: A radioactive substance decays according to \(A(t) = 100e^{-0.0231t}\). Find its half-life (time for half to decay).
Part 6: CSEC Past Paper Questions
Exam-Style Questions
Question: Solve the equation \(2^{x+1} = 5^{x-1}\), giving your answer to 3 decimal places.
Question: Solve the equation \(3^{2x} – 4(3^x) + 3 = 0\)
Hidden Quadratic Technique: Equations of form \(a^{2x} + b(a^x) + c = 0\) can be solved by substituting \(y = a^x\). This creates a quadratic in \(y\): \(y^2 + by + c = 0\). Solve for \(y\), then solve \(a^x = y\).
Quiz: Test Your Understanding
Express 64 as power of 4: \(64 = 4^3\)
Equation: \(4^{x-1} = 4^3\)
Equate exponents: \(x-1 = 3\)
\(x = 4\)
Final answer: \(x = 4\)
Take logs: \(\log(5^{2x}) = \log 20\)
\(2x\log 5 = \log 20\)
\(2x = \frac{\log 20}{\log 5}\)
\(\log 20 ≈ 1.30103\), \(\log 5 ≈ 0.69897\)
\(2x ≈ \frac{1.30103}{0.69897} ≈ 1.86135\)
\(x ≈ 0.9307\)
Final answer: \(x ≈ 0.93\) (to 2 decimal places)
Take natural log: \(\ln(e^{2x+1}) = \ln 15\)
\(2x+1 = \ln 15\)
\(\ln 15 ≈ 2.70805\)
\(2x = 2.70805 – 1 = 1.70805\)
\(x ≈ 0.8540\)
Final answer: \(x ≈ 0.854\)
Let \(y = 3^x\), then \(9^x = (3^2)^x = 3^{2x} = (3^x)^2 = y^2\)
Equation: \(y^2 – 10y + 9 = 0\)
Factor: \((y-1)(y-9) = 0\)
\(y = 1\) or \(y = 9\)
\(3^x = 1\) ⇒ \(x = 0\)
\(3^x = 9 = 3^2\) ⇒ \(x = 2\)
Final answer: \(x = 0\) or \(x = 2\)
Growth model: \(P(t) = 100(2)^{t/3}\) where t is in hours
Set \(100(2)^{t/3} = 10000\)
Divide by 100: \(2^{t/3} = 100\)
Take logs: \(\log(2^{t/3}) = \log 100\)
\((t/3)\log 2 = \log 100 = 2\)
\(t/3 = \frac{2}{\log 2} ≈ \frac{2}{0.3010} ≈ 6.644\)
\(t ≈ 19.93\) hours
Final answer: Approximately 19.9 hours
🎯 Key Concepts Summary
- Exponential Equation: Variable in the exponent: \(a^{f(x)} = b\)
- Method 1: Same Base:
- Express both sides as powers of the same base
- Equate exponents: \(a^{f(x)} = a^{g(x)}\) ⇒ \(f(x) = g(x)\)
- Use prime factorization: \(4=2^2\), \(8=2^3\), \(9=3^2\), etc.
- Method 2: Logarithms:
- Take log of both sides: \(\log(a^{f(x)}) = \log b\)
- Apply power law: \(f(x)\log a = \log b\)
- Solve: \(f(x) = \frac{\log b}{\log a}\)
- For base e: Use natural logs: \(f(x) = \ln b\)
- Hidden Quadratics: For \(a^{2x} + b(a^x) + c = 0\), substitute \(y = a^x\)
- Real-World Models:
- Growth/decay: \(A = A_0e^{kt}\) or \(A = A_0(1+r)^t\)
- Half-life/doubling time problems
- Compound interest calculations
- Common CSEC Question Types:
- Solve exponential equations using same base
- Solve using logarithms (often to specified decimal places)
- Solve equations with base e
- Hidden quadratic exponential equations
- Applied problems (growth, decay, interest)
- Exam Strategy:
- Always try same base method first if possible
- When using logs, state which base you’re using (log or ln)
- For decimal answers, round to specified places
- Check solutions in original equation when possible
- For applied problems, include units and interpret answers
CSEC Exam Strategy: When solving exponential equations: (1) First check if bases can be made the same—this is quicker and avoids calculator use. (2) If bases differ, use logarithms—show clear steps: take logs, apply power law, isolate variable. (3) For equations like \(a^{2x} + ba^x + c = 0\), recognize the quadratic form and substitute. (4) Always check if your answer makes sense in context (e.g., time can’t be negative, population must be positive). Show all working for method marks!
