MATH 3 • ALGEBRA & FUNCTIONS

Solving with Logarithms — I can use logarithms to solve exponential equations and interpret solutions in context.

Unlock the power of logarithms to reverse exponential growth and solve real-world problems.

Historical Context & Motivation

Before calculators and computers, scientists and navigators spent enormous amounts of time performing tedious multiplications and divisions by hand. In the early 1600s, a Scottish mathematician named John Napier had a breakthrough idea: what if you could turn multiplication into addition? His invention — the logarithm — did exactly that, and it transformed mathematics and science for centuries to come.

The word "logarithm" comes from the Greek words logos (ratio) and arithmos (number). Logarithms were originally designed as a computational shortcut, but today they serve a much deeper purpose. They are the key to solving exponential equations — equations where the unknown variable sits in the exponent. From calculating how long it takes an investment to double to determining when a population of bacteria reaches a critical size, logarithms are the essential tool for "undoing" exponential functions.

1614
Napier Publishes Logarithm Tables
John Napier publishes Mirifici Logarithmorum Canonis Descriptio, introducing logarithms as a tool to simplify astronomical calculations.
1624
Briggs Creates Common Logarithms
Henry Briggs refines Napier's work and publishes tables of base-10 (common) logarithms, making the system practical for everyday computation.
1668
Natural Logarithm Emerges
Nicolaus Mercator publishes work connecting logarithms to the constant e ≈ 2.718, leading to the natural logarithm (ln) used extensively in calculus and science.
1935
Richter Scale Uses Logarithms
Charles Richter develops the Richter magnitude scale for earthquakes, which uses base-10 logarithms to express seismic energy — a vivid real-world application of logarithmic thinking.

Today, the core question logarithms answer is deceptively simple: "What exponent do I need?" If you know that 2 raised to some power equals 32, logarithms let you find that power. This lesson will show you exactly how to set up and solve exponential equations using logarithms, and — just as importantly — how to interpret what those answers mean in context.

Core Principles & Definitions

At its heart, a logarithm is the inverse of an exponential function. Just as subtraction undoes addition and division undoes multiplication, a logarithm undoes exponentiation. If an exponential equation asks "what do I get when I raise a base to a power?" then a logarithmic equation asks "what power gives me this result?" Understanding this relationship is the single most important idea in this lesson.

1

Logarithm Definition

If bx = a, then logb(a) = x. The logarithm answers: "To what exponent must I raise b to get a?"
2

Common vs. Natural Logarithm

The common logarithm (log) uses base 10. The natural logarithm (ln) uses base e ≈ 2.718. Both appear on your calculator and are equally valid for solving equations.
3

Exponential-Logarithmic Conversion

You can always convert between forms: the exponential form bx = a and the logarithmic form logb(a) = x are two ways of writing the same relationship.
4

The Power Rule of Logarithms

logb(mn) = n · logb(m). This rule lets you "bring down" an exponent, which is the critical step in solving exponential equations.
5

Change of Base Formula

logb(a) = log(a) / log(b) = ln(a) / ln(b). This formula lets you evaluate any logarithm using only the log or ln button on your calculator.
KEY TAKEAWAY
Think of a logarithm like a detective solving a mystery. An exponential equation says, "I multiplied this base by itself some unknown number of times and got this result." The logarithm is the detective that figures out how many times. When you take the log of both sides of an equation, you're essentially asking, "What exponent makes this statement true?" It's the reverse button for exponents.

Visual Explanation

The diagram below illustrates the fundamental relationship between exponential and logarithmic functions. Notice how the exponential curve (y = 2x) and the logarithmic curve (y = log₂x) are mirror images of each other across the line y = x. This visual symmetry reflects their algebraic relationship as inverse functions.

The cyan curve shows y = 2x (exponential growth), while the pink curve shows y = log₂(x) (its inverse). Notice how the point (2, 4) on the exponential corresponds to (4, 2) on the logarithm — the coordinates swap, confirming they are inverse functions.

The visual relationship shown above is the geometric proof that logarithms truly undo exponentiation. When you have an equation like 2x = 32, you can imagine starting at y = 32 on the exponential curve and reading across to find x = 5. With logarithms, you do the same thing algebraically: log₂(32) = 5. The graph also reveals an important property — the logarithmic function grows very slowly compared to the exponential. While 2x skyrockets upward, log₂(x) climbs gradually, which is why logarithmic scales are used to measure things that span huge ranges, like earthquake magnitudes and sound intensity.

Mathematical Framework

Solving an exponential equation with logarithms follows a predictable strategy. The core idea is to isolate the exponential expression and then apply a logarithm to both sides. Let's formalize the key equations and properties you'll use.

DEFINITION OF LOGARITHM
If b^x = a, then x = log_b(a)
where b is the base (b > 0, b ≠ 1), a is the result (a > 0), and x is the exponent you are solving for.
POWER RULE (THE KEY SOLVING TOOL)
log(m^n) = n · log(m)
This rule lets you bring the exponent n down in front of the logarithm as a multiplier. This is the step that transforms an exponential equation into a linear equation you can solve with basic algebra.
CHANGE OF BASE FORMULA
log_b(a) = log(a) / log(b) = ln(a) / ln(b)
Use this when your calculator only has log (base 10) and ln (base e) buttons. You can evaluate any base logarithm by dividing two logs of the same type.
GENERAL SOLVING STRATEGY
A · b^(ct) = D → b^(ct) = D/A → ct = log_b(D/A) → t = log_b(D/A) / c
Step 1: Isolate the exponential term. Step 2: Take the log of both sides (or convert to log form). Step 3: Apply the power rule to bring down the variable. Step 4: Solve the resulting linear equation for the variable.
💡 Which log should I use?
You can use any logarithm (log, ln, or log base b) to solve an exponential equation — you'll get the same answer. Most students use log or ln because those are on the calculator. If the base of your exponential is e, use ln for cleaner work. If the base is 10, use log. Otherwise, either one works.

Solving Strategies & Flowchart

Not every exponential equation looks the same. Some have the variable neatly in the exponent, while others require algebraic manipulation before you can apply logarithms. The flowchart below walks you through the decision-making process for solving any exponential equation. Study this visual carefully — it's your roadmap for the practice problems ahead.

This flowchart shows the two main paths for solving exponential equations. If you can rewrite both sides with the same base, simply set exponents equal. Otherwise, take the log of both sides and use the Power Rule to bring down the exponent.

Let's look at both paths in action. The same-base method works when you recognize that, for example, 8 = 2³ and 32 = 2⁵. If you can express both sides of the equation as powers of the same base, you can set the exponents equal and solve. However, in most real-world problems — and on most tests — the numbers aren't so convenient, and you'll need the logarithmic method shown on the right side of the flowchart.

Common exponential equation types and their solving strategies
Equation TypeExampleBest Strategy
Both sides are powers of same base4x = 64Rewrite: 4x = 4³, so x = 3
Base is not shared easily5x = 200Take log: x = log(200)/log(5) ≈ 3.292
Exponential with coefficient3 · 2x = 48Divide first: 2x = 16, then x = 4
Base e (natural exponential)e0.05t = 3Take ln: 0.05t = ln(3), so t = ln(3)/0.05 ≈ 21.97

Worked Example

Let's walk through a full real-world problem step by step. Pay attention to how we isolate the exponential term, apply the logarithm, and then interpret the answer in context.

🧪 PROBLEM
A biologist places 500 bacteria in a petri dish. The population doubles every 3 hours. How many hours will it take for the population to reach 50,000 bacteria?
Solving an Exponential Growth Problem
1
Step 1 — Write the Exponential ModelThe population starts at 500 and doubles every 3 hours. Using the exponential growth model P(t) = P₀ · bt/d, where P₀ is the initial population, b is the growth factor (2 for doubling), and d is the doubling period, we write:
P(t) = 500 · 2t/3
2
Step 2 — Substitute the Target ValueWe want to find the time t when P(t) = 50,000. Substituting into the equation gives us:
50,000 = 500 · 2t/3
3
Step 3 — Isolate the Exponential TermDivide both sides by 500 to get the exponential expression alone on one side. This is a crucial step — you must isolate the base-with-exponent before taking a logarithm.
100 = 2t/3
4
Step 4 — Take the Logarithm of Both SidesApply log (base 10) to both sides. You could also use ln here — either works. Taking the log preserves the equality while giving us access to the Power Rule.
log(100) = log(2t/3)
5
Step 5 — Apply the Power RuleThe Power Rule says log(mn) = n · log(m). Bring the exponent t/3 down in front:
log(100) = (t/3) · log(2) → 2 = (t/3) · 0.3010
6
Step 6 — Solve for tNow we have a straightforward linear equation. Divide both sides by log(2), then multiply by 3:
t/3 = 2 / 0.3010 ≈ 6.644 → t ≈ 3 × 6.644 ≈ 19.93 hours
7
Step 7 — Interpret in ContextThe result t ≈ 19.93 hours means it takes just under 20 hours for the bacteria population to grow from 500 to 50,000. Since the population doubles every 3 hours, this represents about 6.6 doubling periods, which makes sense: 2⁶ = 64 and 2⁷ = 128, and we need a growth factor of 100, which falls between these.
The population reaches 50,000 after approximately 19.9 hours.

Strengths, Limitations & Common Pitfalls

Logarithms are incredibly powerful for solving exponential equations, but there are common mistakes students make and limitations to be aware of. Understanding these will save you time and help you avoid errors on tests.

Key strengths and common pitfalls when solving with logarithms
StrengthsCommon Pitfalls
Works for any base — not just convenient ones like 2, 10, or eForgetting to isolate the exponential term before taking the log
Gives exact answers in logarithmic form and decimal approximationsWriting log(a + b) = log(a) + log(b) — this is FALSE (logs don't distribute over addition)
Applies directly to real-world contexts like finance, population, and decayConfusing log(a · b) = log(a) + log(b) (true) with log(a × b) = log(a) × log(b) (false)
Any log base (log, ln) can be used — you always get the same answerForgetting that log of a negative number or zero is undefined
The Power Rule makes even complex exponents manageableRounding too early — always keep at least 4 decimal places until the final answer
⚠️ AVOID THIS TRAP
The #1 mistake students make is trying to "distribute" the logarithm. Remember: log(a + b) does NOT equal log(a) + log(b). The product rule says log(a · b) = log(a) + log(b), but there is no rule for the log of a sum. If you have an equation like log(x + 5) = 3, you must convert to exponential form: x + 5 = 10³, so x = 995. Think of logarithms like a wrench — they're the right tool for multiplication and powers, but not for addition.

Connection to Advanced Topics

The logarithmic skills you're building now form the foundation for several important topics you'll encounter in future math and science courses. Mastering exponential equation solving is not a dead-end skill — it opens doors to deeper mathematical thinking.

How this lesson connects to future topics
This LessonWhere It Leads
Solving bx = a using logarithmsLogarithmic equations where the variable is inside the log (e.g., log(2x − 1) = 4)
Using ln to solve ekt = CCalculus: the derivative of ln(x) is 1/x, connecting logs to rates of change and integration
Doubling time and half-life problemsDifferential equations for continuous growth and decay in physics, biology, and economics
Interpreting solutions in contextMathematical modeling: fitting exponential and logarithmic curves to real data sets
Change of base formulaComputer science: binary logarithms (log₂) are fundamental to algorithm analysis and data structures

In precalculus and calculus, you'll encounter logarithmic functions as essential tools for understanding rates of change. The natural logarithm, in particular, plays a starring role because it has the elegant property that the derivative of ln(x) is simply 1/x. For now, the most important thing is to become fluent with the mechanical process of solving exponential equations using logarithms so that when these more advanced topics arrive, the logarithmic part feels like second nature.

Practice Problems

Try these five problems to test your understanding. They start with conceptual reasoning and build to applied, multi-step challenges. For each one, show your work and check that your answer makes sense in context.

PROBLEM 1CONCEPTUAL
Explain in your own words why taking the logarithm of both sides of an exponential equation is a valid step. What mathematical property guarantees that the resulting equation is equivalent to the original?
PROBLEM 2BASIC CALCULATION
Solve for x: 3x = 81
PROBLEM 3INTERMEDIATE
Solve for x, rounding to three decimal places: 7 · 42x − 1 = 350
PROBLEM 4APPLIED
You invest $2,000 in a savings account that earns 4.5% annual interest, compounded annually. The balance is modeled by A(t) = 2000 · (1.045)t. How many years will it take for the investment to reach $5,000? Round to the nearest tenth of a year and interpret your answer.
PROBLEM 5CRITICAL THINKING
A radioactive substance has a half-life of 12 hours. A sample currently has 800 grams. Another substance decays according to A(t) = 1000 · e−0.04t grams after t hours. At what time (in hours) will both substances have the same amount remaining? Set up and solve the equation, rounding to two decimal places.

Lesson Summary

In this lesson you learned that a logarithm is the inverse of an exponential function — it answers the question "what exponent gives me this result?" You practiced converting between exponential form (bx = a) and logarithmic form (logb(a) = x), and you learned the essential strategy for solving exponential equations: isolate the exponential, take the log of both sides, and apply the Power Rule to bring the variable out of the exponent.

You also saw that the Change of Base Formula (logb(a) = log(a)/log(b)) lets you evaluate any logarithm using your calculator. Crucially, solving the equation is only half the job — you must also interpret your answer in context, whether that means years until an investment doubles, hours until a population reaches a threshold, or the age of a radioactive sample. Remember: log(a + b) ≠ log(a) + log(b), and always isolate before you log. With these tools, you're ready to solve any exponential equation you encounter.

Varsity Tutors • Math 3 • Solving with Logarithms