Doing it by hand
Take x2+y2=25. Differentiate each term with respect to x: 2x+2ydxdy=0. The dxdy appears because y is a function of x (the chain rule). Solve: dxdy=−yx. At (3,4) the slope is −43, perpendicular to the radius, as geometry says it must be.
The calculator uses the equivalent shortcut dxdy=−Fx/Fy with partial derivatives, which gives the same answer for any equation.
Questions students ask
What is implicit differentiation?
A way to find dxdy when y is not isolated, as in x2+y2=25. Differentiate both sides with respect to x, treating y as a function of x (so every y term picks up a factor dxdy by the chain rule), then solve for dxdy.
Why does d/dx of y² give 2y·dy/dx?
Because y depends on x. By the chain rule, dxd[y2]=2y⋅dxdy, just as dxd[(g(x))2]=2g(x)g′(x).
What is the shortcut formula?
Move everything to one side, F(x,y)=0. Then dxdy=−FyFx, using partial derivatives. This calculator uses it and shows both partials.
How do I find the tangent line to an implicit curve?
Plug the point into dxdy to get the slope, then use point-slope form. Enter a point on the curve below and the tangent is drawn.