Derivatives of Logarithmic Functions 1
Derivatives of Logarithmic Functions 1
(d) log42 1 = 0
(e) log4 0 is undefined since we cannot take the logarithm of zero or negative numbers.
(f) log1 7 is undefined since the base cannot be one (or zero or negative numbers).
1
(g) log2 4 = −2
(h) log1/4 64 = −3
2. Write each of the following using only one logarithm:
x(x+2)
(a) log4 x + log4 (x + 2) − log4 (x − 2) = log4 x−2
49x2
(b) 2 log7 x − 3 log7 (x − 1) + 2 = log7 x2 − log7 (x − 1)3 + log7 49 = log7 (x−1)3
5. $2000 is invested into a bank account earning an APR of 3%, compounded monthly. How
many years will it take for the investment to reach $3000?
From compound interest equations, we know that for Y years,
12Y
.03
3000 = 2000 1 +
12
3000 = 2000 · 1.002512Y
1.5 = 1.002512Y
ln 1.5 = ln 1.002512Y
ln 1.5 = 12Y ln 1.0025
ln 1.5
Y = ≈ 13.53239
12 ln 1.0025
2 Derivatives
g 0 (x)
If y = ln x, then y 0 = x1 . If y = ln g(x), then y 0 = g(x) by the chain rule.
Examples
Find the derivative of each of the following:
1. f (x) = 5 ln x
1 5
f 0 (x) = 5 · =
x x
2. f (x) = ln(14x5 )
14 · 5x4 5
f 0 (x) = =
14x5 x
Note: This is the same derivative as the last example, since using properties of derivatives,
you can show that the two functions differ by a constant.
3. g(x) = 4 + ln(2x2 − 4)3
3(2x2 − 4)2 · 4x 12x 6x
g 0 (x) = 0 + = 2 = 2
(2x2 − 4)3 2x − 4 x −2
4. h(t) = t2 + log2 t3
Since this is not a natural logarithm, we cannot go directly from the formula. However, we
t3
can use the change-of-base formula first, so we rewrite h(t) = t2 + ln
ln 2 , then we can use the
natural logarithm derivative formula:
3t2 3
h0 (t) = 2t + = 2t +
t3 ln 2 t ln 2
5. y = (ln x)−2
Since the ln is being raised to a power, we need the general power rule to find y 0 :
1 2
y 0 = −2 · (ln x)−3 · =−
x x(ln x)3