Derivative of an exponential function using logarithms (lon-capa)

Nana-chan
Messages
5
Reaction score
0

Homework Statement



What is the derivative of y=x^(13/x^2) with respect to x?


The Attempt at a Solution



I went through multiple techniques to solve this, but all of them have failed so far ._.

In my latest attempt, I took the natural log of both sides:

lny= lnx^(13/x^2)

I then brought the exponent out of the natural log:

lny = 13/x^2*lnx = 13/x^2 * 1/x = 13/x^3

And solved for both natural logs:

1/y*dy/dx = 13/x^3

dy/dx = x^(13/x^2)*(13/x^3)

Lon-capa says this is wrong. It also says that the other method I used is wrong:

d/dx = a^x*ln(a)

x^(13/x^2)*ln(x)*(-26/x^3)

Please help me~
 
Physics news on Phys.org
This problem is due in 25 mins so I'm shamelessly bumping it up ._.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top