Historical Context & Motivation
Before calculators existed, multiplying large numbers was one of the most time-consuming tasks in science and navigation. Astronomers tracking planetary orbits, merchants calculating compound interest, and navigators charting courses across oceans all needed a way to simplify these enormous calculations. The invention of logarithms transformed multiplication into addition, effectively cutting the workload in half and changing mathematics forever.
Meanwhile, the concept of exponents evolved from simple shorthand for repeated multiplication into a powerful framework for describing growth, decay, and scaling in nature. Together, exponents and logarithms form one of the most important pairs of inverse operations in all of mathematics, much like multiplication and division or addition and subtraction.
The central question that exponents and logarithms answer is this: if you know a base and a result, what power do you need to raise the base to in order to get that result? This seemingly simple question drives everything from the pH scale in chemistry to the Richter scale for earthquakes and the decibel scale for sound.
Core Principles & Definitions
At its heart, an exponent tells you how many times to multiply a base by itself. When we write an, the number a is the base and n is the exponent (or power). A logarithm is the inverse operation: it asks "what exponent do I need?" So if an = b, then loga(b) = n. These two operations undo each other, just like squaring and taking a square root.
Exponential Form
Logarithmic Form
Common Logarithm (log₁₀)
Natural Logarithm (ln)
Inverse Relationship
Visual Explanation
The relationship between exponential and logarithmic functions becomes crystal clear when you see their graphs. The exponential function y = ax curves upward rapidly, while its inverse y = loga(x) grows slowly. The two functions are mirror images of each other across the line y = x. This visual symmetry is the hallmark of inverse functions.
Notice how the exponential function shoots upward while the logarithmic function barely climbs. This asymmetry is fundamental: exponents amplify, while logarithms compress. The exponential curve has a horizontal asymptote at y = 0 (it approaches zero on the left but never touches it), while the logarithmic curve has a vertical asymptote at x = 0. Both functions pass through specific anchor points: the exponential always goes through (0, 1) since a⁰ = 1, and the logarithm always goes through (1, 0) since loga(1) = 0.
Mathematical Framework — Laws of Exponents & Logarithms
Laws of Exponents
The exponent laws allow you to simplify expressions involving powers. These rules are essential building blocks for the IB course and appear throughout algebra, calculus, and statistics.
Laws of Logarithms
Since logarithms are the inverses of exponents, each exponent law has a corresponding logarithm law. These laws convert between operations: multiplication becomes addition, division becomes subtraction, and powers become coefficients.
Detailed Breakdown — Base 10, Base e, and ln
While logarithms can have any positive base (other than 1), two bases dominate in mathematics and science. Understanding when to use each one is a key skill for the IB exam.
The number e might seem like an odd choice for a base, but it arises naturally whenever growth or decay is continuous. Imagine you invest $1 at 100% interest. If compounded once a year, you get $2. Compounded twice, you get $2.25. Compounded infinitely many times, you get exactly $e ≈ $2.718. This limiting behavior makes e the most "natural" base for exponential functions, which is why logarithms with base e are called natural logarithms.
| Expression | Value | Why? |
|---|---|---|
log(10) | 1 | 10¹ = 10 |
log(1000) | 3 | 10³ = 1000 |
log(1) | 0 | 10⁰ = 1 |
ln(e) | 1 | e¹ = e |
ln(e⁵) | 5 | log and exponent cancel |
ln(1) | 0 | e⁰ = 1 |
Worked Example
Let's work through a multi-step problem that combines several logarithm laws — exactly the type you'll encounter on an IB exam.
Common Mistakes & Exam Tips
Logarithm questions are among the most error-prone on IB exams. The following table highlights the traps that students frequently fall into and how to avoid them.
| Common Mistake ✗ | Correct Version ✓ | Why It Matters |
|---|---|---|
log(a + b) = log(a) + log(b) | log(ab) = log(a) + log(b) | The product law applies to products inside the log, not sums. There is no shortcut for log(a + b). |
log(a − b) = log(a) − log(b) | log(a/b) = log(a) − log(b) | The quotient law applies to quotients inside the log, not differences. |
log(a) × log(b) = log(ab) | No simplification exists | Multiplying two logs does not simplify. The product law adds logs, not multiplies them. |
ln(0) = 0 | ln(0) is undefined | You cannot take the log of zero or any negative number. The domain of all log functions is x > 0. |
| Forgetting to check domain | Always verify x > 0 in solutions | When solving log equations, extraneous solutions can arise. Always check your answer in the original equation. |
Connection to Advanced Topics
The exponent and logarithm concepts from SL 1.5 are foundational to many later topics in the IB course and in university mathematics. Understanding where these ideas lead can help you see why mastering them now is so important.
| SL 1.5 Foundation | Where It Leads | Topic / Course |
|---|---|---|
| Exponent laws | Exponential functions and their graphs (SL 2.5) | Functions |
| Solving exponential equations with logs | Exponential growth/decay models (SL 2.10) | Modeling |
| ln(x) as inverse of eˣ | Derivative of eˣ and ln(x) in calculus (SL 5.6) | Calculus |
| Log laws for simplification | Logarithmic scales in statistics (HL) | Statistics |
| Change of base formula | Complex exponentials and Euler's formula (HL) | Further Math |
In calculus, you'll discover that the function ex is special because it is its own derivative — the rate at which it grows equals its current value. This unique property is why e appears in models of population growth, radioactive decay, and financial modeling. For now, focus on the algebraic tools — they are the gateway to all of these applications.
Practice Problems
Lesson Summary
In this lesson you learned that exponents represent repeated multiplication and follow three core laws: the product law (add exponents when multiplying same bases), the quotient law (subtract exponents when dividing), and the power law (multiply exponents when raising a power to a power). Logarithms are the inverse of exponents: loga(b) = n means an = b. The three log laws mirror the exponent laws, converting products into sums, quotients into differences, and powers into coefficients.
The two most important bases are base 10 (common log, written log) and base e ≈ 2.718 (natural log, written ln). The change of base formula allows conversion between any bases using log_a(x) = ln(x)/ln(a). Remember that logarithms are only defined for positive arguments (x > 0), and always check for extraneous solutions when solving log equations. These tools are your foundation for exponential models, calculus, and real-world applications throughout the IB course.