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

Logarithmic Functions Review

College Depth 60 in the knowledge graph I know this Set as goal
5,770topics build on this
269prerequisites beneath it
See this on the map →
Exponential Functions ReviewInverse Functions ReviewBeer–Lambert Law and Optical AbsorbanceBode Plot Construction+3 more
logarithms inverse exponential

Core Idea

The logarithm log_b(x) is the inverse of the exponential function bx: it answers "what exponent of b gives x?" The natural logarithm ln(x) = log_e(x) is the inverse of ex. Logarithm laws (product, quotient, power rules) convert multiplication into addition, making them essential for solving exponential equations. The natural logarithm has the simplest derivative (1/x), making it central to calculus.

How It's Best Learned

Connect logs to exponents through the equivalence: log_b(x) = y means by = x. Practice converting between exponential and logarithmic forms. Master the three log laws and use them to expand and condense expressions. Solve exponential equations by taking logarithms of both sides.

Common Misconceptions

Explainer

From inverse functions, you know the central idea: if f and f⁻¹ are inverses, then f⁻¹(f(x)) = x and f(f⁻¹(x)) = x, and the graph of f⁻¹ is the reflection of f across the line y = x. You also know exponential functions: f(x) = bˣ takes any real exponent and returns a positive output. The logarithm log_b(x) is simply the inverse of bˣ. Asking "what is log_b(x)?" is asking "what power of b gives x?" — that is, log_b(x) = y means exactly bʸ = x. This single equivalence converts every log question into an exponential question and vice versa.

The domain and range swap in the expected way. Since bˣ has domain all reals and range (0, ∞), its inverse log_b(x) has domain (0, ∞) and range all reals. This is why log(0) and log(negative) are undefined — there is no real exponent that makes b raised to it equal to 0 or a negative number. The graph of log_b(x) is the exponential curve reflected over y = x: it passes through (1, 0) since b⁰ = 1, rises slowly to the right, and falls toward −∞ as x → 0⁺.

The three logarithm laws are the most useful computational tools, and each one is a direct restatement of an exponent rule. The product rule log_b(xy) = log_b(x) + log_b(y) restates bᵐ · bⁿ = bᵐ⁺ⁿ: multiplying two numbers corresponds to adding their exponents. The quotient rule log_b(x/y) = log_b(x) − log_b(y) restates bᵐ/bⁿ = bᵐ⁻ⁿ. The power rule log_b(xⁿ) = n · log_b(x) restates (bᵐ)ⁿ = bᵐⁿ. Historically, logarithms were invented *because* of the product rule — multiplying large numbers is hard, but adding their logarithms is easy, so 17th-century astronomers computed products as sums using log tables.

The natural logarithm ln(x) = log_e(x), where e ≈ 2.718, holds a special place because of calculus: d/dx[ln(x)] = 1/x, the cleanest derivative among all logarithms. Any base-b logarithm can be converted using the change of base formula: log_b(x) = ln(x)/ln(b). This means a single logarithm function is sufficient for computation — calculators typically provide ln and log₁₀, and everything else can be derived. To solve exponential equations like 3ˣ = 17, take ln of both sides: x = ln(17)/ln(3).

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 10Making 10 as an Addition StrategyAddition 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 Through 10Multiplication 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 LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsFunction Notation ReviewDomain and RangeComposition of Functions — AdvancedInverse Functions ReviewLogarithmic Functions Review

Longest path: 61 steps · 269 total prerequisite topics

Prerequisites (2)

Leads To (5)