Quotient Rule for Logarithms

Simplifies logarithms of fractions by converting division into subtraction, letting you break complex logs into simpler pieces.

loga ⁣(xy)=logaxlogay\log_a\!\left(\frac{x}{y}\right) = \log_a x - \log_a y

Solve a problem with Quotient Rule for Logarithms

Type the problem. The solver will use Quotient Rule for Logarithms where Quotient Rule for Logarithms is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Quotient Rule for Logarithms takes
aa
xx
yy
Quotient Rule for Logarithms
SymbolMeaning
aaThe base of the logarithm; must be positive and not equal to 1, otherwise the logarithm is undefined.
xxThe numerator of the fraction inside the logarithm; must be positive for the logarithm to be defined.
yyThe denominator of the fraction; must be positive and nonzero, otherwise the logarithm becomes undefined.

When to use it

When you need to simplify a logarithm of a fraction or quotient.

Level

Usually taught in: Algebra II

Worked examples

1. Expand a simple quotient logarithm

Problem

Expand log2(82)\log_2\left(\frac{8}{2}\right).
  1. log2(82)=log28log22\log_2\left(\frac{8}{2}\right) = \log_2 8 - \log_2 2

    Apply the Quotient Rule: the logarithm of a quotient splits into subtraction.

  2. log28=3\log_2 8 = 3

    Evaluate log28\log_2 8 by asking: what power of 2 gives 8? Since 23=82^3 = 8, the answer is 3.

  3. log22=1\log_2 2 = 1

    Evaluate log22\log_2 2 by asking: what power of 2 gives 2? Since 21=22^1 = 2, the answer is 1.

  4. 31=23 - 1 = 2

    Subtract the results.

Answer: 22

The Quotient Rule transforms division inside the logarithm into subtraction outside, making each part simpler to evaluate. Once you know log28=3\log_2 8 = 3 and log22=1\log_2 2 = 1, the subtraction gives the final answer.

2. Simplify a quotient log with a unit numerator

Problem

Simplify log3(127)\log_3\left(\frac{1}{27}\right).
  1. log3(127)=log31log327\log_3\left(\frac{1}{27}\right) = \log_3 1 - \log_3 27

    Apply the Quotient Rule to split the fraction into a difference.

  2. log31=0\log_3 1 = 0

    The logarithm of 1 in any base is always 0, since any number to the power 0 equals 1.

  3. log327=3\log_3 27 = 3

    Evaluate log327\log_3 27 by asking: what power of 3 gives 27? Since 33=273^3 = 27, the answer is 3.

  4. 03=30 - 3 = -3

    Subtract to get the final result.

Answer: 3-3

This example shows that the Quotient Rule can produce negative answers, which occur when the denominator is larger than the numerator. The key insight is recognizing that log31=0\log_3 1 = 0 always simplifies the first term.

3. Simplify a power ratio for a cyclist's training

Problem

A cyclist times her uphill and downhill segments using a training app. The time ratio is expressed as log2(25616)\log_2\left(\frac{256}{16}\right). Simplify this to get the scaling factor.
  1. log2(25616)=log2256log216\log_2\left(\frac{256}{16}\right) = \log_2 256 - \log_2 16

    Apply the Quotient Rule to convert the quotient into a difference.

  2. log2256=8\log_2 256 = 8

    Evaluate log2256\log_2 256 by recognizing that 28=2562^8 = 256.

  3. log216=4\log_2 16 = 4

    Evaluate log216\log_2 16 by recognizing that 24=162^4 = 16.

  4. 84=48 - 4 = 4

    Subtract to find the scaling factor.

Answer: 44

The Quotient Rule lets us convert the time ratio into simple subtraction of two logarithms we can evaluate easily. This shows why the rule is useful in practical situations where we're comparing ratios.

Common mistakes

Where Quotient Rule for Logarithms usually goes wrong
Answer came out wrong
loga(xy)\log_a(x - y)
Check whether the operation inside the log is division (use Quotient Rule) or subtraction (which has no shortcut).
Writing log2(82)=log28\log_2\left(\frac{8}{2}\right) = \log_2 8 and forgetting the denominator.
Always write both terms: loga(xy)=logaxlogay\log_a\left(\frac{x}{y}\right) = \log_a x - \log_a y (numerator log minus denominator log).
Writing logaylogax\log_a y - \log_a x instead of logaxlogay\log_a x - \log_a y.
Remember that the log of the numerator is always first, then subtract the log of the denominator.
The mistakeWhy it is wrongThe fix
loga(xy)\log_a(x - y)The Quotient Rule applies only to division inside the logarithm, not subtraction.Check whether the operation inside the log is division (use Quotient Rule) or subtraction (which has no shortcut).
Writing log2(82)=log28\log_2\left(\frac{8}{2}\right) = \log_2 8 and forgetting the denominator.You must subtract the log of the denominator; dropping it leaves half the answer.Always write both terms: loga(xy)=logaxlogay\log_a\left(\frac{x}{y}\right) = \log_a x - \log_a y (numerator log minus denominator log).
Writing logaylogax\log_a y - \log_a x instead of logaxlogay\log_a x - \log_a y.The numerator comes first (positive) and the denominator second (negative), so the order matters.Remember that the log of the numerator is always first, then subtract the log of the denominator.

Tips and when to use something else

  • Use this rule when you see a fraction (quotient) inside a logarithm; it converts division to subtraction, which is often easier to work with.
  • Combine with the Product Rule (loga(xy)=logax+logay\log_a(xy) = \log_a x + \log_a y) to break down complex expressions with both multiplication and division.
  • If the argument is just a single number (not a fraction), use the Power Rule (loga(xn)=nlogax\log_a(x^n) = n \log_a x) instead.
  • Be careful with domains: both xx and yy must be positive for the logarithms to be defined.

Frequently asked questions

Can I use the Quotient Rule for logs if the base is negative?
No. The base of a logarithm must be positive and not equal to 1. If the base is negative, the logarithm is undefined. Make sure your base is a positive number other than 1 before applying any log rule.
What happens if the numerator or denominator is negative?
Logarithms are only defined for positive arguments, so if xx or yy is negative, the original expression loga(xy)\log_a\left(\frac{x}{y}\right) is undefined. Both the numerator and denominator must be positive real numbers.
Can I use the Quotient Rule to combine logaxlogay\log_a x - \log_a y back into a single log?
Yes! The Quotient Rule works in reverse: logaxlogay=loga(xy)\log_a x - \log_a y = \log_a\left(\frac{x}{y}\right). This combining direction is often useful when solving logarithmic equations.
Is the Quotient Rule the same as the rule for dividing exponents?
They are related but different. The exponent rule says axay=axy\frac{a^x}{a^y} = a^{x-y} (subtract exponents), while the log rule says loga(xy)=logaxlogay\log_a\left(\frac{x}{y}\right) = \log_a x - \log_a y (the base stays the same, and we subtract the logs). The connection is that logs are inverses of exponentials.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18