Logarithmic Equations

Learning Outcomes

  • Solve a logarithmic equation algebraically.
  • Solve a logarithmic equation graphically.
  • Use the one-to-one property of logarithms to solve a logarithmic equation.
  • Solve a radioactive decay problem.

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.

For example, consider the equation log2(2)+log2(3x5)=3. To solve this equation, we can use rules of logarithms to rewrite the left side as a single log and then apply the definition of logs to solve for x:

log2(2)+log2(3x5)=3 log2(2(3x5))=3Apply the product rule of logarithms. log2(6x10)=3Distribute. 23=6x10Convert to exponential form. 8=6x10Calculate 23. 18=6xAdd 10 to both sides. x=3Divide both sides by 6.

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.

tip for success

As was the case when using the properties and rules of exponents and logarithms to rewrite expressions containing them, there can be more than one good way to solve a logarithmic equation. It is good practice to follow the examples given for each of the situations in this section, but you should think about alternative ways to creatively and correctly apply the properties and rules.

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.

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 > 0, > 0, > 0 and any positive real number b, where b1,

logbS=logbT if and only if S=T

For example,

If log2(x1)=log2(8),then x1=8

So if x1=8, then we can solve for and we get = 9. To check, we can substitute = 9 into the original equation: log2(91)=log2(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(3x2)log(2)=log(x+4). 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:

log(3x2)log(2)=log(x+4)log(3x22)=log(x+4)Apply the quotient rule of logarithms.3x22=x+4Apply the one-to-one property.3x2=2x+8Multiply both sides of the equation by 2.x=10Subtract 2x and add 2.

To check the result, substitute = 10 into log(3x2)log(2)=log(x+4).

log(3(10)2)log(2)=log((10)+4)log(28)log(2)=log(14)log(282)=log(14)The solution checks.

A General Note: Using 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 b1,

logbS=logbT if and only if 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.

How 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 is of the form logbS=logbT.
  2. Use the one-to-one property to set the arguments equal to each other.
  3. Solve the resulting equation, ST, for the unknown.

Example: Solving an Equation Using the One-to-One Property of Logarithms

Solve ln(x2)=ln(2x+3).

Try It

Solve ln(x2)=ln1.