A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Solving Logarithmic Equations

College Depth 76 in the knowledge graph I know this Set as goal
2,591topics build on this
316prerequisites beneath it
See this on the map →
Logarithm PropertiesLogarithms IntroductionNatural Logarithm and e
logarithms equations solving extraneous-solutions

Core Idea

Logarithmic equations contain logarithmic expressions with the variable in the argument. Two main strategies: (1) If the equation has a single log on each side with the same base, set the arguments equal: log_b(A) = log_b(B) implies A = B. (2) If the equation has log = constant, convert to exponential form: log_b(A) = c means A = bc. Use log properties to condense multiple log terms first. Always check for extraneous solutions (arguments of log must be positive).

How It's Best Learned

Practice converting between log and exponential forms. Solve equations by condensing log expressions using properties, then converting. Emphasize domain checking: solutions must make all original log arguments positive. Give examples where extraneous solutions arise.

Common Misconceptions

Explainer

Solving logarithmic equations rests on two ideas you already know: the definition of a logarithm as the inverse of exponentiation, and the log properties that let you combine or split logarithmic expressions. The definition says log_b(A) = c means exactly bc = A — the log asks "what exponent on b gives A?" That relationship is the key to unlocking equations where the unknown is inside a logarithm.

There are two main situations. In the first, you have a single log equal to a number: log_b(expression) = c. Here you simply convert to exponential form — bc = expression — and solve the resulting algebraic equation. For example, log₂(x + 3) = 4 becomes 2⁴ = x + 3, so x = 13. In the second situation, you have logs on both sides with the same base: log_b(A) = log_b(B). Since the log function is one-to-one (each output corresponds to exactly one input), equal outputs require equal inputs: A = B. So you set the arguments equal and solve. For log₃(2x + 1) = log₃(x + 4), you get 2x + 1 = x + 4, giving x = 3.

When an equation has multiple log terms, your first move should always be to condense them into a single log using log properties. The key properties are: log_b(MN) = log_b(M) + log_b(N), log_b(M/N) = log_b(M) − log_b(N), and log_b(Mr) = r·log_b(M). For example, to solve log₂(x) + log₂(x − 2) = 3, first condense the left side: log₂(x(x−2)) = 3, then convert: 2³ = x(x−2), giving 8 = x² − 2x, or x² − 2x − 8 = 0, so (x−4)(x+2) = 0, producing x = 4 and x = −2.

Here is where the domain check becomes critical. The argument of any logarithm must be strictly positive — log of zero or a negative number is undefined. Plug both candidates back into the original equation: if x = 4, the arguments x = 4 and x−2 = 2 are both positive, so x = 4 is valid. If x = −2, the argument x = −2 is negative, so x = −2 is extraneous — rejected. The algebra produced it, but it is not a solution to the original equation. Always check every candidate answer against the domain conditions in the original problem; extraneous solutions arise precisely because squaring or combining logs can obscure domain restrictions.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsStep FunctionsComposition of FunctionsInverse FunctionsRadical Functions and GraphsRational ExponentsExponential Functions and GraphsLogarithms IntroductionLogarithm PropertiesSolving Logarithmic Equations

Longest path: 77 steps · 316 total prerequisite topics

Prerequisites (2)

Leads To (1)