Back to Lesson

Teacher Guide: Introduction to Logarithms

Learn what logarithms are and how they relate to exponents as inverse operations.

Use this lesson with your class

Free, no student accounts needed.

Share with students

Students open the lesson and practise with instant feedback.

Printable worksheet

All practice problems on paper, with a separate answer key.

Class quiz

10 questions on Logarithms. Students join with a name, you see everyone's score.

For Teachers

Learning Objectives
  • Define logarithms as the inverse of exponential functions
  • Convert between logarithmic and exponential forms
  • Evaluate logarithms with various bases including common and natural logs
  • Apply logarithms to solve real-world problems involving exponential scales
Prerequisites
  • Understanding of exponents and their properties
  • Familiarity with powers of common bases (2, 10, e)
  • Basic understanding of inverse operations
Discussion Starters
  • 1. Why do you think scientists use logarithmic scales for earthquakes and sound instead of regular numbers?
  • 2. If and , what do you think might be approximately?
  • 3. How is the relationship between logarithms and exponents similar to the relationship between division and multiplication?
  • 4. Why might computer scientists prefer base-2 logarithms while chemists prefer base-10?
Common Misconceptions

Thinking logarithms distribute over addition:

Confusing the log result with the argument

Assuming all logs are base 10

Differentiation Ideas

For Struggling Students:

  • Focus only on base 10 and base 2 logarithms initially
  • Provide a reference table of powers (2, 10) for students to consult
  • Use the question 'What power?' consistently before introducing notation

For On-Level Students:

  • Practice converting between exponential and logarithmic forms
  • Evaluate logarithms with bases 2, 3, 5, and 10
  • Solve simple equations like

For Advanced Students:

  • Explore the change of base formula
  • Graph and compare with
  • Investigate natural logarithms and the number
Standards Alignment
  • HSF-BF.B.5 (CCSS.MATH.CONTENT.HSF.BF.B.5)

    Understand the inverse relationship between exponents and logarithms

  • HSF-LE.A.4 (CCSS.MATH.CONTENT.HSF.LE.A.4)

    Express the solution to exponential equations using logarithms

Lesson Resources
  • visualInteractive Log-Exponent Converter

    Students convert between logarithmic and exponential forms

  • activityLogarithm Base Exploration

    Explore how different bases affect logarithm values

  • worksheetReal-World Logarithmic Scales

    Practice with Richter scale, decibels, and pH calculations

Lesson Content

Everything students see: definition, examples, common mistakes, applications. Tap to open.

Definition

A logarithm answers the question: "What exponent do I need?"
If , then
In words: **"The logarithm base of is " means " raised to the power equals "**
Key components:
  • Base (): The number being raised to a power (must be positive, not equal to 1)
  • Argument (): The result we're taking the log of (must be positive)
  • Exponent (): The answer to the logarithm
Special logarithms:
  • Common logarithm: means (base 10)
  • Natural logarithm: means (base )

Worked Examples

Write in logarithmic form.

1

Identify the base

The base is (the number being raised to a power)Base =

2

Identify the exponent

The exponent is Exponent =

3

Identify the result

The result is Result =

4

Write in log form:

Common Mistakes

Confusing the base and the argument

Why it's wrong: In , students often mix up which number is the base and which is the argument.

Correct: The base is the small subscript number (). The argument is inside the parentheses (). Memory tip: The base goes at the bottom (subscript).

Thinking

Why it's wrong: This is FALSE! Logarithms do not distribute over addition.

Correct: The correct rule is . Only multiplication inside the log becomes addition outside.

Forgetting that without a base means base 10

Why it's wrong: Students sometimes assume no base means base or base 2.

Correct: (common log). For base , we write .

Trying to take the logarithm of a negative number or zero

Why it's wrong: The argument of a logarithm must be positive. and are undefined.

Correct: Always check that the argument is positive before evaluating. requires .

Why It Matters

Logarithms are essential tools in mathematics, science, and everyday life:
  • Earthquake measurement: The Richter scale uses logarithms. An earthquake of magnitude 6 is 10 times stronger than magnitude 5!
  • Sound intensity: Decibels measure sound on a logarithmic scale
  • pH levels: The acidity of a solution is measured using
  • Population growth: Scientists use logarithms to model exponential growth and decay
  • Computer science: Algorithm complexity often involves
  • Finance: Compound interest and investment growth use logarithmic calculations
Without logarithms, we couldn't easily work with very large numbers or solve exponential equations!

Real World Applications

Earthquake Magnitude (Richter Scale)

The Richter scale measures earthquake intensity using logarithms. Each whole number increase represents a 10-fold increase in amplitude.

Example:

A magnitude 7 earthquake is times more powerful than a magnitude 5 earthquake.

1Try It Yourself

An earthquake measures 6.0 on the Richter scale. Another measures 4.0.

How many times more powerful is the first earthquake?

Step 1: Write the mathematical expression

Calculate :

Sound Intensity (Decibels)

Sound intensity is measured in decibels (dB), which uses a logarithmic scale. The formula is $dB = 10 \log\left(\frac{I}{I_0}\right)$.

Example:

A sound that is 1000 times more intense than the reference level has intensity dB.

2Try It Yourself

A lawn mower produces sound at 90 dB. A whisper is 30 dB.

How many times more intense is the lawn mower sound?

Step 1: Write the mathematical expression

Calculate :

Algorithm Complexity in Computer Science

Many efficient algorithms have logarithmic time complexity, written as $O(\log n)$. This is why binary search is so fast!

Example:

To find a word in a dictionary of 1024 pages using binary search, you need at most steps.

3Try It Yourself

A sorted database has 1,000,000 records. You use binary search.

Approximately how many comparisons are needed to find any record?

Step 1: Write the mathematical expression

Calculate :

Key Takeaways

  • 1A logarithm answers: "What exponent gives this result?" If , then
  • 2 means (common log); means (natural log)
  • 3The base must be positive and not equal to 1; the argument must be positive
  • 4 for any valid base (because )
  • 5 for any valid base (because )
  • 6Logarithms and exponents are inverse operations

Frequently Asked Questions

Why can't we take the logarithm of zero or a negative number?

Because no real exponent makes a positive base equal zero or negative. For example, there's no where or .

What's the difference between and ?

typically means (base 10), used in science and engineering. means (base ), used in calculus and natural growth/decay.

Why is the logarithm of 1 always equal to 0?

Because any number raised to the power 0 equals 1. So means for any valid base .

Glossary

Logarithm
The exponent to which a base must be raised to produce a given number: means
Base
The number being raised to a power in a logarithm; written as subscript in
Argument
The number inside the logarithm; the value we're taking the log of
Common logarithm
Logarithm with base 10, written as or
Natural logarithm
Logarithm with base , written as or
Inverse operations
Operations that undo each other; logarithms and exponentiation are inverses

More in This Topic