Implicit Differentiation

From Grad Wiki
Revision as of 22:48, 16 November 2015 by Grad (talk | contribs) (→‎Example 1)
Jump to navigation Jump to search

Background

So far, you may only have differentiated functions written in the form . But some functions are better described by an equation involving and . For example, describes the graph of a circle with center and radius 4, and is really the graph of two functions: .

Sometimes, functions described by equations in and are too hard to solve for , for example . This equation really describes 3 different functions of x, whose graph is the curve:

We want to find derivatives of these functions without having to solve for explicitly. We can do this by implicit differentiation, in which we take the derivative of both sides of our equation with respect to , and do some algebra steps to solve for (or if you prefer), keeping in mind that is a function of throughout the equation.


Examples

1. Find if .

[Think and momentarily view the equation as to realize that the term requires the chain rule and the term needs the product rule when differentiating, while the derivative of 8 is just 0.]

Then we get

2. Find the equation of the tangent line to at the point .

We first compute by implicit differentiation. Note the derivative of the right side requires the quotient rule.


At the point we have and . Plugging these into our equation for gives


This means the slope of the tangent line at is , and a point on this line is . Using the point-slope form of a line, we have

3. Find if .

Use implicit differentiation to find first:


Now is just the derivative of with respect to (remember ). This will require the chain rule. Note that we already found the derivative of to be . So


But we mustn't leave in our final answer. So, plug back in to get


as our final answer.