Solving Exponential and Logarithmic Equations

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 and logarithmic equations.

Learning Outcomes

  • Solve an exponential equation using the definition of a logarithm.
  • Solve an exponential equation graphically.
  • Solve a logarithmic equation graphically.

Exponential Equations

The first technique we will introduce for solving exponential equations involves using the definition of the logarithm.

How To: Given an equation of the form y=Aekt, solve for t

  1. Isolate the exponential expression, that is, the base with its exponent should be isolated to one side of the equation.
  2. Change from exponential form of the equation to logarithmic form.
  3. Use your calculator to find the approximate solution.

Example: Solving an Equation of the Form y=Aekt

Solve 100=20e2t.

Try It

Solve 3e0.5t=11.

Example: Solving an Equation That Can Be Simplified to the Form y=Aekt

Solve 4e2x+5=12.

Try It

Solve 3+e2t=7e2t.

Logarithmic Equations

We have already seen that every logarithmic equation logb(x)=y is equal to the exponential equation by=x. We can use this fact, along with the rules of logarithms, to solve logarithmic equations where the argument is an algebraic expression.

A General Note: Using the Definition of a Logarithm to Solve Logarithmic Equations

For any algebraic expression S and real numbers b and c, where b>0, b1,

logb(S)=c if and only if bc=S

Example: Using Algebra to Solve a Logarithmic Equation

Solve 2lnx+3=7.

Try It

Solve 6+lnx=10.

Example: Using Algebra Before and After Using the Definition of the Natural Logarithm

Solve 2ln(6x)=7.

Try It

Solve 2ln(x+1)=10.

Example: Using a Graph to Understand the Solution to a Logarithmic Equation

Solve lnx=3.

Try It

Use a graphing calculator to estimate the approximate solution to the logarithmic equation 2x=1000 to 2 decimal places.

 

Change-of-Base Formula for Logarithms

Some calculators can only evaluate common and natural logs. In order to evaluate logarithms with a base other than 10 or e, we use the change-of-base formula to rewrite the logarithm as the quotient of logarithms of any other base; when using a calculator, we would change them to common or natural logs.

To derive the change-of-base formula, we use the one-to-one property and power rule for logarithms.

Given any positive real numbers M, b, and n, where n1 and b1, we show

logbM=lognMlognb

Let y=logbM. Converting to exponential form, we obtain by=M. It follows that:

logn(by)=lognMApply the one-to-one property.ylognb=lognMApply the power rule for logarithms.y=lognMlognbIsolate y.logbM=lognMlognbSubstitute for y.

For example, to evaluate log536 using a calculator, we must first rewrite the expression as a quotient of common or natural logs. We will use the common log.

log536=log(36)log(5)Apply the change of base formula using base 10.2.2266 Use a calculator to evaluate to 4 decimal places.

A General Note: The Change-of-Base Formula

The change-of-base formula can be used to evaluate a logarithm with any base.

For any positive real numbers M, b, and n, where n1 and b1,

logbM=lognMlognb.

It follows that the change-of-base formula can be used to rewrite a logarithm with any base as the quotient of common or natural logs.

logbM=lnMlnb

and

logbM=logMlogb

Q & A

Can we change common logarithms to natural logarithms?

Yes. Remember that log9 means log109. So, log9=ln9ln10.

Example: Using the Change-of-Base Formula with a Calculator

Evaluate log2(10) using the change-of-base formula with a calculator.

Try It

Evaluate log5(100) using the change-of-base formula.

  • We can convert a logarithm with any base to a quotient of logarithms with any other base using the change-of-base formula.
  • The change-of-base formula is often used to rewrite a logarithm with a base other than 10 or e as the quotient of natural or common logs. A calculator can then be used to evaluate it.

Using a Graph to Approximate a Solution to an Exponential Equation

Graphing can help you confirm or find the solution to an exponential equation. For example,42=1.2(5)x+2.8 can be solved to find the specific value for x that makes it a true statement. Graphing y=4 along with y=2x in the same window, the point(s) of intersection if any represent the solutions of the equation.

To use a calculator to solve this, press [Y=] and enter 1.2(5)x+2.8 next to Y1=. Then enter 42 next to Y2=. For a window, use the values –3 to 3 forx and –5 to 55 fory.Press [GRAPH]. The graphs should intersect somewhere nearx=2.

For a better approximation, press [2ND] then [CALC]. Select [5: intersect] and press [ENTER] three times. The x-coordinate of the point of intersection is displayed as 2.1661943. (Your answer may be different if you use a different window or use a different value for Guess?) To the nearest thousandth,x≈2.166.

Try It

Solve 4=7.85(1.15)x2.27 graphically. Round to the nearest thousandth.

 

Using a Graph to Approximate a Solution to a Logarithmic Equation

How To: Given a logarithmic equation, use a graphing calculator to approximate solutions

  1. Press [Y=]. Enter the given logarithmic equation or equations as Y1= and, if needed, Y2=.
  2. Press [GRAPH] to observe the graphs of the curves and use [WINDOW] to find an appropriate view of the graphs, including their point(s) of intersection.
  3. To find the value of x, we compute the point of intersection. Press [2ND] then [CALC]. Select “intersect” and press [ENTER] three times. The point of intersection gives the value of for the point(s) of intersection.

Example: Approximating the Solution of a Logarithmic Equation

Solve 4ln(x)+1=2ln(x1) graphically. Round to the nearest thousandth.

Try It

Solve 5log(x+2)=4log(x) graphically. Round to the nearest thousandth.

Key Concepts

  • When given an equation of the form logb(S)=c, where S is an algebraic expression, we can use the definition of a logarithm to rewrite the equation as the equivalent exponential equation bc=S and solve for the unknown.
  • A graphing calculator may be used to approximate solutions to some exponential and logarithmic equations.
  • We can also use graphing to solve equations of the form logb(S)=c. We graph both equations y=logb(S) and y=c on the same coordinate plane and identify the solution as the x-value of the point of intersecting.
  • Combining the skills learned in this and previous sections, we can solve equations that model real world situations whether the unknown is in an exponent or in the argument of a logarithm.

Glossary

change-of-base formula

a formula for converting a logarithm with any base to a quotient of logarithms with any other base

Definition of a logarithm For any algebraic expression S and positive real numbers b and c, where b1, logb(S)=c if and only if bc=S.
The Change-of-Base Formula logbM=lognMlognb n>0,n1,b1