Skip to content

Properties of Logarithms

In this lesson you’ll learn the three main properties of logarithms and how to use them to simplify, expand, and condense logarithmic expressions.

Logarithms have three fundamental properties that make them powerful tools for simplification:

1. Product Property - the log of a product is the sum of the logs:

logb(MN)=logb(M)+logb(N)\log_b(MN) = \log_b(M) + \log_b(N)

2. Quotient Property - the log of a quotient is the difference of the logs:

logb ⁣(MN)=logb(M)logb(N)\log_b\!\left(\frac{M}{N}\right) = \log_b(M) - \log_b(N)

3. Power Property - the log of a power brings the exponent out front:

logb(Mk)=klogb(M)\log_b(M^k) = k \cdot \log_b(M)

These properties work in both directions:

  • Expanding: break a single log into a sum or difference of simpler logs.
  • Condensing: combine a sum or difference of logs into a single log.

All logs must have the same base for these properties to apply.

1. Expand: log₂(8x³)

Use the product property, then the power property:

log2(8x3)=log2(8)+log2(x3)=3+3log2(x)\log_2(8x^3) = \log_2(8) + \log_2(x^3) = 3 + 3\log_2(x)

2. Expand: log₅(25/y)

Use the quotient property:

log5 ⁣(25y)=log5(25)log5(y)=2log5(y)\log_5\!\left(\frac{25}{y}\right) = \log_5(25) - \log_5(y) = 2 - \log_5(y)

3. Condense: 2log₃(x) + log₃(5) − 3log₃(y)

Use the power property first, then product and quotient:

=log3(x2)+log3(5)log3(y3)=log3 ⁣(5x2y3)\begin{aligned} &= \log_3(x^2) + \log_3(5) - \log_3(y^3) \\[1em] &= \log_3\!\left(\frac{5x^2}{y^3}\right) \end{aligned}

4. Simplify: log₁₀(1000) + log₁₀(0.1)

Use the product property to combine, then evaluate:

log10(1000×0.1)=log10(100)=2\log_{10}(1000 \times 0.1) = \log_{10}(100) = 2

Properties of logarithms are used to:

  • Simplify complex formulas in science and engineering
  • Solve exponential equations (by taking logs of both sides)
  • Analyze sound intensity (decibels) and earthquake magnitude (Richter scale)
  • Work with large or small numbers in finance and data analysis

Example: in acoustics, the decibel scale is logarithmic. Properties of logs help combine multiple sound sources.

For reference, the three properties:

logb(MN)=logb(M)+logb(N)\log_b(MN) = \log_b(M) + \log_b(N) logb ⁣(MN)=logb(M)logb(N)\log_b\!\left(\frac{M}{N}\right) = \log_b(M) - \log_b(N) logb(Mk)=klogb(M)\log_b(M^k) = k \cdot \log_b(M)
Using the product property: $\log_b(MN) =$
Condense: $3\log_2(x) - \log_2(5)$
The power property says $\log_b(M^k) =$
Which is equivalent to $\log_3(27x)$?
Expand: $\log_5\left(\frac{x^2}{y}\right)$