Skip to main content
United StatesPrecalculusSyllabus dot point

How do you solve equations and inequalities that have the variable in an exponent or inside a logarithm?

Topic 2.13 Exponential and Logarithmic Equations and Inequalities: solve exponential and logarithmic equations and inequalities using inverse operations, the logarithm properties, and checks for extraneous solutions.

A focused answer to AP Precalculus Topic 2.13, covering solving exponential equations by taking logs, solving logarithmic equations by exponentiating, checking for extraneous solutions, and handling inequalities.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. Solving exponential equations
  3. Solving logarithmic equations
  4. Checking for extraneous solutions
  5. Inequalities
  6. Try this

What this topic is asking

The College Board (Topic 2.13) wants you to solve exponential and logarithmic equations and inequalities. The core technique is using inverse operations: take a logarithm to bring a variable down from an exponent, or exponentiate to free a variable from inside a logarithm. You must use the logarithm properties to combine terms, and you must check for extraneous solutions because logarithms have restricted domains.

Solving exponential equations

For example, 5x=305^x = 30 gives xln5=ln30x\ln 5 = \ln 30, so x=ln30ln5x = \frac{\ln 30}{\ln 5}.

Solving logarithmic equations

The condense-then-exponentiate routine converts a logarithmic equation into an ordinary algebraic one, but the domain restriction is what forces the final check.

Checking for extraneous solutions

Inequalities

Solving an exponential or logarithmic inequality follows the same steps, but you track the direction of the inequality. For a base greater than 11, the exponential and logarithmic functions are increasing, so applying the log (or exponentiating) preserves the inequality direction. You also intersect the algebraic solution with the domain restrictions: for a logarithmic inequality, the arguments must stay positive, which can trim the solution set.

A point that separates careful work is that the domain check is not optional housekeeping; it is part of solving. The algebra of condensing and exponentiating can introduce values that were never legal inputs, so the original domain (every logarithm argument positive) defines which candidates can possibly count. Building the domain restriction in from the start, by writing down x>0x > 0 and x2>0x - 2 > 0 before solving, often reveals immediately that a candidate like x=2x = -2 cannot survive, which is the reasoning the free-response rubric rewards.

A second clarifying idea is that taking a logarithm and exponentiating are the inverse moves that unlock each equation type. An exponential equation hides the variable in an exponent, so a logarithm (the inverse) frees it; a logarithmic equation hides the variable inside a log, so exponentiating (the inverse) frees it. Recognizing which inverse operation matches the equation, rather than guessing, makes the solving step automatic and connects directly to the inverse relationship from Topic 2.10.

Try this

Q1. Solve 2x=162^{x} = 16. [1 point]

  • Cue. 16=2416 = 2^4, so x=4x = 4 (matching bases avoids logs here).

Q2. Solve log(x)=3\log(x) = 3. [1 point]

  • Cue. Rewrite as x=103=1000x = 10^3 = 1000.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2023 (style)1 marksSection I, Part B (multiple choice, calculator allowed). Solve 3x=203^{x} = 20 for xx, to three decimal places. (A) 2.7272.727 (B) 6.6676.667 (C) 0.3660.366 (D) 3.0003.000
Show worked answer →

The correct answer is (A), 2.7272.727.

Take the natural log of both sides: ln3x=ln20\ln 3^x = \ln 20, so xln3=ln20x\ln 3 = \ln 20 and x=ln20ln32.9961.0992.727x = \frac{\ln 20}{\ln 3} \approx \frac{2.996}{1.099} \approx 2.727. Choice (B) divides 2020 by 33, which ignores that xx is an exponent.

AP 2024 (style)4 marksSection II (free response, no calculator). (a) Solve log2(x)+log2(x2)=3\log_2(x) + \log_2(x - 2) = 3. (b) Explain why any apparent solution must be checked, and identify any extraneous solution.
Show worked answer →

A 4-point question on solving a logarithmic equation with an extraneous check.

(a) Solve (2 points): condense the left side with the product property: log2(x(x2))=3\log_2(x(x - 2)) = 3. Rewrite in exponential form: x(x2)=23=8x(x - 2) = 2^3 = 8, so x22x8=0x^2 - 2x - 8 = 0, giving (x4)(x+2)=0(x - 4)(x + 2) = 0 and x=4x = 4 or x=2x = -2.
(b) Check (2 points): logarithms require positive arguments, so xx and x2x - 2 must both be positive, meaning x>2x > 2. The candidate x=2x = -2 makes log2(2)\log_2(-2) undefined, so it is extraneous; the only valid solution is x=4x = 4.

Related dot points

Sources & how we know this