Calculus Project #28 Implicit Differentiation
 

Task: Find an equation for the line tangent to the graph of x3 + 2xy2 + y3 = 1 at the point (1, -2).
 

The problem is that y is not explicitly a function of x. It turns out that it is possible to find some function whose graph coincides with the graph of
x3 + 2xy2 + y3 = 1 near the point (1, -2). We say that the given formula defines yimplicitly as a function of x.

 

There are two obvious approaches to finding the tangent line: (1) You could solve for y and use traditional methods; or (2) you could graph the curve and use the calculator to find the tangent line. Unfortunately, neither method works. (1) fails because the calculator won't solve the equation. (2) fails because, although the calculator can graph implicitly defined functions (though not very well), the automatic tangent line doesn't work in that mode.

So we need a non-obvious approach. Here are three.
 

Linearization approach

Textbook approach Calculator approach Return to top of page.
Go to project index.