Laws of Logarithms
CSEC Additional Mathematics Essential Knowledge: Logarithms are the inverse operations of exponents. They transform multiplicative relationships into additive ones, making complex calculations simpler. Understanding the laws of logarithms is crucial for solving exponential equations, simplifying expressions, and tackling real-world applications like compound interest, population growth, and sound intensity.
Key Concept: If \(a^x = b\) (where \(a > 0\), \(a \neq 1\), and \(b > 0\)), then the logarithm of \(b\) to base \(a\) is \(x\), written as \(\log_a b = x\). Logarithms “undo” exponents: \(\log_a(a^x) = x\) and \(a^{\log_a x} = x\).
Part 1: Understanding the Logarithm-Exponent Relationship
The Fundamental Connection
For \(\log_a b\) to be defined:
- Base \(a > 0\) and \(a \neq 1\) (Positive, not equal to 1)
- Argument \(b > 0\) (Positive only)
Why? Logarithms are the inverse of exponents. Since \(a^x\) is always positive for \(a > 0\), we can only take logs of positive numbers. Base 1 gives a horizontal line, which isn’t invertible.
Two Fundamental Identities:
Convert between exponential and logarithmic forms:
Part 2: The Three Fundamental Laws of Logarithms
The Core Laws for Manipulation
Law 1: Product Law
Rule: The logarithm of a product equals the sum of the logarithms.
Why it works: If \(\log_a m = x\) and \(\log_a n = y\), then \(m = a^x\) and \(n = a^y\). So \(mn = a^x \times a^y = a^{x+y}\), thus \(\log_a (mn) = x+y = \log_a m + \log_a n\).
\(\log_2 (8 \times 4) = \log_2 8 + \log_2 4 = 3 + 2 = 5\)
Check: \(8 \times 4 = 32\), and \(\log_2 32 = 5\) since \(2^5 = 32\) โ
Law 2: Quotient Law
Rule: The logarithm of a quotient equals the difference of the logarithms.
Why it works: If \(\log_a m = x\) and \(\log_a n = y\), then \(m = a^x\) and \(n = a^y\). So \(\frac{m}{n} = \frac{a^x}{a^y} = a^{x-y}\), thus \(\log_a \left(\frac{m}{n}\right) = x-y = \log_a m – \log_a n\).
\(\log_3 \left(\frac{81}{9}\right) = \log_3 81 – \log_3 9 = 4 – 2 = 2\)
Check: \(\frac{81}{9} = 9\), and \(\log_3 9 = 2\) since \(3^2 = 9\) โ
Law 3: Power Law
Rule: The logarithm of a power equals the exponent times the logarithm of the base.
Why it works: If \(\log_a m = x\), then \(m = a^x\). So \(m^n = (a^x)^n = a^{nx}\), thus \(\log_a (m^n) = nx = n \log_a m\).
\(\log_2 (8^3) = 3 \log_2 8 = 3 \times 3 = 9\)
Check: \(8^3 = 512\), and \(\log_2 512 = 9\) since \(2^9 = 512\) โ
Memory Aid: “Log of product = SUM of logs”, “Log of quotient = DIFFERENCE of logs”, “Log of power = POWER times log”. Remember the order: Multiplication โ Addition, Division โ Subtraction, Exponentiation โ Multiplication.
Part 3: Special Cases and Change of Base
Important Special Results
Reciprocal Law
Special case of Quotient Law with \(m = 1\)
Root Law
Special case of Power Law with exponent \(\frac{1}{n}\)
Base Swap Identity
Logarithm and exponent cancel each other
Exponent Identity
Logarithm “undoes” the exponential
Sometimes we need to evaluate logarithms with bases not on our calculator (which typically only has \(\log_{10}\) or \(\ln\)). The change of base formula allows us to convert between bases:
Where \(c\) is any valid base (usually 10 or \(e\) for calculators).
Evaluate \(\log_5 125\) using common logarithms (\(\log_{10}\)).
Alternative Forms: The change of base formula can also be written as \(\log_a b = \frac{1}{\log_b a}\) or \(\log_a b = \frac{\ln b}{\ln a}\). All are equivalent and useful in different situations.
Part 4: Applying the Laws – Simplification & Equations
Practical Applications
Simplify \(\log_2 8 + \log_2 4 – \log_2 16\)
Solve for \(x\): \(\log_3 (x + 1) + \log_3 (x – 1) = 1\)
Critical Check: Always verify solutions satisfy the domain restrictions (arguments > 0). Many students lose marks by forgetting this step!
Solve for \(x\): \(3^{2x-1} = 5\)
Part 5: Natural Logarithms and Special Bases
Common Logarithms (log) vs Natural Logarithms (ln)
Common Logarithm
Notation: \(\log x\) or \(\log_{10} x\)
Base: 10
Meaning: \(\log x = y\) means \(10^y = x\)
Usage: pH scale, Richter scale, decibels
Natural Logarithm
Notation: \(\ln x\)
Base: \(e โ 2.71828\)
Meaning: \(\ln x = y\) means \(e^y = x\)
Usage: Calculus, growth/decay, compound interest
Relationship
Conversion: \(\ln x = \frac{\log x}{\log e}\)
Approximation: \(\ln x โ 2.3026 \log x\)
Inverse: \(e^{\ln x} = x\) and \(\ln(e^x) = x\)
Special value: \(\ln 1 = 0\), \(\ln e = 1\)
All logarithm laws apply to natural logs:
Part 6: CSEC Past Paper Questions
Exam-Style Questions
Question: Given that \(\log_a 2 = p\) and \(\log_a 3 = q\), express in terms of \(p\) and \(q\):
(a) \(\log_a 6\)
(b) \(\log_a \left(\frac{8}{9}\right)\)
(c) \(\log_a \sqrt{12}\)
\(\log_a 6 = \log_a (2 \times 3) = \log_a 2 + \log_a 3 = p + q\)
\(\log_a \left(\frac{8}{9}\right) = \log_a 8 – \log_a 9\)
\(= \log_a (2^3) – \log_a (3^2) = 3\log_a 2 – 2\log_a 3\)
\(= 3p – 2q\)
\(\log_a \sqrt{12} = \log_a (12^{\frac{1}{2}}) = \frac{1}{2} \log_a 12\)
\(= \frac{1}{2} \log_a (4 \times 3) = \frac{1}{2} [\log_a 4 + \log_a 3]\)
\(= \frac{1}{2} [\log_a (2^2) + q] = \frac{1}{2} [2\log_a 2 + q]\)
\(= \frac{1}{2} [2p + q] = p + \frac{q}{2}\)
Question: Solve the equation \(\log_2 (x + 3) + \log_2 (x – 1) = 3\)
Quiz: Test Your Understanding
Combine first two: \(\log_2 (16 \times 2) – \log_2 8 = \log_2 32 – \log_2 8\)
Apply quotient law: \(\log_2 \left(\frac{32}{8}\right) = \log_2 4 = 2\)
Final answer: 2
\(18 = 2 \times 3^2\)
\(\log_{10} 18 = \log_{10} (2 \times 3^2) = \log_{10} 2 + 2\log_{10} 3\)
\(= 0.3010 + 2(0.4771) = 0.3010 + 0.9542 = 1.2552\)
Final answer: 1.2552
Convert to exponential: \(2x – 1 = 3^2 = 9\)
\(2x = 10\)
\(x = 5\)
Check domain: \(2(5) – 1 = 9 > 0\) โ
Final answer: \(x = 5\)
Apply power law: \(\log x^2 – \log y^3 + \log z^{\frac{1}{2}}\)
Combine using product/quotient laws: \(\log \left(\frac{x^2 \sqrt{z}}{y^3}\right)\)
Final answer: \(\log \left(\frac{x^2 \sqrt{z}}{y^3}\right)\)
Take logs: \(\log 5^{2x} = \log 7\)
\(2x \log 5 = \log 7\)
\(2x = \frac{\log 7}{\log 5}\)
\(x = \frac{\log 7}{2\log 5} โ \frac{0.8451}{2 \times 0.6990} โ \frac{0.8451}{1.3980} โ 0.6045\)
Final answer: \(x โ 0.605\) (to 3 decimal places)
๐ฏ Key Concepts Summary
- Definition: \(\log_a b = x\) โ \(a^x = b\)
- Three Fundamental Laws:
- Product Law: \(\log_a (mn) = \log_a m + \log_a n\)
- Quotient Law: \(\log_a \left(\frac{m}{n}\right) = \log_a m – \log_a n\)
- Power Law: \(\log_a (m^n) = n \log_a m\)
- Special Values:
- \(\log_a a = 1\)
- \(\log_a 1 = 0\)
- \(\log_a \left(\frac{1}{n}\right) = -\log_a n\)
- Change of Base: \(\log_a b = \frac{\log_c b}{\log_c a}\)
- Natural Logarithms: \(\ln x = \log_e x\), where \(e โ 2.71828\)
- Domain Restrictions: For \(\log_a x\), must have \(a > 0, a โ 1\), and \(x > 0\)
- Common CSEC Question Types:
- Simplify logarithmic expressions using laws
- Solve logarithmic equations
- Solve exponential equations using logs
- Express logs in terms of given variables
- Change of base calculations
- Exam Strategy:
- Always check domain restrictions when solving equations
- Remember \(\log_a x\) only exists for \(x > 0\)
- When combining logs, watch signs carefully
- For exponential equations, take logs of both sides
- Show all steps for full method marks
CSEC Exam Strategy: When solving logarithmic equations: (1) Combine logs using the laws, (2) Convert to exponential form, (3) Solve the resulting equation, (4) ALWAYS check that solutions satisfy the domain (\(x > 0\) inside all logs). When simplifying: (1) Express numbers as powers when possible, (2) Apply power law first, then product/quotient laws, (3) Look for opportunities to use \(\log_a a = 1\) and \(\log_a 1 = 0\).
