You already know how to find a derivative of function where one variable is being expressed in terms of another, for example, . There is permutable with , i.e you can write .
But there are many other functions that can't set up exactly like this. For example: it is the equation of a circle with it's center at the origin and a radius of . How can you write the derivative of that function? In order to do so, you need to know a technique called implicit differentiation, which you will study in this topic.
Implicit derivative
Let's consider an example we were just discussing: . In order to find we could solve for in terms of , and then take the derivative as we already know how:
But there are many cases, where this can be difficult or even impossible to do. Implicit differentiation will help us to find the derivative of such function without having to solve for one variable in terms of another. We can simply differentiate with respect to one specific variable. Usually we differentiate with respect to , so let's do that with this function, and then we can solve the resulting expression for and , which we are looking for.
First, we take the derivative of both sides with respect to :
Symbol means that we take the derivative with respect to .
Second, we know that the derivative of a sum is the sum of derivatives, so we get
Notice that we are considering as a function of .
When we take the derivative of with respect to , we get . Let's consider the second term: . In this case, the situation is slightly different, because we are not taking the derivative with respect to . We find the derivative with respect to , and we are thinking of as a function that depends on . So, for the second term we need to use the chain rule. We know that the derivative of a composite function is the derivative of the outer function times the derivative of the inner function: . In the second term we take the derivative of with respect to , thinking of this exponent as the outer function operating on , and then we also imagine as some other expression of , so we multiply by the derivative of with respect to . Thus, we get that .
Considering that a derivative of a constant is zero, in the end we get:
We want to find , so let's solve for it:
Thus, this is the derivative of the origin function with respect to .
A second example
Let's look at a more complex example:
Suppose we want to find . We will take the derivative of every term with respect to again:
For the first term we get . For the second term we need to use the chain rule, so
Again, we notice, that is a function, and it's derivative is some other function, which is what we are looking for, so we write .
For the third term we need to use the chain rule: we take the derivative with respect to first, ignoring what's inside , and get , but then we multiplying by the derivative of with respect to and get . So, in the end we get . Thus, we get
Hence,
Conclusion
In this topic, we learned about implicit derivatives. Now we know how to find a derivative of function where one variable is not being expressed in terms of another, for example, or .