How does implicit differentiation work?
1 Answer
Implicit differentiation is a way of differentiating when you have a function in terms of both x and y. For example:
x^2+y^2=16x2+y2=16
This is the formula for a circle with a centre at (0,0) and a radius of 4
So using normal differentiation rules
d/dx(x^2)+d/dx(y^2)=d/dx(16)ddx(x2)+ddx(y2)=ddx(16)
2x+d/dx(y^2)=02x+ddx(y2)=0
To find
d/dx=d/dy *dy/dxddx=ddy⋅dydx
d/dy(y^2)=2y*dy/dxddy(y2)=2y⋅dydx
2x+2y*dy/dx=02x+2y⋅dydx=0
Rearrange for
dy/dx=(-2x)/(2ydydx=−2x2y
dy/dx=-x/ydydx=−xy
So essentially to use implicit differentiation you treat y the same as an x and when you differentiate it you multiply be
Youtube Implicit Differentiation
Theres another video on the subject here