Resources For Teachers For Tutors For Students & Parents Pricing
Pre-Calculus Exponential and logarithmic functions (advanced)

Properties of logarithms (evaluate / transform)

20 practice questions 0 video lessons Theory + worked examples

Properties of Logarithms

Common Core Pre-Calculus • Standard F-LE.4 • Exponential & Logarithmic Functions

Properties of Logarithms is a topic in Exponential & Logarithmic Functions in the Common Core State Standards. It is aligned to Standard F-LE.4, which requires students to use the properties of logarithms to evaluate and transform expressions.

The properties of logarithms — the product, quotient, and power rules, plus change of base — are used to expand and condense logarithmic expressions.

Common Core Pre-Calculus › Exponential & Logarithmic Functions › Properties of Logarithms  —  Standard F-LE.4

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

Because logarithms are exponents, they inherit the exponent rules — turned into rules for combining logs:

  • Product: \(\log_b(MN)=\log_b M+\log_b N\).
  • Quotient: \(\log_b\dfrac{M}{N}=\log_b M-\log_b N\).
  • Power: \(\log_b(M^p)=p\log_b M\).

The change-of-base formula lets you compute any log with the \(\ln\) or \(\log\) on your calculator.

These rules only apply to logs with the same base, and only to products/quotients inside a single log — not to sums.
Properties of logarithms Properties of logarithms Properties of logarithms log(MN) = log M + log N log(M/N) = log M − log N log(Mᵏ) = p · log M
The product, quotient, and power rules.
Change of base Change of base Change of base logᵇ x = ln xln b = log xlog b
Change of base into natural or common logs.

The four properties:

\[\log_b(MN)=\log_b M+\log_b N,\qquad \log_b\dfrac{M}{N}=\log_b M-\log_b N\]
\[\log_b(M^p)=p\log_b M,\qquad \log_b x=\dfrac{\ln x}{\ln b}\]
product rule, quotient rule, power rule, and change of base
Expand to break a log apart; condense to combine into one — the same rules run both directions.

How to use the log properties

  1. To expand: quotient \(\to\) product \(\to\) power, working outward.
  2. To condense: power rule first (move coefficients to exponents), then product/quotient.
  3. To evaluate an odd base: apply change of base and use a calculator.
Example 1 — Expand a logarithm
Expand \(\log\dfrac{x^2 y}{z}\).
Solution

Apply the quotient, product, and power rules in turn.

\(=\)\(\log(x^2 y)-\log z\)
\(=\)\(\log x^2+\log y-\log z\)
\(=\)\(2\log x+\log y-\log z\)
expands to 2 log x plus log y minus log z
Example 2 — Condense to one logarithm
Write \(3\log x-\log y\) as a single logarithm.
Solution

Power rule first, then quotient rule.

\(3\log x-\log y\)\(=\)\(\log x^3-\log y\)
\(=\)\(\log\dfrac{x^3}{y}\)
condenses to log of x cubed over y
Example 3 — Change of base
Evaluate \(\log_2 50\) using natural logs.
Solution

Use \(\log_b x=\dfrac{\ln x}{\ln b}\).

\(\log_2 50\)\(=\)\(\dfrac{\ln 50}{\ln 2}\)
\(\approx\)\(5.64\)
log base 2 of 50 is about 5.64
Example 4 — Simplify with the properties
Simplify \(\log_5 100-\log_5 4\).
Solution

Quotient rule combines them.

\(\log_5 100-\log_5 4\)\(=\)\(\log_5\dfrac{100}{4}\)
\(=\)\(\log_5 25=2\)
equals log base 5 of 25, which is 2

Common pitfalls

\(\log(M+N)\neq\log M+\log N\). The rules cover products and quotients, never sums.
The power rule needs the exponent on the whole argument. \(\log(x^2)=2\log x\), but \(\log(2x)\neq 2\log x\).
Move coefficients before combining. Use the power rule to turn \(3\log x\) into \(\log x^3\) before condensing.

Frequently asked questions

What are the properties of logarithms?

Product: \(\log(MN)=\log M+\log N\); quotient: \(\log(M/N)=\log M-\log N\); power: \(\log(M^p)=p\log M\).

What is the change-of-base formula?

\(\log_b x=\dfrac{\ln x}{\ln b}\) (or with common logs), letting you compute any base on a calculator.

Can you split log(M + N)?

No. There is no rule for the log of a sum; the properties apply only to products, quotients, and powers.

What is the difference between expanding and condensing?

Expanding breaks one log into several using the rules left to right; condensing combines several into one using them right to left.