Log Rules Review Sheet 1 Rules
Log Rules Review Sheet 1 Rules
1 Rules
Log Definition: (Exponentiation can undo a logarithm and vice versa)
aloga x = x (1)
loga (ax ) = x (2)
(3)
Log Rules:
logx a
logb a = ,
logx b
Exponent Rules:
ab+c = ab · ac
ab·c = (ab )c = (ac )b
ab · cb = (a · c)b
2 Common Pitfalls
Avoid making these common mistakes at all costs.
1
3 Examples
Undoing logs:
3 + log2 (x + 1) = log2 (x + 2)
2(3+log2 (x+1)) = 2log2 (x+2)
2(3+log2 (x+1)) = x + 2
23 · 2log2 (x+1)) = x + 2
8(x + 1) = x + 2
Another one:
3x = 42x+1
log(3x ) = log(42x+1 )
log 3 log 4
x 10 = (2x + 1) 10
log10 3 log10 3
x = (2x + 1) log3 4
x(1 − 2 log3 4) = log3 4
log3 4
x=
(1 − 2 log3 4)
Applying log and undoing it: (you can choose any base for the log, but I chose 10)
r
2 = (1 + )56
4
r
log 2 = log(1 + )56
4
r
log 2 = 56 · log(1 + )
4
log10 2 r
= log10 (1 + )
56 4
log10 2 r
10 56 = 1 +
4
log10 2
r = 4 · (10 56 − 1)