Implicit Differentiation Calculator

Get dy/dx for curves you can’t solve for y, like circles, ellipses and folium curves, with the steps and the curve drawn with its tangent at your point.

Try:

Answer

dydx=−xy\frac{dy}{dx} = -\frac{x}{y}

At (3,4)(3, 4): slope −34-\frac{3}{4}, tangent y=−34x+254y = -\frac{3}{4}x + \frac{25}{4}

-6-4-2246-4-3-2-11234

Step by step

  1. Move everything to one side

    F(x,y)=x2+y2−25=0F(x,y) = x^{2} + y^{2} - 25 = 0
  2. Differentiate with respect to x

    Treat y as constant for F_x.

    Fx=2xF_x = 2 x
  3. Differentiate with respect to y

    Treat x as constant for F_y.

    Fy=2yF_y = 2 y
  4. Solve for dy/dx

    Differentiating F(x, y(x)) = 0 with the chain rule gives F_x + F_y·y′ = 0, so y′ = −F_x / F_y.

    dydx=−FxFy=−xy\frac{dy}{dx} = -\frac{F_x}{F_y} = -\frac{x}{y}

Still stuck? Ask the tutor

An AI tutor reads the problem and steps above and explains them in plain words. It can make mistakes, so check it against the worked steps.

Doing it by hand

Take x2+y2=25x^2 + y^2 = 25. Differentiate each term with respect to xx: 2x+2y dydx=02x + 2y\,\frac{dy}{dx} = 0. The dydx\frac{dy}{dx} appears because yy is a function of xx (the chain rule). Solve: dydx=−xy\frac{dy}{dx} = -\frac{x}{y}. At (3,4)(3,4) the slope is −34-\tfrac34, perpendicular to the radius, as geometry says it must be.

The calculator uses the equivalent shortcut dydx=−Fx/Fy\frac{dy}{dx} = -F_x/F_y with partial derivatives, which gives the same answer for any equation.

Questions students ask

What is implicit differentiation?

A way to find dydx\frac{dy}{dx} when yy is not isolated, as in x2+y2=25x^2 + y^2 = 25. Differentiate both sides with respect to xx, treating yy as a function of xx (so every yy term picks up a factor dydx\frac{dy}{dx} by the chain rule), then solve for dydx\frac{dy}{dx}.

Why does d/dx of y² give 2y·dy/dx?

Because yy depends on xx. By the chain rule, ddx[y2]=2y⋅dydx\frac{d}{dx}[y^2] = 2y\cdot\frac{dy}{dx}, just as ddx[(g(x))2]=2g(x) g′(x)\frac{d}{dx}[(g(x))^2] = 2g(x)\,g'(x).

What is the shortcut formula?

Move everything to one side, F(x,y)=0F(x,y) = 0. Then dydx=−FxFy\frac{dy}{dx} = -\frac{F_x}{F_y}, 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 dydx\frac{dy}{dx} to get the slope, then use point-slope form. Enter a point on the curve below and the tangent is drawn.