How does implicit differentiation work?

Redirected from "How does implicit differentiation work?"
1 Answer
Aug 5, 2014

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 x^2x2 and 16 are differentiable if we are differentiating with respect to x

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(y^2)ddx(y2) we use the chain rule:

d/dx=d/dy *dy/dxddx=ddydydx

d/dy(y^2)=2y*dy/dxddy(y2)=2ydydx

2x+2y*dy/dx=02x+2ydydx=0

Rearrange for dy/dxdydx

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 dy/dxdydx

Youtube Implicit Differentiation

Theres another video on the subject here