Dividing Logarithms- Rules and Examples Explained

What Is Logarithm Division?

When you divide logarithms, you're applying the quotient rule. This rule lets you split a single log into a difference of two logs. That's it. That's the whole thing.

Most students get confused because they try to memorize too much. You only need one formula:

logb(M/N) = logb(M) โˆ’ logb(N)

This works in both directions. You can combine two logs into one, or split one log into two. The direction depends on what the problem asks.

The Quotient Rule Explained

The quotient rule states that the logarithm of a quotient equals the difference of the logarithms.

Why This Works

Think about it this way. If logb(M) = x and logb(N) = y, then:

So logb(M/N) = x โˆ’ y = logb(M) โˆ’ logb(N). The math checks out.

Examples: Dividing Logarithms Step by Step

Example 1: Splitting a Log

Problem: Express log2(32/8) as the difference of two logs.

Solution:

log2(32/8) = log2(32) โˆ’ log2(8)

That's it. You can stop there unless they want numerical values. If they do:

log2(32) = 5 because 25 = 32

log2(8) = 3 because 23 = 8

So log2(32/8) = 5 โˆ’ 3 = 2

Example 2: Combining Logs

Problem: Combine log3(81) โˆ’ log3(9) into a single logarithm.

Solution:

log3(81) โˆ’ log3(9) = log3(81/9) = log3(9)

Then evaluate: log3(9) = 2 because 32 = 9

Example 3: Variables in Division

Problem: Simplify log(x) โˆ’ log(y)

Solution:

log(x) โˆ’ log(y) = log(x/y)

You can leave it in this form. The base is assumed to be 10 unless otherwise specified.

Example 4: Natural Log Division

Problem: Simplify ln(20) โˆ’ ln(4)

Solution:

ln(20) โˆ’ ln(4) = ln(20/4) = ln(5)

The rule works identically for natural logs (ln).

Common Mistakes to Avoid

Logarithm Rules Comparison

Rule Name Formula Operation
Product Rule logb(MN) = logb(M) + logb(N) Multiplication โ†’ Addition
Quotient Rule logb(M/N) = logb(M) โˆ’ logb(N) Division โ†’ Subtraction
Power Rule logb(Mk) = k ยท logb(M) Exponent โ†’ Multiplication

Practice Problems

Try these before checking the answers.

  1. Express log5(125/25) as a difference.
  2. Combine ln(50) โˆ’ ln(2) into a single logarithm.
  3. Simplify log2(48) โˆ’ log2(3)

Answers:

  1. log5(125) โˆ’ log5(25)
  2. ln(50/2) = ln(25)
  3. log2(48/3) = log2(16) = 4

When You'll Actually Use This

Dividing logarithms shows up in:

It's not abstract busywork. These operations have real utility when you encounter more complex problems.

Quick Reference

Keep this in mind when working with log division:

The quotient rule is straightforward once you stop overcomplicating it. Division inside a log becomes subtraction outside the log. That's the whole concept.