Logarithms • Topic 2 of 3

Laws of Logarithms

What are the Laws of Logarithms?

The laws of logarithms are rules that help us simplify, expand, or contract logarithmic expressions. They follow directly from the laws of indices.

The Three Main Laws:

LawFormulaIn Words
**Quotient Law**\(\log_a \left(\frac{m}{n}\right) = \log_a m - \log_a n\)Log of a quotient = difference of logs
**Power Law**\(\log_a (m^n) = n \log_a m\)Log of a power = power × log

Why Do These Laws Work?

They are derived from the laws of indices:

  • \(a^p \times a^q = a^{p+q}\) → adding logs corresponds to multiplication
  • \(a^p \div a^q = a^{p-q}\) → subtracting logs corresponds to division
  • \((a^p)^n = a^{pn}\) → multiplying log corresponds to power

Additional Important Rules:

RuleFormulaExample
Log of base\(\log_a a = 1\)\(\log_{10} 10 = 1\)
Change of base\(\log_a b = \frac{\log_c b}{\log_c a}\)\(\log_2 8 = \frac{\log 8}{\log 2}\)
Laws of LogarithmsProduct Lawlog_a(MN) = log_a(M) + log_a(N)log(6) = log(2) + log(3)Quotient Lawlog_a(M/N) = log_a(M) − log_a(N)log(5) = log(10) − log(2)Power Lawlog_a(Mⁿ) = n × log_a(M)log(8) = 3log(2)Change of Baselog_a(N) = log_b(N) / log_b(a)log₂(8) = log(8)/log(2) = 3Example: Simplify log(4) + log(25) − log(5)= log(4×25) − log(5) = log(100) − log(5) = log(100/5)= log(20) = log(4×5) = log(4)+log(5)... or just = log(20) ≈ 1.301
1
Worked Example

Solve a standard problem on Laws of Logarithms.

Solution

Apply the formula/method shown in the concept section above.

Key Points

  • Understand the definition and properties of Laws of Logarithms.
  • Study the worked examples and practice similar problems.
  • Always verify your answer using the original conditions.
Tap an option to check your answer0 / 4
Q1.$\log(mn)=$
Explanation: Product rule.
Q2.$\log\dfrac{m}{n}=$
Explanation: Quotient rule.
Q3.$\log m^n=$
Explanation: Power rule.
Q4.$\log 8-\log 2=$
Explanation: $\log(8/2)=\log 4$.