๐Ÿ“˜ Lesson 12 of 17 ยท Algebra
Algebra II

๐Ÿ“Š Logarithms

A logarithm answers the question 'what exponent gives me this number?' โ€” the inverse operation of exponentiation, and the key to solving equations where the variable is stuck in an exponent.

Course progress: 71%

01 Key Concepts

Logarithm Definition

log_b(x) = y means the same thing as b^y = x โ€” 'the log base b of x is y'.

Common Log and Natural Log

log(x) usually means log base 10. ln(x) means log base e (the natural logarithm).

Product Rule

log_b(m*n) = log_b(m) + log_b(n) โ€” logs turn multiplication into addition.

Quotient Rule

log_b(m/n) = log_b(m) - log_b(n) โ€” logs turn division into subtraction.

Power Rule

log_b(m^n) = n * log_b(m) โ€” logs turn exponents into multiplication out front.

y = log₂(x): the inverse of 2ⁿ

02 Key Formulas

03 Solved Examples

Example 1 Evaluate log_2(8).
  1. Ask: 2 raised to what power gives 8?
  2. 2^3 = 8.
Answer: log_2(8) = 3
Example 2 Evaluate log_10(1000).
  1. Ask: 10 raised to what power gives 1000?
  2. 10^3 = 1000.
Answer: log_10(1000) = 3
Example 3 Use the product rule to simplify log_2(4) + log_2(8).
  1. Apply the product rule in reverse: log_2(4)+log_2(8) = log_2(4*8) = log_2(32).
  2. Ask: 2 raised to what power gives 32?
  3. 2^5 = 32.
Answer: log_2(32) = 5

04 Practice Questions

1Evaluate log_2(16).
4
2Evaluate log_10(100).
2
3Evaluate log_3(9).
2
4Use the product rule: log_2(2) + log_2(16).
log_2(32) = 5
5What does log_b(x)=y mean in exponential form?
b^y = x

๐Ÿ“„ Logarithms โ€” Downloadable Worksheet

10 questions with a full answer key. Grab the PDF to print, or try the interactive version in your browser.