AP PRECALCULUS • EXPONENTIAL AND LOGARITHMIC FUNCTIONS

Logarithmic Expressions

Mastering the inverse of exponentiation to unlock equations across science and mathematics.

Historical Context & Motivation

Before the invention of electronic calculators, multiplying large numbers—such as those encountered in astronomical calculations and navigation—was a painstaking, error-prone process. The development of logarithms transformed these arduous multiplications into simple additions, effectively compressing the scale of computation. This insight, that exponents could be manipulated to simplify arithmetic, stands as one of the most consequential ideas in the history of mathematics and laid the groundwork for everything from slide rules to the decibel scale to modern information theory.

1614
Napier Publishes Mirifici Logarithmorum
Scottish mathematician John Napier introduced the concept of logarithms in his treatise, providing tables that converted multiplication into addition for astronomical computations.
1624
Briggs Creates Common Logarithm Tables
Henry Briggs refined Napier's system by adopting base 10, producing extensive tables of common logarithms that became the standard computational tool for centuries.
1668
Natural Logarithm Emerges
Nicolaus Mercator published work connecting the area under the hyperbola y = 1/x to a logarithmic function, foreshadowing the natural logarithm ln(x) and its deep ties to calculus.
1728
Euler Formalizes the Connection
Leonhard Euler established the relationship between exponential and logarithmic functions, introducing the constant e ≈ 2.718 and defining the natural logarithm as the inverse of eˣ.
1935
Richter Scale Introduced
Charles Richter applied common logarithms to measure earthquake magnitude, illustrating how logarithmic expressions compress enormous ranges of physical data into manageable numbers.

At its core, the logarithm answers a deceptively simple question: to what power must a given base be raised to produce a specific result? This question arises naturally whenever we need to solve an equation in which the unknown appears as an exponent. As you study logarithmic expressions in the context of AP Precalculus, you will develop the algebraic fluency needed to rewrite, simplify, and evaluate these expressions—skills that form the foundation for modeling exponential growth and decay across every quantitative discipline.

Core Principles & Definitions

A logarithmic expression encodes the exponent needed to reach a target value from a given base. The statement logb(a) = c is equivalent to saying bc = a. Understanding this equivalence between logarithmic and exponential forms is the single most important idea in this unit, because every property and simplification technique flows directly from the laws of exponents. The following foundational ideas organize the study of logarithmic expressions and will recur throughout the course.

1

Definition as an Inverse

The logarithm logb(x) is defined as the inverse of bˣ. If f(x) = bˣ, then f⁻¹(x) = logb(x), with domain x > 0 and base b > 0, b ≠ 1.
2

Common & Natural Logs

log(x) denotes log₁₀(x) (the common logarithm) and ln(x) denotes logₑ(x) (the natural logarithm). These are the two bases used most frequently in science and mathematics.
3

Domain Restrictions

The argument of a logarithm must be strictly positive: logb(x) is defined only when x > 0. This restriction reflects the fact that no real exponent on a positive base can produce zero or a negative number.
4

Logarithmic Properties

The product, quotient, and power rules—logb(MN) = logb(M) + logb(N), logb(M/N) = logb(M) − logb(N), and logb(Mⁿ) = n · logb(M)—mirror the corresponding laws of exponents and are the primary tools for simplifying expressions.
5

Change of Base Formula

Any logarithm can be re-expressed in a different base: logb(x) = log(x) / log(b) = ln(x) / ln(b). This formula is essential for calculator evaluation and for comparing logarithms across different bases.
KEY TAKEAWAY
Think of a logarithm as a reverse gear for exponentiation. Just as dividing "undoes" multiplication, taking a logarithm "undoes" raising to a power. If exponentiation is an elevator that shoots you to the 1000th floor in a single press (10³ = 1000), then the logarithm is the floor indicator that reads 3. Whenever you see a logarithmic expression, you are reading off the exponent that was used behind the scenes.

Visual Explanation — The Logarithmic Graph

The graph of a logarithmic function reveals the key behaviors that govern logarithmic expressions. Because the logarithm is the inverse of the exponential function, its graph is a reflection of bˣ across the line y = x. The following diagram shows y = 2ˣ, y = log₂(x), and the line y = x on the same coordinate plane, making the inverse relationship visually explicit.

The cyan curve shows y = log₂(x), which passes through (1, 0), (2, 1), and (4, 2). The violet curve shows y = 2ˣ passing through (0, 1), (1, 2), and (2, 4). Notice how each pair of plotted points reflects across the dashed y = x line, confirming the inverse relationship. The red dashed line at x = 0 indicates the vertical asymptote of the logarithmic function.

Several features of the logarithmic graph deserve explicit attention. First, the curve passes through (1, 0) regardless of the base, because b⁰ = 1 for every valid base b. Second, the function increases without bound as x → ∞, but it does so extremely slowly—this decelerating growth is the hallmark of logarithmic behavior and is precisely what makes logarithms so useful for compressing wide-ranging data. Third, as x approaches 0 from the right, the function plunges toward −∞, producing a vertical asymptote at x = 0. Together, these features define the shape that will inform how you interpret and manipulate logarithmic expressions throughout this course.

Mathematical Framework — Properties of Logarithms

Every property of logarithms is derived directly from the corresponding law of exponents. Recognizing this connection ensures that you never have to memorize logarithmic rules as isolated facts; instead, you can reconstruct any property by converting back to exponential form. The four central properties are presented below, each paired with the exponential law from which it originates.

PRODUCT RULE
log_b(M × N) = log_b(M) + log_b(N)
Derived from bm × bn = bm+n. The logarithm of a product equals the sum of the logarithms.
QUOTIENT RULE
log_b(M / N) = log_b(M) − log_b(N)
Derived from bm / bn = bm−n. The logarithm of a quotient equals the difference of the logarithms.
POWER RULE
log_b(M^n) = n × log_b(M)
Derived from (bm)n = bmn. An exponent on the argument of a logarithm can be brought out front as a coefficient.
CHANGE OF BASE
log_b(x) = log_a(x) / log_a(b)
Allows conversion between any two bases. Most commonly, a = 10 or a = e, enabling calculator evaluation via log_b(x) = ln(x) / ln(b).

Two additional identities are worth highlighting because they appear frequently in simplification. First, log_b(b) = 1 because b¹ = b, and log_b(1) = 0 because b⁰ = 1. Second, the inverse compositions b^(log_b(x)) = x and log_b(b^x) = x confirm that the exponential and logarithmic functions undo each other. Mastering these identities is essential for efficiently simplifying complex logarithmic expressions on the AP exam.

Properties in Action — Expanding & Condensing

Two complementary skills form the practical backbone of working with logarithmic expressions: expanding a single logarithm into a sum or difference of simpler logarithms, and condensing multiple logarithmic terms back into one. Expanding is useful when analyzing or differentiating expressions, while condensing is the preferred direction when solving equations because it reduces the number of logarithmic terms. The diagram below shows both processes applied to the same expression, forming a visual "bridge" between the two forms.

The left column demonstrates expanding log₃(x²y / z⁵) using the quotient, product, and power rules in sequence. The right column reverses these steps to condense 2log₃(x) + log₃(y) − 5log₃(z) back into a single logarithm. On the AP exam, you must be equally fluent in both directions.
⚠️ COMMON MISTAKE
Students frequently attempt to apply the product or quotient rule to expressions like log(M + N) or log(M − N). There is no logarithmic identity that distributes over addition or subtraction inside the argument. The product rule applies to log(M × N), not log(M + N). Always check whether the operation inside the logarithm is multiplication/division before applying these properties.

Worked Example — Simplifying a Logarithmic Expression

The following example demonstrates how to apply multiple logarithmic properties in a single problem, a skill tested frequently on the AP Precalculus exam. We will condense the expression 3 ln(x) − ½ ln(y) + ln(4) into a single natural logarithm.

Condense: 3 ln(x) − ½ ln(y) + ln(4)
1
Step 1 — Apply the Power RuleConvert each coefficient into an exponent on the corresponding argument. The power rule states that c × log_b(M) = log_b(Mc). Apply this to the first two terms: 3 ln(x) = ln(x³) and ½ ln(y) = ln(y1/2) = ln(√y). The third term, ln(4), has an implicit coefficient of 1 and remains unchanged.
ln(x³) − ln(√y) + ln(4)
2
Step 2 — Group Using Product and Quotient RulesThe sum of logarithms corresponds to the logarithm of a product, and the difference corresponds to the logarithm of a quotient. Combine the addition first: ln(x³) + ln(4) = ln(4x³). Then apply the quotient rule with the remaining subtraction: ln(4x³) − ln(√y) = ln(4x³ / √y).
ln(4x³ / √y)
3
Step 3 — Verify Domain ConsistencyThe original expression requires x > 0 (for ln(x)), y > 0 (for ln(y)), and these same constraints apply to the condensed form since 4x³ > 0 when x > 0, and √y > 0 when y > 0. No extraneous restrictions have been introduced, so the condensed form is equivalent on the same domain.
Domain: x > 0, y > 0 ✓
4
Step 4 — State Final AnswerThe expression 3 ln(x) − ½ ln(y) + ln(4) condenses to a single logarithm.
ln(4x³ / √y)

Common Pitfalls & Strategic Comparisons

Logarithmic expressions are a frequent source of errors on the AP exam, often because students conflate superficially similar algebraic operations. The table below catalogues the most common mistakes alongside the correct forms, providing a quick reference for self-checking your work.

Common errors when manipulating logarithmic expressions
Incorrect StatementCorrect StatementWhy the Error Occurs
log(M + N) = log(M) + log(N)log(M × N) = log(M) + log(N)Confusing addition inside the argument with multiplication; the product rule requires multiplication, not addition.
log(M − N) = log(M) / log(N)log(M / N) = log(M) − log(N)Mixing up the quotient rule direction; the subtraction applies to the logarithms, and division applies inside the argument.
(log(M))^n = n × log(M)log(Mn) = n × log(M)The power rule moves the exponent from inside the argument, not from outside the entire logarithm. (log(M))² ≠ 2 log(M).
log(M) / log(N) = log(M/N)log(M) / log(N) = logN(M) (change of base)Dividing two logarithms is a change-of-base operation, not the quotient rule. The quotient rule requires subtracting logarithms, not dividing them.
🎯 STRATEGIC TIP
When in doubt about a logarithmic identity, test it with simple numbers. For instance, check whether log(2 + 3) equals log(2) + log(3) by computing both sides: log(5) ≈ 0.699, while log(2) + log(3) ≈ 0.301 + 0.477 = 0.778. The values differ, confirming the identity is false. This numerical sanity check takes only seconds and can prevent costly errors on the exam.

Connection to Advanced Theory

The skills you develop manipulating logarithmic expressions in AP Precalculus form the direct prerequisites for several topics you will encounter in calculus and beyond. In AP Calculus, the natural logarithm function becomes central: the derivative of ln(x) is 1/x, and the integral of 1/x is ln|x| + C—two of the most frequently tested results on the BC exam. More broadly, logarithmic expressions appear in differential equations (separable equations often yield logarithmic solutions), information theory (entropy is defined using logarithms), and complexity analysis in computer science (binary search runs in O(log₂ n) time).

How precalculus logarithmic skills map to advanced coursework
AP Precalculus SkillAdvanced Application
Expanding/condensing using log propertiesLogarithmic differentiation of products and quotients in Calculus
Change of base formulaConverting between log scales (e.g., bits vs. nats) in information theory and statistics
Evaluating log expressions and understanding domainSolving separable differential equations (e.g., logistic growth, radioactive decay)
Recognizing inverse relationship with exponentialsProving that the integral of 1/x is ln|x| + C via the Fundamental Theorem of Calculus

The takeaway is practical: every hour you invest in building fluency with logarithmic expressions pays compound dividends across your STEM coursework. The properties are not merely exam content—they are the algebraic grammar of exponential phenomena, and exponential phenomena are everywhere.

Practice Problems

1
Which of the following is equivalent to the statement log₅(125) = 3?
2
Evaluate: log₄(1/64).
3
Which of the following is equivalent to the expression 2 log(x) − log(3) + ½ log(y) for x > 0 and y > 0?
PROBLEM 4APPLIED
The sound intensity level β (in decibels) is given by β = 10 log(I / I₀), where I is the intensity of the sound and I₀ = 10⁻¹² W/m² is the reference intensity. (a) A rock concert has an intensity I₁ = 10⁻¹ W/m². Calculate the decibel level β₁. (b) A whisper has an intensity I₂ = 10⁻¹⁰ W/m². Calculate the decibel level β₂. (c) Using logarithmic properties, express the difference β₁ − β₂ as a single logarithmic expression and evaluate it. (d) Explain what the result from part (c) tells you about how logarithmic scales compress the range of physical measurements.
PROBLEM 5CRITICAL THINKING
A student claims that for all x > 0, the expression log₂(8x) can be rewritten as 3 log₂(x). Determine whether the student's claim is correct. If incorrect, provide the correct simplified form and explain the student's error using logarithmic properties.

Summary — Logarithmic Expressions

A logarithmic expression encodes the exponent to which a base must be raised to produce a given argument, and its definition—log_b(a) = c ⟺ b^c = a—serves as the bridge between logarithmic and exponential forms. The four essential properties—the product rule, quotient rule, power rule, and change of base formula—are derived from the laws of exponents and enable both expanding single logarithms into sums and differences and condensing multiple logarithmic terms into one.

The domain restriction (argument must be positive) and the vertical asymptote at x = 0 are graphical reflections of the fact that no real power of a positive base can produce zero or a negative number. On the AP exam, fluency means moving seamlessly between expanded and condensed forms, avoiding common traps such as distributing a logarithm over addition, and checking your work with numerical substitution. These skills carry forward into calculus, where logarithmic differentiation, integration of 1/x, and solutions of separable differential equations all depend on the algebraic foundations established here.

Varsity Tutors • AP Precalculus • Logarithmic Expressions