Logarithm Properties Formula
The Formula
\log_b\!\left(\frac{x}{y}\right) = \log_b x - \log_b y
\log_b(x^n) = n\log_b x
When to use: Logarithms were invented to turn hard operations into easy ones. Multiplication becomes addition, division becomes subtraction, and exponentiation becomes multiplication. This is why slide rules worked—they added lengths (logarithms) to multiply numbers.
Quick Example
\log(x^3) = 3\log x
Notation
What This Formula Means
The three fundamental rules of logarithms: the product rule \log_b(xy) = \log_b x + \log_b y, the quotient rule \log_b\!\left(\frac{x}{y}\right) = \log_b x - \log_b y, and the power rule \log_b(x^n) = n\log_b x.
Logarithms were invented to turn hard operations into easy ones. Multiplication becomes addition, division becomes subtraction, and exponentiation becomes multiplication. This is why slide rules worked—they added lengths (logarithms) to multiply numbers.
Formal View
Worked Examples
Example 1
easySolution
- 1 Apply the product rule: \log_2(8x^3) = \log_2 8 + \log_2 x^3.
- 2 Evaluate \log_2 8 = 3 and apply the power rule: \log_2 x^3 = 3\log_2 x.
- 3 Result: 3 + 3\log_2 x.
Answer
Example 2
mediumExample 3
mediumCommon Mistakes
- Writing \log(x + y) = \log x + \log y—this is WRONG. The product rule says \log(xy) = \log x + \log y. There is no simple rule for \log(x + y).
- Applying the power rule incorrectly: \log(x^n) = n\log x is correct, but (\log x)^n \neq n\log x. The exponent must be on the argument, not on the log itself.
- Forgetting that \log_b 1 = 0 and \log_b b = 1—these are useful anchors for checking your work.
Why This Formula Matters
These properties are essential for simplifying expressions, solving exponential equations, and working with logarithmic scales (decibels, pH, Richter). They also underpin the change-of-base formula and logarithmic differentiation in calculus.
Frequently Asked Questions
What is the Logarithm Properties formula?
The three fundamental rules of logarithms: the product rule \log_b(xy) = \log_b x + \log_b y, the quotient rule \log_b\!\left(\frac{x}{y}\right) = \log_b x - \log_b y, and the power rule \log_b(x^n) = n\log_b x.
How do you use the Logarithm Properties formula?
Logarithms were invented to turn hard operations into easy ones. Multiplication becomes addition, division becomes subtraction, and exponentiation becomes multiplication. This is why slide rules worked—they added lengths (logarithms) to multiply numbers.
What do the symbols mean in the Logarithm Properties formula?
\log_b denotes logarithm base b. When no base is written, \log typically means \log_{10} (common log) or \log_e (natural log) depending on context.
Why is the Logarithm Properties formula important in Math?
These properties are essential for simplifying expressions, solving exponential equations, and working with logarithmic scales (decibels, pH, Richter). They also underpin the change-of-base formula and logarithmic differentiation in calculus.
What do students get wrong about Logarithm Properties?
The properties only work for logs of the SAME base. You cannot combine \log_2 x + \log_3 y into a single logarithm.
What should I learn before the Logarithm Properties formula?
Before studying the Logarithm Properties formula, you should understand: logarithm.
Want the Full Guide?
This formula is covered in depth in our complete guide:
Exponents and Logarithms: Rules, Proofs, and Applications →