Until this point, we’ve been concerned with derivatives of functions like or ; essentially, functions that are defined with the dependent variable isolated on one side, with only one variable on the other side. We’ve been taking derivatives and calling them for the most part things like (” prime”) or (” prime”), but that’s just because we’ve restricted ourselves to Lagrange’s notation for derivatives.

However, for functions and non-functions that aren’t explicit like the previous examples, we’ll have to dive a little deeper into Leibniz’s notation and implicit differentiation.

Leibniz’s notation review

We’ve elaborated on this about a quarter of a billion times, but I’ll say it again; a derivative is an equation thats output is the rate of change or slope of the function it is a derivative of— its primitive, its antiderivative, there’s a lot of names for it.

Going back to our elementary school knowledge of slope, we know that we can find the slope using the following equations:

Here the capital delta () means “change in;” slope is equal to the change in over the change in .

Leibniz’s notation is a literal implementation of this. If I were to represent the derivative of in Leibniz’s notation, I would write it ; the derivative of with respect to , or the difference in over the difference in . So, , . Leibniz’s notion is particular useful in that it helps us remember that a derivative is still essentially that same as the concept of a slope that we know very well— we just have a new method of finding it.

What and how?

Let’s consider an equation for an ellipse:

This equation is not explicitly set up for you to find some or or something explicitly. While you could theoretically find the coordinates that match with coordinates, the fact that we raise and to the second power makes it impossible to find only one coordinate; you’ll get two.

This is where implicit differentiation comes in. Since we need both an and coordinate to figure out where we are now, we can’t just find the rate of change at a specific coordinate and call it a day; we need to have an equation that also takes a coordinate in consideration.

Differentiating

Consider the equation of an ellipse again.

Implicit differentiation is quite similar to regular derivation in that we follow the same rules for individual terms and expressions. To find the derivative of with respect to , we apply these rules with respect to the derivative of :

Solving for :

Now, is expressed in terms of both and , providing the slope of the tangent line to the ellipse at any given point .

Higher Implicit Differentiation

Sometimes we need more than just the first derivative of a function, though. Let’s say we want to go from the first derivative above and find the second derivative , or . We can use a similar approach here as we did above.

You might realize now that we’ve managed to create out of one of our terms, which means we can substitute our known value in.

That kind of sucks though.

How else can we use implicit differentiation?

Implicit differentiation is a cool tool that we can use not just to express derivatives of equations but unknown derivatives. Let’s say we have an equation , and we want to find the rate of change of with respect to . First, we have to differentiate each term with respect to x.

Now that we have the equation differentiated with respect to , we can find the derivative of with respect to by solving for .

If we knew the derivative of , we could just substitute that in there. and solve through— a similar approach as finding higher derivatives.