Skip to main content
K12 LibreTexts

3.2.1: Solving Exponential Equations

  • Page ID
    14370
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Exponential Equations

    When you were first learning equations, you learned the rule that whatever you do to one side of an equation, you must also do to the other side so that the equation stays in balance. The basic techniques of adding, subtracting, multiplying and dividing both sides of an equation worked to solve almost all equations up until now. With logarithms, you have more tools to isolate a variable. Consider the following equation and ask yourself: why is x=3? Logically it makes sense that if the bases match, then the exponents must match as well, but how can it be shown for examples like this one?

    1.798982x=1.798986


    Solving Exponential Equations

    A common technique for solving equations with unknown variables in exponents is to take the log of the desired base of both sides of the equation. Then, you can use properties of logs to simplify and solve the equation.

    Take the following equation. To solve for t, you should first simplify the expression as much as possible and then take the natural log of both sides.

    \(\ \begin{aligned}
    9,000&=300 \cdot \frac{(1.06)^{t}-1}{0.06} & \\
    30 &=\frac{(1.06)^{t}-1}{0.06} \\
    1.8 &=(1.06)^{t}-1 \\
    2.8 &=1.06^{t} \\
    \ln 2.8 &=\ln \left(1.06^{t}\right)=t \cdot \ln (1.06) \\
    t &=\frac{\ln 2.8}{\ln 1.06} \approx 17.67 \text { years }
    \end{aligned}\)

    It does not matter what base you use in this situation as long as you use the same base on both sides. Choosing natural log allows you to use a calculator to finish the problem.

    Note that this type of equation is common in financial mathematics. The equation above represents the unknown amount of time it will take you to save $9,000 in a savings account if you save $300 at the end of each year in an account that earns 6% annual compound interest.

    The other good base to use is base 10. When solving the following equation for x: 16x=25, you will need to use a calculator to get the final answer and your calculator can handle base 10 as well. First take the log of both sides. Then, use log properties and your calculator to help.

    \(\ \begin{aligned}
    16^{x} &=25 \\
    \log 16^{x} &=\log 25 \\
    x \log 16 &=\log 25 \\
    x &=\frac{\log 25}{\log 16} \\
    x &=1.16
    \end{aligned}\)


    Examples

    Example 1

    Earlier, you were asked how to show that if the bases match in an equation, the exponents should match. In the equation, logs can be used to reduce the equation to 2x=6.

    Solution

    1.798982x=1.798986

    Take the log of both sides and use the property of exponentiation of logs to bring the exponent out front.

    \(\ \begin{aligned}
    \log 1.79898^{2 x} &=\log 1.79898^{6} \\
    2 x \cdot \log 1.79898 &=6 \cdot \log 1.79898 \\
    2 x &=6 \\
    x &=3
    \end{aligned}\)

    Example 2

    Solve the following equation for all possible values of x: (x+1)x−4−1=0

    Solution

    (x+1)x−4−1=0

    (x+1)x−4=1

    Case 1 is that x+1 is positive in which case you can take the log of both sides.

    \(\ \begin{array}{c}
    \log (x+1)^{(x-4)}=\log 1 \\
    (x-4) \cdot \log (x+1)=0 \\
    x-4=0 \text { or } \log (x+1)=0 \\
    x=4 \text { or }(x+1)=10^{0}=1 \\
    \quad x=4,0
    \end{array}\)

    Note that log1=0

    Case 2 is that (x+1) is negative 1 and raised to an even power. This happens when x=−2.

    \(\ \begin{aligned}
    (x+1)^{(x-4)} &=1 \\
    (-2+1)^{(-2-4)}-1 &=(-1)^{-6}-1 \\
    &=\frac{1}{(-1)^{6}}-1 \\
    &=0
    \end{aligned}\)

    The reason why this exercise is included is because you should not fall into the habit of assuming that you can take the log of both sides of an equation. It is only valid when the argument is strictly positive. For example, log(−2+1)(−2−4)=log(−1) is not possible.

    Example 3

    Light intensity, measured in lumens, can be described by the relationship between i for intensity and d for depth in feet as it travels at specific depths of water in a swimming pool. What is the intensity of light at 10 feet?

    Solution

    \(\ \log \left(\frac{i}{12}\right)=-0.0145 \cdot d\)

    Given d=10, solve for i measured in lumens.

    \(\ \begin{aligned}
    \log \left(\frac{i}{12}\right) &=-0.0145 \cdot d \\
    \log \left(\frac{i}{12}\right) &=-0.0145 \cdot 10 \\
    \log \left(\frac{i}{12}\right) &=-0.145 \\
    \left(\frac{i}{12}\right) &=10^{-0.145} \\
    i &=12 \cdot 10^{-0.145} \approx 8.594
    \end{aligned}\)

    Example 4

    Solve the following equation for all possible values of x.

    \(\ \frac{e^{x}-e^{-x}}{3}=14\)

    Solution

    First solve for ex,

    \(\ \begin{aligned}
    \frac{e^{x}-e^{-x}}{3} &=14 \\
    e^{x}\left(e^{x}-e^{-x}\right) &=(42) e^{x} \\
    e^{2 x}-1 &=42 e^{x} \\
    \left(e^{x}\right)^{2}-42 e^{x}-1 &=0
    \end{aligned}\)

    Let u=ex.

    \(\ \begin{array}{l}
    u^{2}-42 u-1=0 \\
    u=\frac{-(-42) \pm \sqrt{(-42)^{2}-4 \cdot 1 \cdot(-1)}}{2 \cdot 1}=\frac{42 \pm \sqrt{1768}}{2} \approx 42.023796,-0.0237960
    \end{array}\)

    Note that the negative result is extraneous because ex must be greater than zero, so you only proceed in solving for x for one result.

    \(\ \begin{aligned}
    e^{x} & \approx 42.023796 \\
    x & \approx \ln 42.023796 \approx 3.738
    \end{aligned}\)

    Example 5

    Solve the following equation for all possible values of x: (log2x)2−log2x7=−12.

    Solution

    In calculus it is common to use a small substitution to simplify the problem and then substitute back later. In this case let u=log2x. Notice that this is a quadratic problem.

    \(\ \begin{aligned}
    \left(\log _{2} x\right)^{2}-7 \log _{2} x+12 &=0 \\
    u^{2}-7 u+12 &=0 \\
    (u-3)(u-4) &=0 \\
    u &=3,4
    \end{aligned}\)

    Now substitute back and solve for x in each case.

    \(\ \begin{array}{l}
    \log _{2} x=3 \leftrightarrow 2^{3}=x=8 \\
    \log _{2} x=4 \leftrightarrow 2^{4}=x=16
    \end{array}\)


    Review

    Solve each equation for x. Round each answer to three decimal places.

    1. 4x=6

    2. 5x=2

    3. 124x=1020

    4. 73x=2400

    5. 2x+1−5=22

    6. 5x+12x=5x+7

    7. 2x+1=22x+3

    8. 3x+3=9x+1

    9. 2x+4=5x

    10. 13⋅80.2x=546

    11. bx=c+a

    12. 32x=0.94−.12

    Solve each log equation by using log properties and rewriting as an exponential equation.

    13. log3x+log35=2

    14. 2logx=log8+log5−log10

    15. log9x=\(\ \frac{3}{2}\)


    Review (Answers)

    To see the Review answers, open this PDF file and look for section 3.6.


    This page titled 3.2.1: Solving Exponential Equations is shared under a CK-12 license and was authored, remixed, and/or curated by CK-12 Foundation via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.

    CK-12 Foundation
    LICENSED UNDER
    CK-12 Foundation is licensed under CK-12 Curriculum Materials License
    • Was this article helpful?