We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > Finite Math

Examples: Solving Logarithmic Equations

Solving Exponential Equations

  1. Isolate the exponential expressions when possible
  2. Take the logarithm of both sides
  3. Utilize the exponent property for logarithms to pull the variable out of the exponent
  4. Use algebra to solve for the variable.

Example 1

Solve 2 x = 10 for x. Using this alternative approach, rather than rewrite this exponential into logarithmic form, we will take the logarithm of both sides of the equation. Since we often wish to evaluate the result to a decimal answer, we will usually utilize either the common log or natural log. For this example, we'll use the natural log:
[latex]\displaystyle{ln{{({2}^{{x}})}}}={ln{{({10})}}}[/latex] Utilizing the exponent property for logs,
[latex]\displaystyle{x}{ln{{({2})}}}={ln{{({10})}}}[/latex] Now dividing by ln(2),
[latex]\displaystyle{x}=\frac{{{ln{{({10})}}}}}{{{ln{{({2})}}}}}approx{2.861}[/latex]
Notice that this result matches the result we found using the change of base formula.

Example 2

In the first section, we predicted the population (in billions) of India t years after 2008 by using the function f(t) 1.14(1 + 0.0134)t. If the population continues following this trend, when will the population reach 2 billion? We need to solve for the t so that f(t) = 2
[latex]\displaystyle{2}={1.14}{({1.0134})}^{{t}}[/latex] Divide by 1.14 to isolate the exponential expression
[latex]\displaystyle\frac{{2}}{{1.14}}={1.0134}^{{t}}[/latex] Take the logarithm of both sides of the equation
[latex]\displaystyle{ln{{(\frac{{2}}{{1.14}})}}}={ln{{({1.0134}^{{t}})}}}[/latex] Apply the exponent property on the right side
[latex]\displaystyle{ln{{(\frac{{2}}{{1.14}})}}}={t}{ln{{({1.0134})}}}[/latex] Divide both sides by ln(1.0134)
[latex]\displaystyle{t}=\frac{{{ln{{(\frac{{2}}{{1.14}})}}}}}{{{ln{{({1.0134})}}}}}approx{42.23} {mathtt{{y}}}{mathtt{{e}}}{mathtt{{a}}}{mathtt{{r}}}{mathtt{{s}}}[/latex]
If this growth rate continues, the model predicts the population of India will reach 2 billion about 42 years after 2008, or approximately in the year 2050.

Try it Now 1

Solve 5(0.93) x = 10. In addition to solving exponential equations, logarithmic expressions are common in many physical situations.

Example 3

In chemistry, pH is a measure of the acidity or basicity of a liquid. The pH is related to the concentration of hydrogen ions, [ H+], measured in moles per liter, by the equation pH = –log([H+]). If a liquid has concentration of 0.0001 moles per liber, determine the pH. Determine the hydrogen ion concentration of a liquid with pH of 7. To answer the first question, we evaluate the expression –log(0.0001). While we could use our calculators for this, we do not really need them here, since we can use the inverse property of logs: –log(0.0001) = –log(10 –4) = –(–4) = 4 To answer the second question, we need to solve the equation 7 = –log([ H+]). Begin by isolating the logarithm on one side of the equation by multiplying both sides by –1: –7 = log ([H+]) Rewriting into exponential form yields the answer [ H+] = 10–7 = 0.0000001 moles per liter. Logarithms also provide us a mechanism for finding continuous growth models for exponential growth given two data points.

Example 4

A population grows from 100 to 130 in 2 weeks. Find the continuous growth rate. Measuring t in weeks, we are looking for an equation P(t) = aert so that P(0) = 100 and P(2) = 130. Using the first pair of values, 100 = aer×0, so a = 100. Using the second pair of values,
[latex]\displaystyle{130}={100}{e}^{{{r}\cdot{2}}}[/latex] Divide by 100
[latex]\displaystyle\frac{{130}}{{100}}={e}^{{{r}{2}}}[/latex] Take the natural log of both sides
[latex]\displaystyle{ln{{({1.3})}}}={ln{{({e}^{{{r}{2}}})}}}[/latex]
[latex]\displaystyle{ln{{({1.3})}}}={2}{r}[/latex]
[latex]\displaystyle{r}=\frac{{{ln{{({1.3})}}}}}{{2}}approx{0.1312}[/latex]
This population is growing at a continuous rate of 13.12% per week. In general, we can relate the standard form of an exponential with the continuous growth form by noting (using k to represent the continuous growth rate to avoid the confusion of using r in two different ways in the same formula): a(1 + r)x = aekx (1 + r)x = ekx 1 + r = ek Using this, we see that it is always possible to convert from the continuous growth form of an exponential to the standard form and vice versa. Remember that the continuous growth rate k represents the nominal growth rate before accounting for the effects of continuous compounding, while r represents the actual percent increase in one time unit (one week, one year, etc.).

Example 5

A company's sales can be modeled by the function S(t) = 5000e0.12t, with t measured in years. Find the annual growth rate. Noting that 1 + r = ek, then r = e0.12 – 1 = 0.1275, so the annual growth rate is 12.75%. The sales function could also be written in the form S(t) = 5000(1 + 0.1275)t.

Important Topics of this Section

  • Solving exponential equations

Try it Now Answers

[latex-display]\displaystyle\frac{{{ln{{({2})}}}}}{{ln{{({0.93})}}}}approx-{9.5513}[/latex-display]
David Lippman and Melonie Rasmussen, Open Text Bookstore, Precalculus: An Investigation of Functions, "Chapter 4: Exponential and Logarithmic Functions," licensed under a CC BY-SA 3.0 license.