IB MATHEMATICS: ANALYSIS AND APPROACHES • NUMBER AND ALGEBRA

Exponential & Logarithmic Functions — SL 1.8 Functions and equations involving exponents/logarithms (links to exponential models)

Master the inverse relationship between exponentials and logarithms, and apply them to real-world growth and decay models.

Historical Context & Motivation

Long before calculators existed, astronomers and navigators faced an exhausting problem: multiplying enormous numbers by hand. In the early 1600s, a Scottish mathematician named John Napier realized that if you could turn multiplication into addition, calculations would become dramatically faster. His insight was that powers of a fixed base follow simple additive patterns — if you add exponents, you multiply the corresponding values. This idea gave birth to logarithms, one of the most powerful tools in mathematics.

Over the following centuries, mathematicians discovered that exponential functions appear everywhere in nature — from population growth to radioactive decay, from compound interest to the spread of diseases. Understanding exponentials and their inverses, logarithms, became essential not just for pure mathematics but for modeling the real world.

1614
Napier Publishes Logarithm Tables
John Napier published Mirifici Logarithmorum Canonis Descriptio, introducing logarithms as a computational tool that reduced multiplication to addition.
1668
Natural Logarithm Emerges
Nicolaus Mercator published work on the natural logarithm (ln), connecting logarithms to the area under the hyperbola y = 1/x and laying groundwork for the constant e.
1748
Euler Formalizes e
Leonhard Euler introduced the notation e ≈ 2.718 as the base of natural logarithms and established the exponential function eˣ as central to analysis.
1798
Malthus and Exponential Growth
Thomas Malthus used exponential models to describe population growth, demonstrating the real-world power of these functions in economics and social science.
1896
Radioactive Decay Modeled
Henri Becquerel's discovery of radioactivity led to exponential decay models, showing that the same mathematics governs both growth and decay processes.

The central question of this topic is straightforward: how do we work with functions where the variable appears in the exponent, and how do we "undo" exponentiation to solve equations? This is exactly the role that logarithms play — they are the inverse of exponential functions, and together they form a toolkit for modeling change in the real world.

Core Principles & Definitions

Before diving into equations and models, you need a solid understanding of the foundational ideas that connect exponential and logarithmic functions. These concepts build on your knowledge of exponents from Algebra 1, extending them into a framework for solving sophisticated equations and modeling real phenomena.

1

Exponential Function

A function of the form f(x) = aˣ where a > 0 and a ≠ 1. The variable is in the exponent, not the base. This creates rapid growth (a > 1) or decay (0 < a < 1).
2

Logarithmic Function

The inverse of an exponential: if aˣ = b, then loga(b) = x. A logarithm answers the question: "What power of a gives b?"
3

The Number e

Euler's number, e ≈ 2.718, is the base of natural logarithms (ln). It arises naturally in continuous growth/decay and is the most common base in IB models.
4

Laws of Exponents

The rules aᵐ × aⁿ = aᵐ⁺ⁿ, (aᵐ)ⁿ = aᵐⁿ, and a⁰ = 1 are the algebraic backbone. Every logarithm law is derived directly from these exponent laws.
5

Inverse Relationship

Exponential and logarithmic functions are perfect inverses: loga(aˣ) = x and alog_a(x) = x. Their graphs are reflections across the line y = x.
KEY TAKEAWAY
Think of logarithms like a "volume dial" for exponents. If an exponential function cranks the output up (or down) at an accelerating rate, the logarithm is the control that tells you exactly which setting (exponent) produced a given output. Asking "what is log2(8)?" is the same as asking "what power do I put on 2 to get 8?" — the answer is 3, because 2³ = 8.

Visual Explanation — Graphs of Exponential & Logarithmic Functions

The best way to grasp the relationship between exponential and logarithmic functions is to see them on the same coordinate plane. The following diagram plots y = 2ˣ (an exponential growth curve) and y = log₂(x) (its logarithmic inverse) together, along with the mirror line y = x. Notice how every point (a, b) on one curve corresponds to (b, a) on the other.

The cyan curve shows y = 2ˣ passing through (0, 1) and rising steeply. The violet curve shows y = log₂(x), which passes through (1, 0) and grows slowly. Both curves are perfect reflections of each other across the dashed line y = x.

Several key features are visible in the diagram. The exponential curve y = 2ˣ has a horizontal asymptote at y = 0 — the curve gets closer and closer to the x-axis as x goes to negative infinity, but it never actually touches it. Correspondingly, the logarithmic curve y = log₂(x) has a vertical asymptote at x = 0. The domain of an exponential function is all real numbers, but the domain of a logarithmic function is only positive real numbers (x > 0). Also notice how each labeled point on one curve swaps its coordinates on the other — for example, (1, 2) on the exponential becomes (2, 1) on the logarithm.

Mathematical Framework

This section lays out the essential formulas and laws you need for SL 1.8. Every logarithm law follows directly from the corresponding exponent law, so keep the connection in mind as you study each one.

EXPONENTIAL-LOGARITHM EQUIVALENCE
aˣ = b ⟺ x = log_a(b)
where a is the base (a > 0, a ≠ 1), x is the exponent, and b is the result (b > 0). This is the fundamental bridge between exponentials and logarithms.
LOGARITHM LAWS
log_a(mn) = log_a(m) + log_a(n) log_a(m/n) = log_a(m) − log_a(n) log_a(mᵖ) = p × log_a(m)
These three laws — the product rule, quotient rule, and power rule — mirror the exponent rules aᵐ × aⁿ = aᵐ⁺ⁿ, aᵐ ÷ aⁿ = aᵐ⁻ⁿ, and (aᵐ)ⁿ = aᵐⁿ.
CHANGE OF BASE FORMULA
log_a(b) = log_c(b) / log_c(a)
This allows you to convert between any bases. Most commonly, you'll use c = 10 (common log) or c = e (natural log, ln) since your calculator has buttons for both. For example, log₅(20) = ln(20) / ln(5).
EXPONENTIAL MODEL (GROWTH & DECAY)
A(t) = A₀ × eᵏᵗ
A₀ = initial amount, k = growth/decay constant (k > 0 for growth, k < 0 for decay), t = time. This is the standard continuous exponential model used in IB applications.
📘 IB Formula Booklet Reminder
The change of base formula and the three logarithm laws are provided in the IB formula booklet. However, you are expected to use them fluently, so practice applying them in different contexts rather than just memorizing them.

Detailed Breakdown — Solving Exponential & Logarithmic Equations

Knowing the laws is one thing; knowing when and how to use them is what actually scores marks on an IB exam. The diagram below shows the decision-making process for solving equations that involve exponents or logarithms. Think of it as a flowchart: start with your equation type and follow the branches to the right technique.

This flowchart guides you through the key decision points. For exponential equations, check whether you can rewrite both sides with the same base. If not, take logarithms. For logarithmic equations, convert to exponential form. Always check your answer lies within the valid domain.

Let's illustrate each path with a quick example. For the "same base" path: if you encounter 5²ˣ = 125, recognize that 125 = 5³, so 5²ˣ = 5³ and therefore 2x = 3, giving x = 1.5. For the "take log" path: if you have 3ˣ = 20, no integer power of 3 equals 20, so take ln of both sides to get x × ln(3) = ln(20), giving x = ln(20)/ln(3) ≈ 2.73. For the logarithmic path: if log₃(2x + 1) = 4, convert to exponential form to get 3⁴ = 2x + 1, so 81 = 2x + 1 and x = 40.

⚠️ Domain Check — Don't Skip It!
When solving logarithmic equations, you must verify that your answer keeps the argument of every logarithm positive. For instance, if you get x = −5 but the original equation had log(x + 3), then x + 3 = −2 < 0, which is undefined. That solution is extraneous and must be rejected.

Worked Example — Exponential Decay with Logarithms

A radioactive substance has an initial mass of 200 grams and decays according to the model A(t) = 200e−0.035t, where t is measured in years. Find the time it takes for the substance to decay to 50 grams.

Finding the Time for Radioactive Decay
1
Step 1 — Set Up the EquationWe want A(t) = 50, so we set up: 50 = 200e−0.035t. Our goal is to isolate t.
2
Step 2 — Isolate the ExponentialDivide both sides by 200: 50/200 = e−0.035t, which simplifies to 0.25 = e−0.035t.
0.25 = e−0.035t
3
Step 3 — Take the Natural Logarithm of Both SidesApply ln to both sides: ln(0.25) = ln(e−0.035t). Since ln and e are inverses, the right side simplifies: ln(0.25) = −0.035t.
ln(0.25) = −0.035t
4
Step 4 — Solve for tDivide both sides by −0.035: t = ln(0.25) / (−0.035). Using a calculator, ln(0.25) ≈ −1.3863.
t = (−1.3863) / (−0.035) ≈ 39.6 years
5
Step 5 — Interpret the ResultThe substance decays from 200 g to 50 g in approximately 39.6 years. Notice that 50 is one-quarter of 200, so this is two half-lives. We can verify: the half-life is ln(2)/0.035 ≈ 19.8 years, and 2 × 19.8 = 39.6 ✓.
t ≈ 39.6 years

Exponential vs. Logarithmic — Strengths & Limitations

Exponential and logarithmic functions each have distinct advantages depending on the context. Understanding when to use each form — and their limitations — will help you model problems efficiently and avoid common mistakes.

Comparing exponential and logarithmic functions side by side
FeatureExponential FormLogarithmic Form
Best forPredicting future values ("How much will there be after 10 years?")Finding time or rate ("When will it reach 500?")
DomainAll real numbers (−∞, +∞)Positive reals only (0, +∞)
RangePositive reals only (0, +∞)All real numbers (−∞, +∞)
Growth behaviorIncreases/decreases at an accelerating rateIncreases/decreases at a decelerating rate
Common pitfallForgetting that aˣ is always positive; it never equals zero or a negative numberForgetting to check that the argument is positive; extraneous solutions are common
AsymptoteHorizontal: y = 0Vertical: x = 0
KEY TAKEAWAY
Think of exponentials and logarithms as two sides of the same coin. Exponential form is your "forward gear" — plug in time and get an amount. Logarithmic form is your "reverse gear" — plug in an amount and find the time. In IB exam questions, you'll often need to switch between gears mid-problem, so practice converting fluently in both directions.

Connections to Advanced Theory & Other Topics

The exponential and logarithmic functions you've learned in SL 1.8 form the foundation for several more advanced topics, both within the IB course and beyond. This section gives you a preview of where these ideas lead.

How SL 1.8 connects to other IB topics and beyond
SL 1.8 ConceptWhere It LeadsConnection
Exponential growth/decay model A₀eᵏᵗSL 2.10: Exponential models in contextReal-world applications — population, finance, temperature cooling — all use this same structure.
Logarithm lawsHL: Calculus of logarithmic functionsThe derivative of ln(x) is 1/x, and the integral of 1/x is ln|x| + C — logarithms become central to calculus.
Solving aˣ = bSL 5.6: Differential equationsThe equation dy/dx = ky has the solution y = Aeᵏˣ — the same exponential model, now derived from calculus.
Change of base formulaLogarithmic scales (pH, decibels, Richter)Understanding different bases lets you interpret scientific scales that compress enormous ranges into manageable numbers.

If you continue to HL Mathematics, you'll discover that the function eˣ is extraordinary — it's the only function that is its own derivative. This property makes it the backbone of differential equations, which model everything from electrical circuits to epidemics. The tools you're building now with logarithmic and exponential manipulation will be used constantly in those advanced contexts.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why loga(1) = 0 for any valid base a. Use the relationship between exponential and logarithmic forms in your reasoning.
PROBLEM 2BASIC CALCULATION
Solve for x: 23x−1 = 32.
PROBLEM 3INTERMEDIATE
Solve for x: log₃(x + 4) + log₃(x − 2) = 3.
PROBLEM 4APPLIED
A bacteria population starts at 500 and grows continuously at a rate of 4.6% per hour, modeled by P(t) = 500e0.046t. How many hours will it take for the population to reach 3000?
PROBLEM 5CRITICAL THINKING
Show that the equation 2ˣ + 2−x = 5 can be transformed into a quadratic equation by substituting u = 2ˣ. Hence find the exact values of x.

Lesson Summary

In this lesson, you learned that exponential functions have the form f(x) = aˣ, where the variable sits in the exponent, producing rapid growth or decay. Their inverses, logarithmic functions, answer the question "what exponent gives this value?" using the equivalence aˣ = b ⟺ x = loga(b). The three logarithm laws — product, quotient, and power rules — mirror the laws of exponents and are essential tools for simplifying and solving equations. The change of base formula lets you evaluate logarithms in any base using your calculator's ln or log buttons.

To solve exponential equations, either rewrite both sides with the same base and equate exponents, or take logarithms of both sides and use the power rule. To solve logarithmic equations, convert to exponential form and solve algebraically — always checking for extraneous solutions. The continuous exponential model A(t) = A₀eᵏᵗ connects these functions to real-world applications including population growth, radioactive decay, and financial modeling. Mastering the interplay between exponential and logarithmic forms is the central skill of SL 1.8 and a foundation for advanced IB topics.

Varsity Tutors • IB Mathematics: Analysis and Approaches • Exponential & Logarithmic Functions — SL 1.8