How Do I Find the Derivative of a Complex Function in Calculus?

  • Thread starter Thread starter m0286
  • Start date Start date
  • Tags Tags
    Derivative
m0286
Messages
63
Reaction score
0
I am trying to do a question for calculus. I am supposed to find a minimum time for something.. I know how to do the question but I am stuck on how to find the derivative of this function it really confuses me.

(sq. root 1^2+x^2)/3 + 3-x/5
I need to find dt/dx... and I am clueless on how to find this?
THANKS TONS!
 
Physics news on Phys.org
d\sqrt{Y}=\frac{dY}{2\sqrt{Y}} Now for Y = A+B, the rule is:

Y'=A'+B'. In the case of a form such as S/T, you can employ the rule:

d(S/T) =\frac{S'T-ST'}{T^2}

However, in the problem above we don't need to use that since: d(X/3) is just X'/3. Again in the case

\sqrt{\frac{1+x^2}{3}}=\frac{\sqrt{1+x^2}}{\sqrt3} which is simpler to work with.
 
Last edited:
To differentiate

t= \frac{\sqrt{1 + x^2}}{3}

put u=1 + x^2, then use the chain rule:

\frac{dt}{dx} = \frac{dt}{du} \frac{du}{dx}
 
Last edited:
Or pulling out constants might make it seem simpler.

\frac{1}{3}*\frac{d\sqrt{1+x^2}}{dx} etc...
 
Most people find it easier to think of "square root" as "1/2 power". That is,
To find the derivative of \frac{\sqrt{1+x^2}}{3} + 3- \frac{x}{5}[/itex], write it as \frac{1}{3}(1+ x^2)^{\frac{1}{2}}+ 3- \frac{x}{5}[/itex]<br /> <br /> Then the derivative is \frac{1}{3}\frac{1}{2}(1+ x^2)^{-\frac{1}{2}}{2x}- \frac{1}{5}
 
Last edited by a moderator:
You Guys Are Awesome Thanks Sooo Much!
 

Similar threads

Back
Top