Subject: Additional Mathematics
Topic: 5
Cambridge Code: 4037 / 0606
Definition of Logarithm
Logarithm - The inverse function of an exponential function
Relationship to Exponentials
If ax=b, then logab=x
In other words:
logab=x⟺ax=b
Examples
- log28=3 because 23=8 ✓
- log10100=2 because 102=100 ✓
- log525=2 because 52=25 ✓
Key Points
- a is the base (must be positive, a=1)
- b is the argument (must be positive)
- x is the logarithm (can be any real number)
Common Logarithms
Base 10 Logarithm
logb=log10b
Usually written without the base (implied base 10)
Natural Logarithm
lnb=logeb
where e≈2.718 (base of natural logarithms)
Examples
- log100=log10100=2
- log1=0 (any base)
- lne=1
Laws of Logarithms
Law 1: Product Rule
loga(xy)=logax+logay
Example: log2(8×4)=log28+log24=3+2=5 ✓
(Check: 8×4=32=25)
Law 2: Quotient Rule
loga(yx)=logax−logay
Example: log10(10100)=log10100−log1010=2−1=1 ✓
(Check: 10100=10)
Law 3: Power Rule
loga(xn)=nlogax
Example: log2(82)=2log28=2×3=6 ✓
(Check: 82=64=26)
Law 4: Change of Base
logax=logbalogbx
Or more commonly:
logax=lnalnx or logax=logalogx
Example: Find log58
log58=ln5ln8=1.6092.079≈1.292
Special Cases
loga1=0(any base)
logaa=1(any base)
alogax=x
loga(ax)=x
Solving Logarithmic Equations
Type 1: Direct Application
Equations where you apply the definition
Example: Solve log2x=5
x=25=32
Type 2: Using Laws of Logarithms
Example: Solve logx+log4=2
log(4x)=2
4x=102=100
x=25
Type 3: Complex Equations
Example: Solve 2lnx−ln4=ln8
ln(x2)−ln4=ln8
ln(4x2)=ln8
4x2=8
x2=32
x=32=42 (taking positive root)
Solving Exponential Equations
Use logarithms to solve equations with variables in exponent
Example 1: Solve 3x=20
Taking logarithm of both sides:
log(3x)=log20
xlog3=log20
x=log3log20=0.4771.301≈2.727
Example 2: Solve 2x+1=7
log(2x+1)=log7
(x+1)log2=log7
x+1=log2log7=0.3010.845≈2.807
x≈1.807
Logarithmic Functions and Graphs
Properties of f(x)=logax (where a>1)
- Domain: x>0
- Range: All real numbers
- Asymptote: Vertical line at x=0
- x-intercept: (1,0)
- Increasing: As x increases, y increases
- Inverse: f−1(x)=ax (exponential)
Graph Features
- Passes through (1,0): loga1=0
- Passes through (a,1): logaa=1
- Curve above x-axis for x>1
- Curve below x-axis for 0<x<1
- Vertical asymptote at x=0
Key Points to Remember
- Logarithm is inverse of exponential
- logab=x means ax=b
- Four main laws: product, quotient, power, change of base
- Logarithms only defined for positive arguments
- Change of base to evaluate logs with any base
- Use logs to solve exponential equations
Worked Examples
Example 1: Simplify Using Laws
Simplify log327+log39−log33
=log3(27×9÷3)=log3(81)=log3(34)=4
Example 2: Solve Logarithmic Equation
Solve log(2x−1)=log5+log3
log(2x−1)=log15
2x−1=15
x=8
Example 3: Solve Exponential Equation
Solve 5x=100 (give answer to 3 d.p.)
ln(5x)=ln100
xln5=ln100
x=ln5ln100=1.6094.605=2.861
Practice Questions
-
Evaluate:
- log232
- log42
- log273
-
Simplify:
- log50+log2−log5
- 2ln3+ln2−ln6
-
Solve:
- logx16=4
- 2x=50
- ln(x+1)+ln2=ln8
Revision Tips
- Learn the four laws thoroughly
- Remember domain restriction: argument must be positive
- Use change of base for any base
- Logarithms useful for solving exponential equations
- Graphs are inverse of exponential functions