Algebra Mastery
The Human Knowledge Project
Chapter 16 — Logarithms
16.1 Learning Objectives
By the end of this chapter, you should be able to:
understand what logarithms represent
connect logarithms to exponents
convert between exponential and logarithmic form
evaluate simple logarithms
apply logarithm rules
simplify logarithmic expressions
solve simple logarithmic equations
understand common and natural logarithms
recognize logarithmic growth behavior
connect logarithms to science, engineering, and computing
16.2 Big Picture — Logarithms Reverse Exponentials
Earlier, exponents answered questions like:
2³ = 8
Logarithms reverse this relationship.
Question:
2 raised to what power equals 8?
Answer:
3
Logarithmic notation:
log₂(8) = 3
Logarithms are deeply important because they allow humans to:
measure enormous scales
analyze growth rates
compress information
solve exponential equations
They appear throughout:
computing
AI
acoustics
finance
chemistry
astronomy
cryptography
signal processing
16.3 What Is a Logarithm?
General form:
log_b(a) = c
means:
bᶜ = a
Where:
b = base
a = result
c = exponent
16.4 Converting Between Forms
Example:
2³ = 8
becomes:
log₂(8) = 3
Example:
10² = 100
becomes:
log₁₀(100) = 2
Logarithms simply ask:
what exponent produced this number?
16.5 Evaluating Logarithms
Example:
log₂(16)
asks:
2 raised to what power equals 16?
Answer:
4
because:
2⁴ = 16
16.6 Common Logarithms
The most common logarithm base is:
10
Example:
log(1000)
means:
log₁₀(1000)
Result:
3
because:
10³ = 1000
16.7 Natural Logarithms
Another extremely important base is:
e
approximately:
2.71828...
Natural logarithm notation:
ln(x)
means:
log_e(x)
Natural logarithms appear constantly in:
calculus
physics
engineering
AI
probability
16.8 Logarithms and Exponential Equations
Example:
2ˣ = 8
Recognize:
2³ = 8
Therefore:
x = 3
Example:
10ˣ = 100
Result:
x = 2
16.9 Product Rule for Logarithms
Important rule:
log_b(xy) = log_b(x) + log_b(y)
Multiplication becomes:
addition
This property is extremely useful in computation and engineering.
16.10 Quotient Rule
Rule:
log_b(x/y) = log_b(x) - log_b(y)
Division becomes:
subtraction
16.11 Power Rule
Rule:
log_b(xⁿ) = n log_b(x)
Exponents become:
multipliers
16.12 Why Logarithms Matter Historically
Before calculators:
logarithm tables simplified enormous calculations
Scientists used logs to:
convert multiplication into addition
simplify astronomy
solve navigation problems
perform engineering calculations
Logarithms revolutionized science.
16.13 Logarithmic Growth
Logarithmic growth increases:
slowly
Example:
x log₁₀(x)
10 1
100 2
1000 3
10000 4
Huge increases in x produce only modest logarithmic increases.
16.14 Exponential vs Logarithmic Systems
Exponential:
explosive growth
Logarithmic:
slow compression
These are inverse behaviors.
16.15 Real-World Logarithmic Systems
Examples:
earthquake magnitude
sound intensity (decibels)
pH scale
information theory
computer complexity
AI optimization
cryptography
Logarithms help humans manage extremely large ranges.
16.16 Solving Simple Logarithmic Equations
Example:
log₂(x) = 5
Rewrite exponentially:
2⁵ = x
Result:
x = 32
16.17 Domain Restrictions
Logarithms require:
positive inputs only
Example:
log(-3)
is undefined in real numbers.
16.18 Common Beginner Difficulties
Students often struggle with:
switching forms
exponent confusion
base interpretation
rule memorization
calculator notation
negative inputs
These struggles are normal.
Logarithmic intuition develops through:
repeated conversion
pattern recognition
exponent review
visualization
16.19 Mental Model
Logarithms are:
inverse exponent systems
growth compressors
exponent detectors
They answer:
what power created this number?
16.20 Warm-Up Problems
Problems
Evaluate:
log₂(8)
Evaluate:
log₂(16)
Evaluate:
log₁₀(100)
Evaluate:
log₁₀(1000)
Convert to logarithmic form:
2³ = 8
Convert to exponential form:
log₃(27) = 3
Evaluate:
log₅(25)
Evaluate:
log₂(32)
Evaluate:
ln(e)
Evaluate:
log₁₀(1)
State whether defined:
log(-5)
State whether defined:
log(10)
16.21 Guided Problems
Problems
Solve:
2ˣ = 16
Solve:
10ˣ = 1000
Solve:
log₂(x) = 4
Solve:
log₁₀(x) = 2
Expand using product rule:
log(xy)
Expand using quotient rule:
log(x/y)
Expand using power rule:
log(x³)
Convert:
5² = 25
to logarithmic form.
Explain why logarithms reverse exponentials.
Explain why logarithms require positive inputs.
Describe a real-world logarithmic scale.
Explain why logarithms help compress large ranges.
16.22 Challenge Problems
Evaluate:
log₄(64)
Evaluate:
log₃(81)
Solve:
log₂(x) = 6
Solve:
10ˣ = 10000
Rewrite exponentially:
log₅(125) = 3
Rewrite logarithmically:
2⁶ = 64
Explain why logarithmic growth is slow.
Explain why exponentials and logarithms are inverse systems.
Describe a scientific or computing system involving logarithms.
Explain why logarithms are important in science, engineering, finance, and computing.
16.23 Solutions
Solutions to Warm-Up Problems
3
4
2
3
log₂(8) = 3
3³ = 27
2
5
1
0
undefined
defined
Solutions to Guided Problems
x = 4
x = 3
x = 16
x = 100
log(x) + log(y)
log(x) - log(y)
3log(x)
log₅(25) = 2
Logarithms ask which exponent created a value, reversing exponential operations.
No real exponent applied to a positive base can produce a negative result.
Examples include:
earthquake magnitude
sound intensity
pH scales
information theory
Logarithms compress enormous numerical ranges into manageable scales.
Solutions to Challenge Problems
3
4
x = 64
x = 4
5³ = 125
log₂(64) = 6
Large increases in input produce relatively small increases in logarithmic output.
Exponentials build powers; logarithms identify those powers.
Examples include:
cryptography
computer complexity
acoustics
chemistry
machine learning
Logarithms simplify exponential systems, compress large ranges, and provide essential tools for science, engineering, finance, and computation.