Introduction to Differential Equations: Background You’ll Need 4

  • Use logarithms to solve exponential equations

Logarithmic Functions

Using our understanding of exponential functions, we can discuss their inverses, which are the logarithmic functions.

The exponential function [latex]f(x)=b^x[/latex] is one-to-one, with domain [latex](−\infty ,\infty)[/latex] and range [latex](0,\infty )[/latex]. Therefore, it has an inverse function, called the logarithmic function with base [latex]b[/latex].

For any [latex]b>0, \, b \ne 1[/latex], the logarithmic function with base [latex]b[/latex], denoted [latex]\log_b[/latex], has domain [latex](0,\infty )[/latex] and range [latex](−\infty ,\infty )[/latex], and satisfies

[latex]\log_b(x)=y[/latex] if and only if [latex]b^y=x[/latex].

logarithmic functions

A logarithmic function is the inverse of an exponential function and is written as [latex]log_{b}(x)[/latex]. For a given base [latex]b[/latex], it tells us the power to which [latex]b[/latex] must be raised to get [latex]x[/latex].

[latex]\begin{array}{cccc} \log_2 (8)=3\hfill & & & \text{since}\phantom{\rule{3em}{0ex}}2^3=8,\hfill \\ \log_{10} (\frac{1}{100})=-2\hfill & & & \text{since}\phantom{\rule{3em}{0ex}}10^{-2}=\frac{1}{10^2}=\frac{1}{100},\hfill \\ \log_b (1)=0\hfill & & & \text{since}\phantom{\rule{3em}{0ex}}b^0=1 \, \text{for any base} \, b>0.\hfill \end{array}[/latex]

The most commonly used logarithmic function is the function [latex]\log_e (x)[/latex]. Since this function uses natural [latex]e[/latex] as its base, it is called the natural logarithm. Here we use the notation [latex]\ln(x)[/latex] or [latex]\ln x[/latex] to mean [latex]\log_e (x)[/latex].

[latex]\begin{array}{l}\ln (e)=\log_e (e)=1 \\ \ln(e^3)=\log_e (e^3)=3 \\ \ln(1)=\log_e (1)=0\end{array}[/latex]

Before solving some equations involving exponential and logarithmic functions, let’s review the basic properties of logarithms.

properties of logarithms

If [latex]a,b,c>0, \, b\ne 1[/latex], and [latex]r[/latex] is any real number, then

[latex]\begin{array}{cccc}1.\phantom{\rule{2em}{0ex}}\log_b (ac)=\log_b (a)+\log_b (c)\hfill & & & \text{(Product property)}\hfill \\ 2.\phantom{\rule{2em}{0ex}}\log_b(\frac{a}{c})=\log_b (a) -\log_b (c)\hfill & & & \text{(Quotient property)}\hfill \\ 3.\phantom{\rule{2em}{0ex}}\log_b (a^r)=r \log_b (a)\hfill & & & \text{(Power property)}\hfill \end{array}[/latex]

Solve each of the following equations for [latex]x[/latex].

  1. [latex]\ln \left(\frac{1}{x}\right)=4[/latex]
  2. [latex]\log_{10} \sqrt{x}+ \log_{10} x=2[/latex]
  3. [latex]\ln(2x)-3 \ln(x^2)=0[/latex]

Solve each of the following equations for [latex]x[/latex].

  1. [latex]5^x=2[/latex]
  2. [latex]e^x+6e^{−x}=5[/latex]