Study Guide

Laws of Logarithms

IB Mathematics: Applications and Interpretation HLΒ· 20 min read

1. Product and Quotient Laws of Logarithmsβ˜…β˜…β˜†β˜†β˜†β± 15 min

πŸ“˜ Definition

Product Law of Logarithms

log⁑b(xy)=log⁑bx+log⁑by\log_b(xy) = \log_b x + \log_b y

The logarithm of a product of two positive numbers equals the sum of the logarithms of the individual numbers, for the same base. Valid for .

πŸ“ Worked Example

Simplify

  1. 1

    Check conditions: 8 and 4 are positive, same base 2, so product rule applies.

  2. 2

    Apply the product law:

  3. 3
    log⁑2(8Γ—4)=log⁑232\log_2(8 \times 4) = \log_2 32
  4. 4

    Evaluate by rewriting in exponential form: , so .

  5. 5

    Final result:

πŸ“˜ Definition

Quotient Law of Logarithms

log⁑b(xy)=log⁑bxβˆ’log⁑by\log_b\left(\frac{x}{y}\right) = \log_b x - \log_b y

The logarithm of a quotient of two positive numbers equals the difference of the logarithm of the numerator and the logarithm of the denominator, for the same base. Valid for .

πŸ“ Worked Example

Simplify

  1. 1

    Check conditions: 36 and 4 are positive, same base 3, so quotient rule applies.

  2. 2

    Apply the quotient law:

  3. 3
    log⁑3(364)=log⁑39\log_3\left(\frac{36}{4}\right) = \log_3 9
  4. 4

    Evaluate: , so .

Exam tip:

Always confirm all logarithm arguments are positive before applying any law. Negative arguments lead to undefined values.

2. Power Law of Logarithmsβ˜…β˜…β˜†β˜†β˜†β± 15 min

The power law extends logarithm operations to expressions where the argument of the logarithm is raised to a power. This is the most commonly used law for solving exponential equations later in the course.

πŸ“˜ Definition

Power Law of Logarithms

log⁑b(xn)=nlog⁑bx\log_b(x^n) = n\log_b x

The logarithm of a positive number raised to a power equals multiplied by the logarithm of the original number. Valid for .

πŸ“ Worked Example

Simplify

  1. 1

    Apply the power law to the first term first:

  2. 2
    2log⁑510=log⁑5(102)=log⁑51002\log_5 10 = \log_5(10^2) = \log_5 100
  3. 3

    Substitute back to get:

  4. 4

    Apply the quotient law:

  5. 5
    log⁑5(1004)=log⁑525\log_5\left(\frac{100}{4}\right) = \log_5 25
  6. 6

    Evaluate: , so the simplified result is .

βœ“ Quick check

Test your understanding of the power law

  1. What is the expanded form of ?

    • A)

    • B)

    • C)

    • D)

    Reveal answer
    B β€”

    First apply the product rule: . Then apply the power rule to to get .

3. Change of Base Formulaβ˜…β˜…β˜…β˜†β˜†β± 20 min

βœ“ Calculator OK

IB exams often ask you to evaluate logarithms with bases that are not 10 or , which most calculators cannot compute directly. The change of base formula rewrites any logarithm in terms of a calculator-friendly base.

πŸ“˜ Definition

Change of Base Formula

log⁑ba=log⁑calog⁑cb\log_b a = \frac{\log_c a}{\log_c b}

Any logarithm can be rewritten as the ratio of two logarithms with a new chosen base . The most common choices for are 10 (common log) or (natural log) for calculator use. Valid for .

πŸ“ Worked Example

Evaluate to 3 decimal places

  1. 1

    Apply change of base with natural log:

  2. 2
    log⁑725=ln⁑25ln⁑7\log_7 25 = \frac{\ln 25}{\ln 7}
  3. 3

    Calculate numerator and denominator:

  4. 4
    ln⁑25β‰ˆ3.2189,ln⁑7β‰ˆ1.9459\ln 25 \approx 3.2189, \quad \ln 7 \approx 1.9459
  5. 5

    Divide the values:

  6. 6

    The same result is obtained using base 10:

Exam tip:

If your calculator only outputs one type of log, remember that change of base works with both common and natural log, you will get the same result either way.

4. Combining Multiple Logarithm Lawsβ˜…β˜…β˜…β˜†β˜†β± 20 min

Exam questions almost always require combining multiple laws to simplify an expression or solve for an unknown. A good general approach is to apply the power law first to any coefficients, then combine terms with product/quotient rules.

πŸ“ Worked Example

Express as a single logarithm

  1. 1

    Apply the power law to all terms with coefficients:

  2. 2
    3log⁑a2=log⁑a23=log⁑a8,12log⁑a25=log⁑a251/2=log⁑a53\log_a 2 = \log_a 2^3 = \log_a 8, \quad \frac{1}{2}\log_a 25 = \log_a 25^{1/2} = \log_a 5
  3. 3

    Substitute back:

  4. 4

    Apply the product law to the first two terms:

  5. 5
    log⁑a(8Γ—5)βˆ’log⁑a10=log⁑a40βˆ’log⁑a10\log_a (8 \times 5) - \log_a 10 = \log_a 40 - \log_a 10
  6. 6

    Apply the quotient law to combine the remaining terms:

  7. 7
    log⁑a(4010)=log⁑a4\log_a \left(\frac{40}{10}\right) = \log_a 4
  8. 8

    Final result:

βœ“ Quick check

Check your ability to combine multiple laws

  1. Which of the following is equivalent to ?

    • A)

    • B)

    • C)

    • D)

    Reveal answer
    A β€”

    Expand step-by-step: , since .

5. Common Pitfalls

Wrong move:

Claiming

Why:

The product law applies to products of and , not sums of and . There is no general rule for the logarithm of a sum.

Correct move:

Use for products, leave unmodified unless you can factor the argument.

Wrong move:

Claiming

Why:

The quotient rule is often confused with change of base. The quotient rule gives a difference of logs, not a ratio.

Correct move:

, and by change of base.

Wrong move:

Claiming

Why:

The power law applies to a power of the argument of the logarithm, not a power of the entire logarithm.

Correct move:

; cannot be simplified with the power law.

Wrong move:

Accepting solutions that make any original logarithm argument negative

Why:

Logarithms are only defined for positive arguments, even if the simplified expression is defined for a negative value, the original expression is undefined.

Correct move:

Always check all original logarithm arguments are positive after solving for an unknown, and discard any invalid solutions.

6. Quick Reference Cheatsheet

Law Name

Formula

Restrictions

Product Rule

Quotient Rule

Power Rule

Change of Base

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2025 Β· 1

    Simplify mixed logarithmic expression

  • 2024 Β· 2

    Evaluate non-standard base logarithm

  • 2023 Β· 1

    Combine log terms into single logarithm

What's Next

Mastering logarithm laws is a foundational skill for almost all subsequent topics in IB AI HL. These laws are used constantly to solve exponential equations, model exponential growth and decay, transform non-linear data into linear form for regression, and work with logarithmic functions in calculus. You will immediately apply these laws to solve exponential and logarithmic equations, which form the basis of almost all modeling problems you will encounter throughout the course.