Solving derivative with roots in denominator

  • Thread starter Thread starter reggiehaft
  • Start date Start date
  • Tags Tags
    Derivative Roots
reggiehaft
Messages
1
Reaction score
0

Homework Statement



i have to get f'(x) using the limit definition of the derivative (lim as h approches 0 f(x)= (f(x+h) - f(x)) /h) and I don't know where to start. f(x)= 3/(sqrt(1+x^2)

Homework Equations


what do I do with the (sqrt(1+x^2)


3. The attempt at a solution
I have gotten to lim as h approches 0 f(x)= (f(x+h) - f(x)) /h) = 3-3/ sqrt(1+(x+h)^2- sqrt(1-x^2)/h
 
Last edited:
Physics news on Phys.org
Uh, it's lim h->0 of (f(x+h)-f(x))/h. Your difference quotient is kind of messed up. Can you fix it up first?
 
I might add that the numerator won't be 3 - 3 as you show.

3/a - 3/b != (3 - 3)/(stuff in the denominator)

Before you start adding the terms in the numerators of fractions, the denominators have to be the same.
 
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