Skip to content
Solve Exponential and Logarithmic Equations

Solve Exponential and Logarithmic Equations

By the end of this section, you will be able to:

  • Solve logarithmic equations using the properties of logarithms
  • Solve exponential equations using logarithms
  • Use exponential models in applications

Solve Logarithmic Equations Using the Properties of Logarithms

In the section on logarithmic functions, we solved some equations by rewriting the equation in exponential form. Now that we have the properties of logarithms, we have additional methods we can use to solve logarithmic equations.

If our equation has two logarithms we can use a property that says that if logaM=logaN{\text{log}}_{a}M={\text{log}}_{a}N then it is true that M=N.M=N. This is the One-to-One Property of Logarithmic Equations.

One-to-One Property of Logarithmic Equations. For M>0,N>0,a>0,M>0,N>0,\text{a}\text{>}0, and a1\text{a}\ne 1 is any real number:

if logaM=logaN, then M=N. \text{if }\log_a M=\log_a N,\text{ then }M=N.

To use this property, we must be certain that both sides of the equation are written with the same base.

Remember that logarithms are defined only for positive real numbers. Check your results in the original equation. You may have obtained a result that gives a logarithm of zero or a negative number.

Example 10.38. Solve: 2log5x=log581.2{\text{log}}_{5}x={\text{log}}_{5}81.

Solution.

2log5x=log5812\log_{5}x=\log_{5}81
Use the Power Property.log5x2=log581\log_{5}{x}^{2}=\log_{5}81
Use the One-to-One Property, if logaM=logaN\log_{a}M=\log_{a}N, then M=NM=N.x2=81{x}^{2}=81
Solve using the Square Root Property.x=±9x=\pm9
We eliminate x=9x=-9 because the logarithm of a negative number is undefined.x=9x=9
Check.
2log59=log581log5(92)=log581log581=log581 \begin{array}{rcl}2\log_{5}9&=&\log_{5}81\\[4pt]\log_{5}(9^2)&=&\log_{5}81\\[4pt]\log_{5}81&=&\log_{5}81\ \checkmark\end{array}

Solve 2log3x=log3362\log_3x=\log_3 36.

Solve 3logx=log643\log x=\log64.

Another strategy to use to solve logarithmic equations is to condense sums or differences into a single logarithm.

Example 10.39. Solve: log3x+log3(x8)=2.{\text{log}}_{3}x+{\text{log}}_{3}(x-8)=2.

Solution.

log3x+log3(x8)=2\log_{3}x+\log_{3}(x-8)=2
Use the Product Property, logaM+logaN=loga(MN)\log_{a}M+\log_{a}N=\log_{a}(M\cdot N).log3(x(x8))=2\log_{3}(x(x-8))=2
Rewrite in exponential form.32=x(x8){3}^{2}=x(x-8)
Simplify.9=x28x9={x}^{2}-8x
Subtract 9 from each side.0=x28x90={x}^{2}-8x-9
Factor.0=(x9)(x+1)0=(x-9)(x+1)
Use the Zero-Product Property.x9=0,x+1=0x-9=0,x+1=0
Solve each equation.x=9,x=1x=9,x=-1
Check.
x=1:log3x+log3(x8)=2log3(1)+log3(9)=2\begin{array}{rcl}x=-1:\quad \log_{3}x+\log_{3}(x-8)&=&2\\[4pt]\log_{3}(-1)+\log_{3}(-9)&=&2\end{array}
We cannot take the log of a negative number.
x=9:log3x+log3(x8)=2log39+log31=22+0=2 \begin{array}{rcl}x=9:\quad \log_{3}x+\log_{3}(x-8)&=&2\\[4pt]\log_{3}9+\log_{3}1&=&2\\[4pt]2+0&=&2\ \checkmark\end{array}

Solve log2x+log2(x2)=3\log_2x+\log_2(x-2)=3.

Solve log2x+log2(x6)=4\log_2x+\log_2(x-6)=4.

When there are logarithms on both sides, we condense each side into a single logarithm. Remember to use the Power Property as needed.

Example 10.40. Solve: log4(x+6)log4(2x+5)=log4x.{\text{log}}_{4}(x+6)-{\text{log}}_{4}(2x+5)=-{\text{log}}_{4}x.

Solution.

log4(x+6)log4(2x+5)=log4x{\text{log}}_{4}(x+6)-{\text{log}}_{4}(2x+5)=-{\text{log}}_{4}x
Use the Quotient Property on the left side and the Power Property on the right.log4(x+62x+5)=log4x1{\text{log}}_{4}(\tfrac{x+6}{2x+5})={\text{log}}_{4}{x}^{-1}
Rewrite x1=1x{x}^{-1}=\tfrac{1}{x}.log4(x+62x+5)=log41x{\text{log}}_{4}(\tfrac{x+6}{2x+5})={\text{log}}_{4}\tfrac{1}{x}
Use the One-to-One Property, if logaM=logaN{\text{log}}_{a}M={\text{log}}_{a}N, then M=NM=N.x+62x+5=1x\tfrac{x+6}{2x+5}=\tfrac{1}{x}
Solve the rational equation.x(x+6)=2x+5x(x+6)=2x+5
Distribute.x2+6x=2x+5{x}^{2}+6x=2x+5
Write in standard form.x2+4x5=0{x}^{2}+4x-5=0
Factor.(x+5)(x1)=0(x+5)(x-1)=0
Use the Zero-Product Property.x+5=0,x1=0x+5=0,x-1=0
Solve each equation.x=5,x=1x=-5,x=1
Check.
We leave the check for you.

Solve log(x+2)log(4x+3)=logx\log(x+2)-\log(4x+3)=-\log x.

Solve log(x2)log(4x+16)=log(1x)\log(x-2)-\log(4x+16)=\log(\tfrac1x).

Solve Exponential Equations Using Logarithms

In the section on exponential functions, we solved some equations by writing both sides of the equation with the same base. Next we wrote a new equation by setting the exponents equal.

It is not always possible or convenient to write the expressions with the same base. In that case we often take the common logarithm or natural logarithm of both sides once the exponential is isolated.

Example 10.41. Solve 5x=11.{5}^{x}=11. Find the exact answer and then approximate it to three decimal places.

Solution.

5x=11\begin{array}{llllll}{5}^{x} & = & 11 \\\end{array}
Since the exponential is isolated, take the logarithm of both sides.Use the Power Property to get the xx as a factor, not an exponent.Solve for x.x. Find the exact answer.Approximate the answer.log5x=log11xlog5=log11x=log11log5x1.490\begin{array}{llllll}\text{log}{5}^{x} & = & \text{log}11 \\x\text{log}5 & = & \text{log}11 \\x & = & \tfrac{\text{log}11}{\text{log}5} \\x & \approx & 1.490 \\\end{array}
Since 51=5{5}^{1}=5 and 52=25,{5}^{2}=25, does it makes sense that 51.49011?{5}^{1.490}\approx 11?

Solve 7x=437^x=43. Enter the exact answer; the feedback also gives its three-decimal approximation.

Solve 8x=988^x=98. Enter the exact answer; the feedback also gives its three-decimal approximation.

When we take the logarithm of both sides we will get the same result whether we use the common or the natural logarithm (try using the natural log in the last example. Did you get the same result?) When the exponential has base e, we use the natural logarithm.

Example 10.42. Solve 3ex+2=24.3{e}^{x+2}=24. Find the exact answer and then approximate it to three decimal places.

Solution.

3ex+2=243{e}^{x+2}=24
Isolate the exponential by dividing both sides by 3.ex+2=8{e}^{x+2}=8
Take the natural logarithm of both sides.lnex+2=ln8\text{ln}{e}^{x+2}=\text{ln}8
Use the Power Property to get the xx as a factor, not an exponent.(x+2)lne=ln8(x+2)\text{ln}e=\text{ln}8
Use the property lne=1\text{ln}e=1 to simplify.x+2=ln8x+2=\text{ln}8
Solve the equation. Find the exact answer.x=ln82x=\text{ln}8-2
Approximate the answer.x0.079x\approx 0.079

Solve 2ex2=182e^{x-2}=18. Enter the exact answer; the feedback also gives its three-decimal approximation.

Solve 5e2x=255e^{2x}=25. Enter the exact answer; the feedback also gives its three-decimal approximation.

Use Exponential Models in Applications

In previous sections we were able to solve some applications that were modeled with exponential equations. Now that we have so many more options to solve these equations, we are able to solve more applications.

We will again use the Compound Interest Formulas and so we list them here for reference.

Compound Interest. For a principal, P, invested at an interest rate, r, for t years, the new balance, A is:

A=P(1+rn)ntwhen interest is compounded n times per year, A=P\left(1+\tfrac{r}{n}\right)^{nt} \quad\text{when interest is compounded }n\text{ times per year},

and

A=Pertwhen interest is compounded continuously. A=Pe^{rt} \quad\text{when interest is compounded continuously}.

Example 10.43. Jermael’s parents put 10,000ininvestmentsforhiscollegeexpensesonhisfirstbirthday.Theyhopetheinvestmentswillbeworth10,000 in investments for his college expenses on his first birthday. They hope the investments will be worth 50,000 when he turns 18. If the interest compounds continuously, approximately what rate of growth will they need to achieve their goal?

Solution.

A=50,000A=50{,}000
P=10,000P=10{,}000
Identify the variables in the formular=?r=?
t=17yearst=17\text{years}
A=PertA=P{e}^{rt}
Substitute the values into the formula.50,000=10,000er1750,000=10,000{e}^{r\cdot 17}
Solve for r.r. Divide each side by 10,000.5=e17r5={e}^{17r}
Take the natural log of each side.ln5=lne17r\text{ln}5=\text{ln}{e}^{17r}
Use the Power Property.ln5=17rlne\text{ln}5=17r\text{ln}e
Simplify.ln5=17r\text{ln}5=17r
Divide each side by 17.ln517=r\tfrac{\text{ln}5}{17}=r
Approximate the answer.r0.095r\approx 0.095
Convert to a percentage.r9.5%r\approx 9.5\%
They need the rate of growth to be approximately 9.5%9.5\%.

Hector invests $10,000 at age 21 and wants $150,000 at age 50. With continuous compounding, what annual growth rate is required? Enter a percent.

Rachel invests $15,000 at age 25 and wants $90,000 at age 40. With continuous compounding, what annual growth rate is required? Enter a percent.

We have seen that growth and decay are modeled by exponential functions. For growth and decay we use the formula A=A0ekt.A={A}_{0}{e}^{kt}. Exponential growth has a positive rate of growth or growth constant, kk, and exponential decay has a negative rate of growth or decay constant, k.

Exponential Growth and Decay. For an original amount, A0,{A}_{0}, that grows or decays at a rate, k, for a certain time, t, the final amount, A, is:

A=A0ekt. A=A_0e^{kt}.

We can now solve applications that give us enough information to determine the rate of growth. We can then use that rate of growth to predict other situations.

Example 10.44. Researchers recorded that a certain bacteria population grew from 100 to 300 in 3 hours. At this rate of growth, how many bacteria will there be 24 hours from the start of the experiment?

Solution.

This problem requires two main steps. First we must find the unknown rate, k. Then we use that value of k to help us find the unknown number of bacteria.

Identify the variables in the formula.A=300A0=100k=?t=3hours A=A0ekt\begin{array}{llllll}A & = & 300 \\{A}_{0} & = & 100 \\k & = & ? \\t & = & 3\text{hours}\ \\A & = & {A}_{0}{e}^{kt} \\\end{array}
Substitute the values in the formula.300=100ek3300=100{e}^{k\cdot 3}
Solve for kk. Divide each side by 100.3=e3k3={e}^{3k}
Take the natural log of each side.ln3=lne3k\text{ln}3=\text{ln}{e}^{3k}
Use the Power Property.ln3=3klne\text{ln}3=3k\text{ln}e
Simplify.ln3=3k\text{ln}3=3k
Divide each side by 3.ln33=k\tfrac{\text{ln}3}{3}=k
Approximate the answer.k0.366k\approx 0.366
We use this rate of growth to predict the number of bacteria there will be in 24 hours.A=?A0=100k=ln33t=24hours A=A0ekt\begin{array}{llllll}A & = & ? \\{A}_{0} & = & 100 \\k & = & \tfrac{\text{ln}3}{3} \\t & = & 24\text{hours}\ \\A & = & {A}_{0}{e}^{kt} \\\end{array}
Substitute in the values.A=100eln3324A=100{e}^{\tfrac{\text{ln}3}{3}\cdot 24}
Evaluate.A656,100A\approx 656,100
At this rate of growth, they can expect 656,100 bacteria.

A bacteria population grows from 100 to 500 in 6 hours. At the same continuous growth rate, how many bacteria will there be after 24 hours?

A bacteria population declines from 700,000 to 400,000 in 5 hours. At the same decay rate, about how many bacteria will remain after 24 hours?

Radioactive substances decay or decompose according to the exponential decay formula. The amount of time it takes for the substance to decay to half of its original amount is called the half-life of the substance.

Similar to the previous example, we can use the given information to determine the constant of decay, and then use that constant to answer other questions.

Example 10.45. The half-life of radium-226 is 1,590 years. How much of a 100 mg sample will be left in 500 years?

Solution.

This problem requires two main steps. First we must find the decay constant k. If we start with 100-mg, at the half-life there will be 50-mg remaining. We will use this information to find k. Then we use that value of k to help us find the amount of sample that will be left in 500 years.

Identify the variables in the formula.A=50A0=100k=?t=1590years A=A0ekt\begin{array}{llllll}A & = & 50 \\{A}_{0} & = & 100 \\k & = & ? \\t & = & 1590\text{years}\ \\A & = & {A}_{0}{e}^{kt} \\\end{array}
Substitute the values in the formula.50=100ek159050=100{e}^{k\cdot 1590}
Solve for kk. Divide each side by 100.0.5=e1590k0.5={e}^{1590k}
Take the natural log of each side.ln0.5=lne1590k\text{ln}0.5=\text{ln}{e}^{1590k}
Use the Power Property.ln0.5=1590klne\text{ln}0.5=1590k\text{ln}e
Simplify.ln0.5=1590k\text{ln}0.5=1590k
Divide each side by 1590.ln0.51590=kexact answer\tfrac{\text{ln}0.5}{1590}=k\text{exact answer}
We use this rate of growth to predict the amount that will be left in 500 years.A=?A0=100k=ln0.51590t=500years A=A0ekt\begin{array}{llllll}A & = & ? \\{A}_{0} & = & 100 \\k & = & \tfrac{\text{ln}0.5}{1590} \\t & = & 500\text{years}\ \\A & = & {A}_{0}{e}^{kt} \\\end{array}
Substitute in the values.A=100eln0.51590500A=100{e}^{\tfrac{\text{ln}0.5}{1590}\cdot 500}
Evaluate.A80.4mgA\approx 80.4\text{mg}
In 500 years there would be approximately 80.4 mg remaining.

The half-life of magnesium-27 is 9.45 minutes. How many milligrams of a 10-mg sample remain after 6 minutes?

The half-life of radioactive iodine is 60 days. How many milligrams of a 50-mg sample remain after 40 days?

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

This section is adapted from Intermediate Algebra 2e, Section 10.5: Solve Exponential and Logarithmic Equations by Lynn Marecek and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: reformatted the worked solutions for the web; omitted the Be Prepared quiz, media links, and end-of-section exercises; and converted the practice problems (“Try Its”) into interactive exercises with instant feedback.