Resources For Teachers For Tutors For Students & Parents Pricing
Pre-Calculus Exponential and logarithmic functions (advanced)

Solving advanced logarithmic equations

20 practice questions 0 video lessons Theory + worked examples

Solving Logarithmic Equations

California Pre-Calculus • Standard F-LE.4 • Exponential & Logarithmic Functions

Solving Logarithmic Equations is a topic in Exponential & Logarithmic Functions in the California Common Core State Standards. It is aligned to Standard F-LE.4, which requires students to solve logarithmic equations and identify extraneous solutions.

Solving a logarithmic equation condenses to a single logarithm, rewrites in exponential form, and checks each solution against the domain to reject extraneous roots.

California Pre-Calculus › Exponential & Logarithmic Functions › Solving Logarithmic Equations  —  Standard F-LE.4

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

A logarithmic equation has the unknown inside a logarithm. The reliable plan:

  1. Condense to a single logarithm using the log properties.
  2. Rewrite in exponential form \(\log_b x=c\Rightarrow x=b^c\).
  3. Solve the resulting equation.
  4. Check the domain — reject any candidate that makes the input of a log zero or negative.
Always check for extraneous solutions. Solving can introduce values that don't satisfy the original domain \(x>0\).
Solving strategy Solving strategy Solving strategy condense to a single log rewrite in exponential form logᵇ x = c ⇒ x = bᶜ check the domain!
The four-step strategy, ending with a domain check.
Checking for extraneous solutions Any candidate solution that makes the input of a logarithm zero or negative must be rejected. reject if inside a log is≤ 0substitute each candidate back
Reject any candidate that makes a log's input \(\le 0\).

The key conversion and the domain requirement:

\[\log_b x=c\iff x=b^{\,c},\qquad \text{argument of every log}>0\]
log base b of x equals c means x equals b to the c; every log argument must be positive
One log, then exponentiate. Combine multiple logs into one before rewriting.

How to solve a logarithmic equation

  1. Combine all logs into a single logarithm.
  2. Convert to exponential form.
  3. Solve the algebraic equation.
  4. Verify each solution keeps every log's argument positive.
Example 1 — Basic log equation
Solve \(\log_2 x=5\).
Solution

Rewrite in exponential form.

\(x\)\(=\)\(2^5\)
\(=\)\(32\)
x equals 32
Example 2 — Condense, then solve
Solve \(\log x+\log(x-3)=1\).
Solution

Condense with the product rule, then rewrite (base 10).

\(\log\big(x(x-3)\big)\)\(=\)\(1\)
\(x(x-3)\)\(=\)\(10^1=10\)
\(x^2-3x-10\)\(=\)\(0\)
\((x-5)(x+2)\)\(=\)\(0\)

Candidates \(x=5,\ -2\). Reject \(x=-2\) (makes \(\log x\) undefined), so \(x=5\).

x equals 5; negative 2 is extraneous
Example 3 — A natural-log equation
Solve \(\ln(2x-1)=3\).
Solution

Exponentiate with base \(e\).

\(2x-1\)\(=\)\(e^3\)
\(x\)\(=\)\(\dfrac{e^3+1}{2}\approx 10.5\)
x is about 10.5
Example 4 — Reject an extraneous root
Solve \(\log_3(x-8)=2-\log_3 x\).
Solution

Move logs together, condense, then rewrite.

\(\log_3(x-8)+\log_3 x\)\(=\)\(2\)
\(x(x-8)\)\(=\)\(3^2=9\)
\(x^2-8x-9\)\(=\)\(0\)
\((x-9)(x+1)\)\(=\)\(0\)

Candidates \(x=9,\ -1\); reject \(x=-1\), so \(x=9\).

x equals 9; negative 1 is extraneous

Common pitfalls

Check every candidate. A value like \(x=-2\) may solve the algebra but break a log's domain — reject it.
Condense before converting. Rewrite \(\log A+\log B\) as \(\log(AB)\) first.
Only equal-argument logs cancel. \(\log_b A=\log_b B\Rightarrow A=B\), but only with matching bases.

Frequently asked questions

How do you solve a logarithmic equation?

Condense to one logarithm, rewrite in exponential form, solve, and check each solution against the domain.

What is an extraneous solution?

A value that satisfies the transformed equation but not the original — here, one that makes a log's argument zero or negative. Reject it.

Why do you have to check solutions?

Because logs require positive inputs. Solving can produce candidates that violate this, so each must be verified.

How do you rewrite a log equation without logs?

Use \(\log_b x=c\iff x=b^c\). Condense to a single log first, then exponentiate both sides with base \(b\).