Why are they taking the derivative of 1 - x?

  • Thread starter Thread starter communitycoll
  • Start date Start date
  • Tags Tags
    Derivative
communitycoll
Messages
45
Reaction score
0

Homework Statement


I'm trying to take the derivative of f(x) = 4 / sqrt(1 - x).

Normally if I have trouble I just plug my problem into Wolfram Alpha, and it saves the day.


Homework Equations


However, I don't know why it takes the derivative of 1 - x in the numerator after using the chain rule on 1 / sqrt(1 - x) here:

http://www.wolframalpha.com/input/?i=4+/+sqrt(1-+x)


The Attempt at a Solution


I'll say that I understand everything up until the aforementioned point in the problem.
 
Physics news on Phys.org
communitycoll said:

Homework Statement


I'm trying to take the derivative of f(x) = 4 / sqrt(1 - x).

Normally if I have trouble I just plug my problem into Wolfram Alpha, and it saves the day.


Homework Equations


However, I don't know why it takes the derivative of 1 - x in the numerator after using the chain rule on 1 / sqrt(1 - x) here:

http://www.wolframalpha.com/input/?i=4+/+sqrt(1-+x)


The Attempt at a Solution


I'll say that I understand everything up until the aforementioned point in the problem.

Because they're using the chain rule.
d/dx(1/√u) = d/du(1/√u) * du/dx
 
Ah! It took me awhile, but I finally see what they're doing. Thanks.
 
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