6.6 Exponential and Logarithmic Equations

NoteLearning Objectives

In this section, you will:

  • Use like bases to solve exponential equations.
  • Use logarithms to solve exponential equations.
  • Use the definition of a logarithm to solve logarithmic equations.
  • Use the one-to-one property of logarithms to solve logarithmic equations.
  • Solve applied problems involving exponential and logarithmic equations.

Seven rabbits in front of a brick building.

Figure 1 Wild rabbits in Australia. The rabbit population grew so quickly in Australia that the event became known as the “rabbit plague.” (credit: Richard Taylor, Flickr)

In 1859, an Australian landowner named Thomas Austin released 24 rabbits into the wild for hunting. Because Australia had few predators and ample food, the rabbit population exploded. In fewer than ten years, the rabbit population numbered in the millions.

Uncontrolled population growth, as in the wild rabbits in Australia, can be modeled with exponential functions. Equations resulting from those exponential functions can be solved to analyze and make predictions about exponential growth. In this section, we will learn techniques for solving exponential functions.

6.6.1 Using Like Bases to Solve Exponential Equations

The first technique involves two functions with like bases. Recall that the one-to-one property of exponential functions tells us that, for any real numbers \(b,\) \(S,\) and \(T,\) where \(b > 0,\mspace{9mu} b \neq 1,\) \(b^{S} = b^{T}\) if and only if \(S = T.\)

In other words, when an exponential equation has the same base on each side, the exponents must be equal. This also applies when the exponents are algebraic expressions. Therefore, we can solve many exponential equations by using the rules of exponents to rewrite each side as a power with the same base. Then, we use the fact that exponential functions are one-to-one to set the exponents equal to one another, and solve for the unknown.

For example, consider the equation \(3^{4x - 7} = \frac{3^{2x}}{3}.\) To solve for \(x,\) we use the division property of exponents to rewrite the right side so that both sides have the common base, \(3.\) Then we apply the one-to-one property of exponents by setting the exponents equal to one another and solving for \(x\):

\[\begin{array}{lll} 3^{4x - 7} & {= \frac{3^{2x}}{3}} & \\ 3^{4x - 7} & {= \frac{3^{2x}}{3^{1}}} & {\text{Rewrite~3~as~3}^{1}.} \\ 3^{4x - 7} & {= 3^{2x - 1}} & {\text{Use~the~division~property~of~exponents}\text{.}} \\ {4x - 7} & {= 2x - 1\mspace{9mu}\mspace{9mu}\mspace{9mu}} & {\text{Apply~the~one-to-one~property~of~exponents}\text{.}} \\ {2x} & {= 6} & {\text{Subtract~2}x\mspace{7mu}\text{and~add~7~to~both~sides}\text{.}} \\ x & {= 3} & {\text{Divide~by~2}\text{.}} \end{array}\]

NoteUsing the One-to-One Property of Exponential Functions to Solve Exponential Equations

For any algebraic expressions \(S\text{and~}T,\) and any positive real number \(b \neq 1,\)

\[b^{S} = b^{T}\mspace{7mu}\text{if~and~only~if}\mspace{7mu} S = T\]

ImportantHow To

Given an exponential equation with the form \(b^{S} = b^{T},\) where \(S\) and \(T\) are algebraic expressions with an unknown, solve for the unknown.

  1. Use the rules of exponents to simplify, if necessary, so that the resulting equation has the form \(b^{S} = b^{T}.\)
  2. Use the one-to-one property to set the exponents equal.
  3. Solve the resulting equation, \(S = T,\) for the unknown.
TipExample 1 — Solving an Exponential Equation with a Common Base

Solve \(2^{x - 1} = 2^{2x - 4}.\)

Solution (click to reveal)

\[\begin{array}{ll} {~2^{x - 1} = 2^{2x - 4}} & {\text{The~common~base~is~}2.} \\ {x - 1 = 2x - 4\begin{array}{llll} & & & \end{array}} & {\text{By~the~one-to-one~property~the~exponents~must~be~equal}.} \\ {x = 3} & {\text{Solve~for~}x.} \end{array}\]

WarningTry It #1

Solve \(5^{2x} = 5^{3x + 2}.\)

Solution (click to reveal)

\(x = - 2\)

Rewriting Equations So All Powers Have the Same Base

Sometimes the common base for an exponential equation is not explicitly shown. In these cases, we simply rewrite the terms in the equation as powers with a common base, and solve using the one-to-one property.

For example, consider the equation \(256 = 4^{x - 5}.\) We can rewrite both sides of this equation as a power of \(2.\) Then we apply the rules of exponents, along with the one-to-one property, to solve for \(x:\)

\[\begin{array}{ll} {256 = 4^{x - 5}} & \\ {2^{8} = \left( 2^{2} \right)^{x - 5}} & {\text{Rewrite~each~side~as~a~power~with~base~2}.} \\ {2^{8} = 2^{2x - 10}} & {\text{Use~the~one-to-one~property~of~exponents}.} \\ {8 = 2x - 10\begin{array}{llll} & & & \end{array}} & {\text{Apply~the~one-to-one~property~of~exponents}.} \\ {18 = 2x} & {\text{Add~10~to~both~sides}.} \\ {x = 9} & {\text{Divide~by~2}.} \end{array}\]

ImportantHow To

Given an exponential equation with unlike bases, use the one-to-one property to solve it.

  1. Rewrite each side in the equation as a power with a common base.
  2. Use the rules of exponents to simplify, if necessary, so that the resulting equation has the form \(b^{S} = b^{T}.\)
  3. Use the one-to-one property to set the exponents equal.
  4. Solve the resulting equation, \(S = T,\) for the unknown.
TipExample 2 — Solving Equations by Rewriting Them to Have a Common Base

Solve \(8^{x + 2} = 16^{x + 1}.\)

Solution (click to reveal)

\[\begin{array}{ll} {8^{x + 2} = 16^{x + 1}} & \\ {\left( 2^{3} \right)^{x + 2} = \left( 2^{4} \right)^{x + 1}} & {\text{Write}\mspace{9mu} 8\mspace{9mu}\text{and}\mspace{9mu} 16\mspace{9mu}\text{as~powers~of}\mspace{9mu} 2.} \\ {2^{3x + 6} = 2^{4x + 4}} & {\text{To~take~a~power~of~a~power,~multiply~exponents}.} \\ {3x + 6 = 4x + 4} & {\text{Use~the~one-to-one~property~to~set~the~exponents~equal}.} \\ {x = 2} & {\text{Solve~for~}x.} \end{array}\]

WarningTry It #2

Solve \(5^{2x} = 25^{3x + 2}.\)

Solution (click to reveal)

\(x = - 1\)

TipExample 3 — Solving Equations by Rewriting Roots with Fractional Exponents to Have a Common Base

Solve \(2^{5x} = \sqrt{2}.\)

Solution (click to reveal)

\[\begin{array}{ll} {2^{5x} = 2^{\frac{1}{2}}} & {\text{Write~the~square~root~of~~2~as~a~power~of}\mspace{9mu} 2.} \\ {5x = \frac{1}{2}} & {\text{Use~the~one-to-one~property}.} \\ {x = \frac{1}{10}} & {\text{Solve~for}\mspace{9mu} x.} \end{array}\]

WarningTry It #3

Solve \(5^{x} = \sqrt{5}.\)

Solution (click to reveal)

\(x = \frac{1}{2}\)

NoteQ&A

Do all exponential equations have a solution? If not, how can we tell if there is a solution during the problem-solving process?

No. Recall that the range of an exponential function is always positive. While solving the equation, we may obtain an expression that is undefined.

TipExample 4 — Solving an Equation with Positive and Negative Powers

Solve \(3^{x + 1} = -2.\)

Solution (click to reveal)

This equation has no solution. There is no real value of \(x\) that will make the equation a true statement because any power of a positive number is positive.

Figure 2 shows that the two graphs do not cross so the left side is never equal to the right side. Thus the equation has no solution.

Graph of 3^(x+1)=-2 and y=-2. The graph notes that they do not cross.

Figure 2

WarningTry It #4

Solve \(2^{x} = -100.\)

Solution (click to reveal)

The equation has no solution.

6.6.2 Solving Exponential Equations Using Logarithms

Sometimes the terms of an exponential equation cannot be rewritten with a common base. In these cases, we solve by taking the logarithm of each side. Recall, since \(\log(a) = \log(b)\) is equivalent to \(a = b,\) we may apply logarithms with the same base on both sides of an exponential equation.

ImportantHow To

Given an exponential equation in which a common base cannot be found, solve for the unknown.

  1. Apply the logarithm of both sides of the equation.

  2. If one of the terms in the equation has base 10, use the common logarithm.

  3. If none of the terms in the equation has base 10, use the natural logarithm.

  4. Use the rules of logarithms to solve for the unknown.

TipExample 5 — Solving an Equation Containing Powers of Different Bases

Solve \(5^{x + 2} = 4^{x}.\)

Solution (click to reveal)

\[\begin{array}{ll} {5^{x + 2} = 4^{x}} & {\text{There is no easy way to get the powers to have the same base}.} \\ {\ln 5^{x + 2} = \ln 4^{x}} & {\text{Take ln of both sides}.} \\ {(x + 2)\ln 5 = x\ln 4} & {\text{Use laws of logs}.} \\ {x\ln 5 + 2\ln 5 = x\ln 4} & {\text{Use the distributive law}.} \\ {x\ln 5 - x\ln 4 = - 2\ln 5} & {\text{Get terms containing}\mspace{7mu} x\mspace{7mu}\text{on one side, terms without}\mspace{7mu} x\mspace{7mu}\text{on the other}.} \\ {x(\ln 5 - \ln 4) = - 2\ln 5} & {\text{On the left hand side, factor out an}x.} \\ {x\ln\left( \frac{5}{4} \right) = \ln\left( \frac{1}{25} \right)\begin{array}{llll} & & & \end{array}} & \text{Use the laws of logs.} \\ {x = \frac{\ln\left( \frac{1}{25} \right)}{\ln\left( \frac{5}{4} \right)}} & {\text{Divide by the coefficient of}\mspace{7mu} x.} \end{array}\]

WarningTry It #5

Solve \(2^{x} = 3^{x + 1}.\)

Solution (click to reveal)

\(x = \frac{\ln 3}{\ln\left( \frac{2}{3} \right)}\)

NoteQ&A

Is there any way to solve \(2^{x} = 3^{x}?\)

Yes. The solution is \(0.\)

Equations Containing \(e\)

One common type of exponential equations are those with base \(e.\) This constant occurs again and again in nature, in mathematics, in science, in engineering, and in finance. When we have an equation with a base \(e\) on either side, we can use the natural logarithm to solve it.

ImportantHow To

Given an equation of the form \(y = Ae^{kt}\text{,}\) solve for \(t.\)

  1. Divide both sides of the equation by \(A.\)
  2. Apply the natural logarithm of both sides of the equation.
  3. Divide both sides of the equation by \(k.\)
TipExample 6 — Solve an Equation of the Form \(y\) = Aekt

Solve \(100 = 20e^{2t}.\)

Solution (click to reveal)

\[\begin{array}{lll} 100 & {= 20e^{2t}} & \\ 5 & {= e^{2t}} & \text{Divide~by~the~coefficient~of~the~power.} \\ {\ln 5} & {= 2t} & {\text{Take~ln~of~both~sides}\text{.~Use~the~fact~that~}\ln(x)\mspace{7mu}\text{and~}e^{x}\mspace{9mu}\text{are~inverse~functions}\text{.}} \\ t & {= \frac{\ln 5}{2}} & {\text{Divide~by~the~coefficient~of~}t\text{.}} \end{array}\]

Using laws of logs, we can also write this answer in the form \(t = \ln\sqrt{5}.\) If we want a decimal approximation of the answer, we use a calculator.

WarningTry It #6

Solve \(3e^{0.5t} = 11.\)

Solution (click to reveal)

\(t = 2\ln\left( \frac{11}{3} \right)\) or \(\ln\left( \frac{11}{3} \right)^{2}\)

NoteQ&A

Does every equation of the form \(y = Ae^{kt}\mspace{9mu}\) have a solution?

No. There is a solution when \(k \neq 0,\) and when \(y\) and \(A\) are either both 0 or neither 0, and they have the same sign. An example of an equation with this form that has no solution is \(2 = -3e^{t}.\)

TipExample 7 — Solving an Equation That Can Be Simplified to the Form \(y\) = Aekt

Solve \(4e^{2x} + 5 = 12.\)

Solution (click to reveal)

\[\begin{array}{ll} {4e^{2x} + 5 = 12} & \\ {4e^{2x} = 7} & {\text{Combine~like~terms}.} \\ {e^{2x} = \frac{7}{4}} & {\text{Divide~by~the~coefficient~of~the~power}.} \\ {2x = \ln\left( \frac{7}{4} \right)} & {\text{Take~ln~of~both~sides}.} \\ {x = \frac{1}{2}\ln\left( \frac{7}{4} \right)} & {\text{Solve~for~}x.} \end{array}\]

WarningTry It #7

Solve \(3 + e^{2t} = 7e^{2t}.\)

Solution (click to reveal)

\(t = \ln\left( \frac{1}{\sqrt{2}} \right) = - \frac{1}{2}\ln(2)\)

Extraneous Solutions

Sometimes the methods used to solve an equation introduce an extraneous solution, which is a solution that is correct algebraically but does not satisfy the conditions of the original equation. One such situation arises in solving when the logarithm is taken on both sides of the equation. In such cases, remember that the argument of the logarithm must be positive. If the number we are evaluating in a logarithm function is negative, there is no output.

TipExample 8 — Solving Exponential Functions in Quadratic Form

Solve \(e^{2x} - e^{x} = 56.\)

Solution (click to reveal)

\[\begin{array}{rll} {e^{2x} - e^{x}} & {= 56} & \\ {e^{2x} - e^{x} - 56} & {= 0} & {\text{Get one side of the equation equal to zero}.} \\ {(e^{x} + 7)(e^{x} - 8)} & {= 0} & {\text{Factor by the FOIL method}.} \\ {e^{x} + 7} & {= 0\mspace{7mu}\text{or}e^{x} - 8 = 0\begin{array}{llll} & & & \end{array}} & {\text{If a product is zero, then one factor must be zero}.} \\ e^{x} & {= - 7{\mspace{7mu}\text{or e}}^{x} = 8} & {\text{Isolate the exponentials}.} \\ e^{x} & {= 8} & {\text{Reject the equation in which the power equals a negative number}.} \\ x & {= \ln 8} & {\text{Solve the equation in which the power equals a positive number}.} \end{array}\]

When we plan to use factoring to solve a problem, we always get zero on one side of the equation, because zero has the unique property that when a product is zero, one or both of the factors must be zero. We reject the equation \(e^{x} = -7\) because a positive number never equals a negative number. The solution \(\ln(-7)\) is not a real number, and in the real number system this solution is rejected as an extraneous solution.

WarningTry It #8

Solve \(e^{2x} = e^{x} + 2.\)

Solution (click to reveal)

\(x = \ln 2\)

NoteQ&A

Does every logarithmic equation have a solution?

No. Keep in mind that we can only apply the logarithm to a positive number. Always check for extraneous solutions.

6.6.3 Using the Definition of a Logarithm to Solve Logarithmic Equations

We have already seen that every logarithmic equation \(\log_{b}(x) = y\) is equivalent to the exponential equation \(b^{y} = x.\) We can use this fact, along with the rules of logarithms, to solve logarithmic equations where the argument is an algebraic expression.

For example, consider the equation \(\log_{2}(2) + \log_{2}\left( {3x - 5} \right) = 3.\) To solve this equation, we can use rules of logarithms to rewrite the left side in compact form and then apply the definition of logs to solve for \(x:\)

\[\begin{array}{ll} {\log_{2}(2) + \log_{2}(3x - 5) = 3} & \\ {\log_{2}(2(3x - 5)) = 3} & \text{Apply the product rule of logarithms.} \\ {\log_{2}(6x - 10) = 3} & {\text{Distribute}.} \\ {2^{3} = 6x - 10} & {\text{Apply the definition of a logarithm}.} \\ {8 = 6x - 10\begin{array}{llll} & & & \end{array}} & {\text{Calculate}2^{3}.} \\ {18 = 6x} & {\text{Add 10 to both sides}.} \\ {x = 3} & {\text{Divide by 6}.} \end{array}\]

NoteUsing the Definition of a Logarithm to Solve Logarithmic Equations

For any algebraic expression \(S\) and real numbers \(b\) and \(c,\) where \(b > 0,\mspace{9mu} b \neq 1,\)

\[\log_{b}(S) = c\mspace{9mu}\mspace{9mu}\text{if~and~only~if}\mspace{9mu}\mspace{9mu} b^{c} = S\]

TipExample 9 — Using Algebra to Solve a Logarithmic Equation

Solve \(2\ln x + 3 = 7.\)

Solution (click to reveal)

\[\begin{array}{ll} {2\ln x + 3 = 7} & \\ {2\ln x = 4} & {\text{Subtract~3}.} \\ {\ln x = 2} & {\text{Divide~by~2}.} \\ {x = e^{2}} & {\text{Rewrite~in~exponential~form}.} \end{array}\]

WarningTry It #9

Solve \(6 + \ln x = 10.\)

Solution (click to reveal)

\(x = e^{4}\)

TipExample 10 — Using Algebra Before and After Using the Definition of the Natural Logarithm

Solve \(2\ln(6x) = 7.\)

Solution (click to reveal)

\[\begin{array}{ll} {2\ln(6x) = 7} & \\ {\ln(6x) = \frac{7}{2}} & {\text{Divide~by~2}.} \\ {6x = e^{(\frac{7}{2})}} & {\text{Use~the~definition~of~}\ln.} \\ {x = \frac{1}{6}e^{(\frac{7}{2})}} & {\text{Divide~by~6}.} \end{array}\]

WarningTry It #10

Solve \(2\ln(x + 1) = 10.\)

Solution (click to reveal)

\(x = e^{5} - 1\)

TipExample 11 — Using a Graph to Understand the Solution to a Logarithmic Equation

Solve \(\ln x = 3.\)

Solution (click to reveal)

\[\begin{array}{ll} {\ln x = 3} & \\ {x = e^{3}} & {\text{Use~the~definition~of~the~natural~logarithm}\text{.}} \end{array}\]

Figure 3 represents the graph of the equation. On the graph, the \(x\)-coordinate of the point at which the two graphs intersect is close to 20. In other words \(e^{3} \approx 20.\) A calculator gives a better approximation: \(e^{3} \approx 20.0855.\)

Graph of two questions, y=3 and y=ln(x), which intersect at the point (e^3, 3) which is approximately (20.0855, 3).

Figure 3 The graphs of \(y = \ln x\) and \(y = 3\) cross at the point \(\text{(e}^{3},3),\) which is approximately (20.0855, 3).

WarningTry It #11

Use a graphing calculator to estimate the approximate solution to the logarithmic equation \(2^{x} = 1000\) to 2 decimal places.

Solution (click to reveal)

\(x \approx 9.97\)

6.6.4 Using the One-to-One Property of Logarithms to Solve Logarithmic Equations

As with exponential equations, we can use the one-to-one property to solve logarithmic equations. The one-to-one property of logarithmic functions tells us that, for any real numbers \(x > 0,\) \(S > 0,\) \(T > 0\) and any positive real number \(b,\) where \(b \neq 1,\)

\[\log_{b}S = \log_{b}T\mspace{9mu}\text{if~and~only~if~}S = T.\]

For example,

\[\text{If~~}\log_{2}(x - 1) = \log_{2}(8),\text{then~}x - 1 = 8.\]

So, if \(x - 1 = 8,\) then we can solve for \(x,\) and we get \(x = 9.\) To check, we can substitute \(x = 9\) into the original equation: \(\log_{2}\left( {9 - 1} \right) = \log_{2}(8) = 3.\) In other words, when a logarithmic equation has the same base on each side, the arguments must be equal. This also applies when the arguments are algebraic expressions. Therefore, when given an equation with logs of the same base on each side, we can use rules of logarithms to rewrite each side as a single logarithm. Then we use the fact that logarithmic functions are one-to-one to set the arguments equal to one another and solve for the unknown.

For example, consider the equation \(\log\left( {3x - 2} \right) - \log(2) = \log\left( {x + 4} \right).\) To solve this equation, we can use the rules of logarithms to rewrite the left side as a single logarithm, and then apply the one-to-one property to solve for \(x:\)

\[\begin{array}{ll} {\log(3x - 2) - \log(2) = \log(x + 4)} & \\ {\log\left( \frac{3x - 2}{2} \right) = \log(x + 4)} & {\text{Apply~the~quotient~rule~of~logarithms}.} \\ {\frac{3x - 2}{2} = x + 4} & {\text{Apply~the~one~to~one~property~of~a~logarithm}.} \\ {3x - 2 = 2x + 8} & {\text{Multiply~both~sides~of~the~equation~by~}2.} \\ {x = 10} & {\text{Subtract~2}x\mspace{9mu}\text{and~add~2}.} \end{array}\]

To check the result, substitute \(x = 10\) into \(\log\left( {3x - 2} \right) - \log(2) = \log\left( {x + 4} \right).\)

\[\begin{array}{ll} {\log(3(10) - 2) - \log(2) = \log((10) + 4)} & \\ {\log(28) - \log(2) = \log(14)} & \\ {\log\left( \frac{28}{2} \right) = \log(14)} & {\text{The~solution~checks}.} \end{array}\]

NoteUsing the One-to-One Property of Logarithms to Solve Logarithmic Equations

For any algebraic expressions \(S\) and \(T\) and any positive real number \(b,\) where \(b \neq 1,\)

\[\log_{b}S = \log_{b}T\mspace{9mu}\mspace{9mu}\text{if~and~only~if}\mspace{9mu}\mspace{9mu} S = T\]

Note, when solving an equation involving logarithms, always check to see if the answer is correct or if it is an extraneous solution.

ImportantHow To

Given an equation containing logarithms, solve it using the one-to-one property.

  1. Use the rules of logarithms to combine like terms, if necessary, so that the resulting equation has the form \(\log_{b}S = \log_{b}T.\)
  2. Use the one-to-one property to set the arguments equal.
  3. Solve the resulting equation, \(S = T,\) for the unknown.
TipExample 12 — Solving an Equation Using the One-to-One Property of Logarithms

Solve \(\ln(x^{2}) = \ln(2x + 3).\)

Solution (click to reveal)

\[\begin{array}{ll} {\ln(x^{2}) = \ln(2x + 3)} & \\ {x^{2} = 2x + 3} & {\text{Use~the~one-to-one~property~of~the~logarithm}.} \\ {x^{2} - 2x - 3 = 0} & {\text{Get~zero~on~one~side~before~factoring}.} \\ {(x - 3)(x + 1) = 0} & {\text{Factor~using~FOIL}.} \\ {x - 3 = 0\mspace{9mu}\text{or~}x + 1 = 0\begin{array}{llll} & & & \end{array}} & {\text{If~a~product~is~zero,~one~of~the~factors~must~be~zero}.} \\ {x = 3\mspace{7mu}\text{or}\mspace{7mu} x = - 1} & {\text{Solve~for~}x.} \end{array}\]

There are two solutions: \(3\) or \(-1.\) The solution \(-1\) is negative, but it checks when substituted into the original equation because the argument of the logarithm functions is still positive.

WarningTry It #12

Solve \(\ln(x^{2}) = \ln 1.\)

Solution (click to reveal)

\(x = 1\) or \(x = - 1\)

6.6.5 Solving Applied Problems Using Exponential and Logarithmic Equations

In previous sections, we learned the properties and rules for both exponential and logarithmic functions. We have seen that any exponential function can be written as a logarithmic function and vice versa. We have used exponents to solve logarithmic equations and logarithms to solve exponential equations. We are now ready to combine our skills to solve equations that model real-world situations, whether the unknown is in an exponent or in the argument of a logarithm.

One such application is in science, in calculating the time it takes for half of the unstable material in a sample of a radioactive substance to decay, called its half-life. Table 1 lists the half-life for several of the more common radioactive substances.

Substance Use Half-life
gallium-67 nuclear medicine 80 hours
cobalt-60 manufacturing 5.3 years
technetium-99m nuclear medicine 6 hours
americium-241 construction 432 years
carbon-14 archeological dating 5,730 years
uranium-235 atomic power 703,800,000 years

Table 1

We can see how widely the half-lives for these substances vary. Knowing the half-life of a substance allows us to calculate the amount remaining after a specified time. We can use the formula for radioactive decay:

\[\begin{array}{l} {A(t) = A_{0}e^{\frac{\ln(0.5)}{T}t}} \\ {A(t) = A_{0}e^{\ln(0.5)\frac{t}{T}}} \\ {A(t) = A_{0}{(e^{\ln(0.5)})}^{\frac{t}{T}}} \\ {A(t) = A_{0}\left( \frac{1}{2} \right)^{\frac{t}{T}}} \end{array}\]

where

  • \(A_{0}\) is the amount initially present
  • \(T\) is the half-life of the substance
  • \(t\) is the time period over which the substance is studied
  • \(A(t)\) is the amount of the substance present after time \(t\)
TipExample 13 — Using the Formula for Radioactive Decay to Find the Quantity of a Substance

How long will it take for ten percent of a 1000-gram sample of uranium-235 to decay?

Solution (click to reveal)

\[\begin{array}{ll} {y = \text{1000}e\frac{\ln(0.5)}{\text{703{,}800,000}}t} & \\ {900 = 1000e^{\frac{\ln(0.5)}{\text{703{,}800,000}}t}} & {\text{After 10\% decays, 900 grams are left}.} \\ {0.9 = e^{\frac{\ln(0.5)}{\text{703{,}800,000}}t}} & {\text{Divide by 1000}.} \\ {\ln(0.9) = \ln\left( e^{\frac{\ln(0.5)}{\text{703{,}800,000}}t} \right)} & {\text{Take ln of both sides}.} \\ {\ln(0.9) = \frac{\ln(0.5)}{\text{703{,}800,000}}t} & {\text{ln}(e^{M}) = M} \\ {t = \text{703{,}800,000} \times \frac{\ln(0.9)}{\ln(0.5)}\text{years}\begin{array}{llll} & & & \end{array}} & {\text{Solve for}\mspace{7mu} t.} \\ {t \approx \text{106{,}979,777 years}} & \end{array}\]

Ten percent of 1000 grams is 100 grams. If 100 grams decay, the amount of uranium-235 remaining is 900 grams.

WarningTry It #13

How long will it take before twenty percent of our 1000-gram sample of uranium-235 has decayed?

Solution (click to reveal)

\(t = 703{,}800,000 \times \frac{\ln(0.8)}{\ln(0.5)}\mspace{9mu}\text{years~} \approx \mspace{9mu} 226{,}572,993\mspace{9mu}\text{years}.\)

NoteMedia

Access these online resources for additional instruction and practice with exponential and logarithmic equations.

Section Exercises

Verbal

1. How can an exponential equation be solved?

Solution (click to reveal)

Determine first if the equation can be rewritten so that each side uses the same base. If so, the exponents can be set equal to each other. If the equation cannot be rewritten so that each side uses the same base, then apply the logarithm to each side and use properties of logarithms to solve.

2. When does an extraneous solution occur? How can an extraneous solution be recognized?

3. When can the one-to-one property of logarithms be used to solve an equation? When can it not be used?

Solution (click to reveal)

The one-to-one property can be used if both sides of the equation can be rewritten as a single logarithm with the same base. If so, the arguments can be set equal to each other, and the resulting equation can be solved algebraically. The one-to-one property cannot be used when each side of the equation cannot be rewritten as a single logarithm with the same base.

Algebraic

For the following exercises, use like bases to solve the exponential equation.

4. \(4^{- 3v - 2} = 4^{- v}\)

5. \(64 \cdot 4^{3x} = 16\)

Solution (click to reveal)

\(x = - \frac{1}{3}\)

6. \(3^{2x + 1} \cdot 3^{x} = 243\)

7. \(2^{- 3n} \cdot \frac{1}{4} = 2^{n + 2}\)

Solution (click to reveal)

\(n = - 1\)

8. \(625 \cdot 5^{3x + 3} = 125\)

9. \(\frac{36^{3b}}{36^{2b}} = 216^{2 - b}\)

Solution (click to reveal)

\(b = \frac{6}{5}\)

10. \(\left( \frac{1}{64} \right)^{3n} \cdot 8 = 2^{6}\)

For the following exercises, use logarithms to solve.

11. \(9^{x - 10} = 1\)

Solution (click to reveal)

\(x = 10\)

12. \(2e^{6x} = 13\)

13. \(e^{r + 10} - 10 = -42\)

Solution (click to reveal)

No solution

14. \(2 \cdot 10^{9a} = 29\)

15. \(- 8 \cdot 10^{p + 7} - 7 = -24\)

Solution (click to reveal)

\(p = \log\left( \frac{17}{8} \right) - 7\)

16. \(7e^{3n - 5} + 5 = -89\)

17. \(e^{- 3k} + 6 = 44\)

Solution (click to reveal)

\(k = - \frac{\ln(38)}{3}\)

18. \(- 5e^{9x - 8} - 8 = -62\)

19. \(- 6e^{9x + 8} + 2 = -74\)

Solution (click to reveal)

\(x = \frac{\ln\left( \frac{38}{3} \right) - 8}{9}\)

20. \(2^{x + 1} = 5^{2x - 1}\)

21. \(e^{2x} - e^{x} - 132 = 0\)

Solution (click to reveal)

\(x = \ln 12\)

22. \(7e^{8x + 8} - 5 = -95\)

23. \(10e^{8x + 3} + 2 = 8\)

Solution (click to reveal)

\(x = \frac{\ln\left( \frac{3}{5} \right) - 3}{8}\)

24. \(4e^{3x + 3} - 7 = 53\)

25. \(8e^{- 5x - 2} - 4 = -90\)

Solution (click to reveal)

no solution

26. \(3^{2x + 1} = 7^{x - 2}\)

27. \(e^{2x} - e^{x} - 6 = 0\)

Solution (click to reveal)

\(x = \ln(3)\)

28. \(3e^{3 - 3x} + 6 = -31\)

For the following exercises, use the definition of a logarithm to rewrite the equation as an exponential equation.

29. \(\log\left( \frac{1}{100} \right) = -2\)

Solution (click to reveal)

\(10^{- 2} = \frac{1}{100}\)

30. \(\log_{324}(18) = \frac{1}{2}\)

For the following exercises, use the definition of a logarithm to solve the equation.

31. \(5\log_{7}n = 10\)

Solution (click to reveal)

\(n = 49\)

32. \(- 8\log_{9}x = 16\)

33. \(4 + \log_{2}\left( {9k} \right) = 2\)

Solution (click to reveal)

\(k = \frac{1}{36}\)

34. \(2\log\left( {8n + 4} \right) + 6 = 10\)

35. \(10 - 4\ln\left( {9 - 8x} \right) = 6\)

Solution (click to reveal)

\(x = \frac{9 - e}{8}\)

For the following exercises, use the one-to-one property of logarithms to solve.

36. \(\ln\left( {10 - 3x} \right) = \ln\left( {- 4x} \right)\)

37. \(\log_{13}\left( {5n - 2} \right) = \log_{13}\left( {8 - 5n} \right)\)

Solution (click to reveal)

\(n = 1\)

38. \(\log\left( {x + 3} \right) - \log(x) = \log(74)\)

39. \(\ln\left( {- 3x} \right) = \ln\left( {x^{2} - 6x} \right)\)

Solution (click to reveal)

No solution

40. \(\log_{4}\left( {6 - m} \right) = \log_{4}3m\)

41. \(\ln\left( {x - 2} \right) - \ln(x) = \ln(54)\)

Solution (click to reveal)

No solution

42. \(\log_{9}\left( {2n^{2} - 14n} \right) = \log_{9}\left( {- 45 + n^{2}} \right)\)

43. \(\ln\left( {x^{2} - 10} \right) + \ln(9) = \ln(10)\)

Solution (click to reveal)

\(x = \pm \frac{10}{3}\)

For the following exercises, solve each equation for \(x.\)

44. \(\log(x + 12) = \log(x) + \log(12)\)

45. \(\ln(x) + \ln(x - 3) = \ln(7x)\)

Solution (click to reveal)

\(x = 10\)

46. \(\log_{2}(7x + 6) = 3\)

47. \(\ln(7) + \ln\left( {2 - 4x^{2}} \right) = \ln(14)\)

Solution (click to reveal)

\(x = 0\)

48. \(\log_{8}\left( {x + 6} \right) - \log_{8}(x) = \log_{8}(58)\)

49. \(\ln(3) - \ln\left( {3 - 3x} \right) = \ln(4)\)

Solution (click to reveal)

\(x = \frac{3}{4}\)

50. \(\log_{3}\left( {3x} \right) - \log_{3}(6) = \log_{3}(77)\)

Graphical

For the following exercises, solve the equation for \(x,\) if there is a solution. Then graph both sides of the equation, and observe the point of intersection (if it exists) to verify the solution.

51. \(\log_{9}(x) - 5 = -4\)

Solution (click to reveal)

\(x = 9\)

Graph showing the logarithmic curve y = log_9(x) minus 5 and the horizontal line y = negative 4 on a coordinate plane with x-axis from 0 to 12 and y-axis from negative 7 to 1. The curves intersect at the point (9, negative 4), confirming the solution x = 9.

52. \(\log_{3}(x) + 3 = 2\)

53. \(\ln\left( {3x} \right) = 2\)

Solution (click to reveal)

\(x = \frac{e^{2}}{3} \approx 2.5\)

Graph showing the logarithmic curve y = ln(3x) and the horizontal line y = 2 on a coordinate plane with x-axis from negative 1 to 4 and y-axis from negative 3 to 4. The curves intersect at approximately x = 2.5, confirming the solution x = e^2 divided by 3.

54. \(\ln\left( {x - 5} \right) = 1\)

55. \(\log(4) + \log\left( {- 5x} \right) = 2\)

Solution (click to reveal)

\(x = - 5\)

Graph showing the logarithmic curve y = log(4) + log(negative 5x) and the horizontal line y = 2 on a coordinate plane with x-axis from negative 8 to 1 and y-axis from negative 3 to 4. The curves intersect at the point (negative 5, 2), confirming the solution x = negative 5.

56. \(- 7 + \log_{3}\left( {4 - x} \right) = -6\)

57. \(\ln\left( {4x - 10} \right) - 6 = - 5\)

Solution (click to reveal)

\(x = \frac{e + 10}{4} \approx 3.2\)

Graph showing the logarithmic curve y = ln(4x minus 10) minus 6 and the horizontal line y = negative 5 on a coordinate plane with x-axis from negative 1 to 10 and y-axis from negative 6 to negative 1. The curves intersect at approximately x = 3.2, confirming the solution x = (e + 10)/4.

58. \(\log\left( {4 - 2x} \right) = \log\left( {- 4x} \right)\)

59. \(\log_{11}\left( {- 2x^{2} - 7x} \right) = \log_{11}\left( {x - 2} \right)\)

Solution (click to reveal)

No solution

Graph of log_11(-2x^2-7x)=y and y=log_11(x-2).

60. \(\ln\left( {2x + 9} \right) = \ln\left( {- 5x} \right)\)

61. \(\log_{9}\left( {3 - x} \right) = \log_{9}\left( {4x - 8} \right)\)

Solution (click to reveal)

\(x = \frac{11}{5} \approx 2.2\)

Graph of log_9(3-x)=y and y=log_9(4x-8).

62. \(\log\left( {x^{2} + 13} \right) = \log\left( {7x + 3} \right)\)

63. \(\frac{3}{\log_{2}(10)} - \log\left( {x - 9} \right) = \log(44)\)

Solution (click to reveal)

\(x = \frac{101}{11} \approx 9.2\)

Graph of 3/log_2(10)-log(x-9)=y and y=log(44).

64. \(\ln(x) - \ln\left( {x + 3} \right) = \ln(6)\)

For the following exercises, solve for the indicated value, and graph the situation showing the solution point.

65. An account with an initial deposit of \(\text{\$6,500}\) earns \(7.25\%\) annual interest, compounded continuously. How much will the account be worth after 20 years?

Solution (click to reveal)

about \(\$ 27,710.24\)

Graph of f(x)=6500e^(0.0725x) with the labeled point at (20, 27710.24).

66. The formula for measuring sound intensity in decibels \(D\) is defined by the equation \(D = 10\log\left( \frac{I}{I_{0}} \right),\) where \(I\) is the intensity of the sound in watts per square meter and \(I_{0} = 10^{- 12}\) is the lowest level of sound that the average person can hear. How many decibels are emitted from a jet plane with a sound intensity of \(8.3 \cdot 10^{2}\) watts per square meter?

67. The population of a small town is modeled by the equation \(P = 1650e^{0.5t}\) where \(t\) is measured in years. In approximately how many years will the town’s population reach \(\text{20{,}000?}\)

Solution (click to reveal)

about 5 years

Graph of P(t)=1650e^(0.5x) with the labeled point at (5, 20000).

Technology

For the following exercises, solve each equation by rewriting the exponential expression using the indicated logarithm. Then use a calculator to approximate the variable to 3 decimal places.

68. \(1000(1.03)^{t} = 5000\) using the common log.

69. \(e^{5x} = 17\) using the natural log

Solution (click to reveal)

\(\frac{\ln(17)}{5} \approx 0.567\)

70. \(3(1.04)^{3t} = 8\) using the common log

71. \(3^{4x - 5} = 38\) using the common log

Solution (click to reveal)

\(x = \frac{\log(38) + 5\log(3)\mspace{9mu}\text{~~}}{4\log(3)} \approx 2.078\)

72. \(50e^{- 0.12t} = 10\) using the natural log

For the following exercises, use a calculator to solve the equation. Unless indicated otherwise, round all answers to the nearest ten-thousandth.

73. \(7e^{3x - 5} + 7.9 = 47\)

Solution (click to reveal)

\(x \approx 2.2401\)

74. \(\ln(3) + \ln\left( {4.4x + 6.8} \right) = 2\)

75. \(\log\left( {- 0.7x - 9} \right) = 1 + 5\log(5)\)

Solution (click to reveal)

\(x \approx - \text{44655}.\text{7143}\)

76. Atmospheric pressure \(P\) in pounds per square inch is represented by the formula \(P = 14.7e^{- 0.21x},\) where \(x\) is the number of miles above sea level. To the nearest foot, how high is the peak of a mountain with an atmospheric pressure of \(8.369\) pounds per square inch? (Hint: there are 5280 feet in a mile)

77. The magnitude M of an earthquake is represented by the equation \(M = \frac{2}{3}\log\left( \frac{E}{E_{0}} \right)\) where \(E\) is the amount of energy released by the earthquake in joules and \(E_{0} = 10^{4.4}\) is the assigned minimal measure released by an earthquake. To the nearest hundredth, what would the magnitude be of an earthquake releasing \(1.4 \cdot 10^{13}\) joules of energy?

Solution (click to reveal)

about \(5.83\)

Extensions

78. Use the definition of a logarithm along with the one-to-one property of logarithms to prove that \(b^{\log_{b}x} = x.\)

79. Recall the formula for continually compounding interest, \(y = Ae^{kt}.\) Use the definition of a logarithm along with properties of logarithms to solve the formula for time \(t\) such that \(t\) is equal to a single logarithm.

Solution (click to reveal)

\(t = \ln\left( \left( \frac{y}{A} \right)^{\frac{1}{k}} \right)\)

80. Recall the compound interest formula \(A = a\left( {1 + \frac{r}{k}} \right)^{kt}.\) Use the definition of a logarithm along with properties of logarithms to solve the formula for time \(t.\)

81. Newton’s Law of Cooling states that the temperature \(T\) of an object at any time \(t\) can be described by the equation \(T = T_{s} + \left( {T_{0} - T_{s}} \right)e^{- kt},\) where \(T_{s}\) is the temperature of the surrounding environment, \(T_{0}\) is the initial temperature of the object, and \(k\) is the cooling rate. Use the definition of a logarithm along with properties of logarithms to solve the formula for time \(t\) such that \(t\) is equal to a single logarithm.

Solution (click to reveal)

\(t = \ln\left( \left( \frac{T - T_{s}}{T_{0} - T_{s}} \right)^{-\frac{1}{k}} \right)\)