Thread: Maths Revision
View Single Post
Old 06-04-2005, 01:51 AM   #2
Seraph
Quintesson
 

Join Date: September 12, 2001
Location: Ewing, NJ
Age: 43
Posts: 1,079
Well I'm not actually sure what you mean by inverse, what are trying to do with it, or why it would help you get f'(x). You are however correct that x = log(base 3)(k), but I would say that should be obvious from the initial problem, as it is basically the definition of a logarithm.

Here is how I would figure out f'(x) and f''(x):
f(x) = 3^x
f(x) = e^(x * ln(3))
f'(x) = d(e^(x * ln(3)))/dx
f'(x) = e^(x * ln(3)) * ln(3)
f'(x) = 3^x * ln(3)
f''(x) = d(3^x * ln(3))/dx
f''(x) = d(e^(x * ln(3)) * ln(3))/dx
f''(x) = ln(3) * d(e^(x * ln(3)))/dx
f''(x) = ln(3) * ln(3) * 3^x

[ 06-04-2005, 01:58 AM: Message edited by: Seraph ]
Seraph is offline   Reply With Quote