Logarithm Properties

Functions
principle

Also known as: log rules, log laws, properties of logarithms

Grade 9-12

View on concept map

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. These properties are essential for simplifying expressions, solving exponential equations, and working with logarithmic scales (decibels, pH, Richter).

This concept is covered in depth in our logarithm rules and properties guide, with worked examples, practice problems, and common mistakes.

Definition

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.

๐Ÿ’ก Intuition

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.

๐ŸŽฏ Core Idea

Logarithms convert between multiplicative and additive worlds. Every property follows from the fact that \log_b(b^k) = kโ€”logarithms extract exponents.

Example

\log_2(8 \cdot 4) = \log_2 8 + \log_2 4 = 3 + 2 = 5 Check: 8 \cdot 4 = 32 = 2^5. \checkmark
\log(x^3) = 3\log x

Formula

\log_b(xy) = \log_b x + \log_b y
\log_b\!\left(\frac{x}{y}\right) = \log_b x - \log_b y
\log_b(x^n) = n\log_b x

Notation

\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 It 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.

๐Ÿ’ญ Hint When Stuck

Write out what each log equals as an exponent. For example, if log_2(8) = 3, write 2^3 = 8. Then apply the property and convert back.

Formal View

\log_b(xy) = \log_b x + \log_b y; \log_b\!\left(\frac{x}{y}\right) = \log_b x - \log_b y; \log_b(x^n) = n\log_b x; all follow from b^{a+c} = b^a \cdot b^c

๐Ÿšง Common Stuck Point

The properties only work for logs of the SAME base. You cannot combine \log_2 x + \log_3 y into a single logarithm.

โš ๏ธ Common 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.

Frequently Asked Questions

What is Logarithm Properties in Math?

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.

Why is Logarithm Properties important?

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 usually 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 Logarithm Properties?

Before studying Logarithm Properties, you should understand: logarithm.

How Logarithm Properties Connects to Other Ideas

To understand logarithm properties, you should first be comfortable with logarithm. Once you have a solid grasp of logarithm properties, you can move on to change of base, solving exponential equations and solving logarithmic equations.

Want the Full Guide?

This concept is explained step by step in our complete guide:

Exponents and Logarithms: Rules, Proofs, and Applications โ†’