Skip to main content
United StatesCalculusSyllabus dot point

How do you find a slope when y is not isolated, but tangled together with x in an equation?

Topic 3.2 Implicit Differentiation: find the derivative of a relation defined implicitly by an equation in x and y.

A focused answer to AP Calculus AB Topic 3.2, explaining implicit differentiation for relations where y is not solved for, treating y as a function of x and applying the chain rule, with worked examples and tangent-line problems.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The core idea
  3. A reliable procedure
  4. When and why you use it
  5. Reading the answer and the geometry

What this topic is asking

The College Board (Topic 3.2) introduces implicit differentiation, a method for finding dydx\frac{dy}{dx} when an equation relates xx and yy without yy being solved for, such as x2+y2=25x^2 + y^2 = 25 or x2+xy+y2=7x^2 + xy + y^2 = 7. The key idea is to treat yy as an (unknown) function of xx and differentiate both sides, using the chain rule every time yy appears.

The core idea

A reliable procedure

The method is mechanical once you commit to the chain-rule factors. Differentiate every term, gather all terms containing dydx\frac{dy}{dx} on one side, factor it out, and divide.

When and why you use it

Implicit differentiation is the tool of choice whenever yy is entangled with xx in a way that makes solving for yy messy or impossible - curves like circles, ellipses, and the folium x3+y3=6xyx^3 + y^3 = 6xy above, where yy is not a single function of xx at all. Even when you could solve for yy, implicit differentiation is often faster. The result dydx\frac{dy}{dx} typically depends on both xx and yy, which is expected: a point on an implicit curve needs both coordinates to pin down the slope, since the curve may pass through a given xx-value more than once (a vertical line can cross a circle twice, with opposite slopes). This is also why AP tangent-line questions always give you a specific point (a,b)(a, b) to substitute.

Reading the answer and the geometry

A derivative like dydx=xy\frac{dy}{dx} = -\frac{x}{y} carries geometric information worth extracting. The tangent is horizontal where the numerator is zero (here x=0x = 0) and vertical where the denominator is zero (here y=0y = 0), provided the other coordinate satisfies the original equation. AP free-response questions frequently ask exactly this: "find the points where the tangent line is horizontal", which means set the numerator of dydx\frac{dy}{dx} to zero and then solve simultaneously with the original curve. Keeping dydx\frac{dy}{dx} as a single fraction makes these questions clean, because horizontal and vertical tangents read off the numerator and denominator directly. When a question asks for a second derivative d2ydx2\frac{d^2y}{dx^2} on an implicit curve, differentiate dydx\frac{dy}{dx} again implicitly and substitute the first derivative back in - a natural bridge to higher-order derivatives.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2022 (style)1 marksSection I (multiple choice, no calculator). If x2+y2=25x^2 + y^2 = 25, then dydx=\frac{dy}{dx} = (A) xy-\frac{x}{y} (B) xy\frac{x}{y} (C) yx-\frac{y}{x} (D) 2x+2y2x + 2y
Show worked answer →

The correct answer is (A), xy-\frac{x}{y}.

Differentiate both sides with respect to xx: 2x+2ydydx=02x + 2y\frac{dy}{dx} = 0. Note the dydx\frac{dy}{dx} factor on the y2y^2 term from the chain rule. Solving: 2ydydx=2x2y\frac{dy}{dx} = -2x, so dydx=xy\frac{dy}{dx} = -\frac{x}{y}. Choice (D) forgets the dydx\frac{dy}{dx} factor entirely.

AP 2023 (style)4 marksSection II (free response, no calculator). The curve x2+xy+y2=7x^2 + xy + y^2 = 7 passes through the point (1,2)(1, 2). (a) Use implicit differentiation to find dydx\frac{dy}{dx}. (b) Find the slope of the tangent line at (1,2)(1, 2). (c) Write the equation of that tangent line.
Show worked answer →

A 4-point implicit-differentiation question.

(a) (2 points) Differentiate term by term: 2x+(y+xdydx)+2ydydx=02x + \left(y + x\frac{dy}{dx}\right) + 2y\frac{dy}{dx} = 0 (the xyxy term needs the product rule). Collect: dydx(x+2y)=(2x+y)\frac{dy}{dx}(x + 2y) = -(2x + y), so dydx=2x+yx+2y\frac{dy}{dx} = -\frac{2x + y}{x + 2y}.
(b) (1 point) At (1,2)(1, 2): dydx=2(1)+21+2(2)=45\frac{dy}{dx} = -\frac{2(1) + 2}{1 + 2(2)} = -\frac{4}{5}.
(c) (1 point) y2=45(x1)y - 2 = -\frac{4}{5}(x - 1).

Related dot points

Sources & how we know this