Solution to Exercise 6.3-6© 1997 by Karl Hahn |
|
The problem is to find the derivative of
f(x) = log10(x)To solve it you simply use the formula we discussed earlier for converting a log from one base to another. We know how to find the derivative of the natural log, and natural log is log to the base e. So you have to convert log10 to loge.
Recall that the formula for changing log bases from base a to base b is
logb(x) = |
loga(x) |
log10(x) = |
loge(x) |
ln(x) |
ln(x)
f(x) =
ln(10)
is equivalent to the original problem. And ln(10) is just a
constant. You know that the derivative of ln(x) is 1/x.
So
1
f'(x) =
x ln(10)
And that's the answer.
You can email me by clicking this button: