SA3Why does differentiating y^2 give 2yy' when using implicit differentiation?

  • Thread starter Thread starter vanmaiden
  • Start date Start date
  • Tags Tags
    Differentiating
vanmaiden
Messages
101
Reaction score
1
differentiating for "y"

Homework Statement


I don't quite understand the reason why one can \frac{d}{dx} y2 and get 2y \frac{dy}{dx} when using implicit differentiation. Why can one even go as far as to change y2 to 2y?

Homework Equations


The Attempt at a Solution


I see the chain rule is applied, I just would like to have a good understanding as to why differentiating y2 gives 2y \frac{dy}{dx} when using implicit differentiation
 
Last edited:
Physics news on Phys.org


you should think of it as y = f ( x ), as y is a function of x.
Then, the use of the chain-rule is obvious. Suppose you have the function T ( x ) = 2 + [ f( x ) ]^2 = 2 + y^2 . Then if you want to differentiate this with respect to x, you have to differentiate T ' ( x ) = 2f(x )*f ' ( x )
 


vanmaiden said:

Homework Statement


I don't quite understand the reason why one can \frac{d}{dx} y2 and get 2y \frac{dy}{dx} when using implicit differentiation. Why can one even go as far as to change y2 to 2y?


Homework Equations





The Attempt at a Solution


I see the chain rule is applied, I just would like to have a good understanding as to why differentiating y2 gives 2y \frac{dy}{dx} when using implicit differentiation

For f(x) = [y(x)]^2 and small h > 0 we have f(x+h) - f(x) = [y(x+h)]^2 - [y(x)]^2. We also have [y(x+h) -y(x)]/h ~ y'(x) for small h > 0 (becoming exact in the limit h --> 0), so f(x+h) - f(X) is almost equal to [y(x) + h*y'(x)]^2 - [y(x)]^2 = 2*y(x)*y'(x)*h + h^2*y'(x)^2, with equality becoming exact in the limit. So, what is limit_{h->0} [f(x+h) - f(x)]/h?

RGV
 
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