lesson

Unit 3 - Derivatives as Local Behavior · AP

Implicit Differentiation and Inverse Functions

Find derivatives from relations that are not solved for y, then explain why inverse functions have reciprocal tangent slopes.

Not every curve arrives in the form y=f(x)y=f(x). A circle, an energy constraint, or a relationship between two measured quantities may be written as one equation containing both xx and yy. Such a relation can still have a tangent slope at a point. Implicit differentiation finds that slope by treating yy as a function of xx even when we do not solve the equation explicitly for yy first.

The key idea is the Chain Rule. If yy changes when xx changes, then differentiating y2y^2 with respect to xx gives 2ydydx2y\frac{dy}{dx}, not merely 2y2y. The extra factor records the rate at which the dependent coordinate responds to the input. The same composition logic also explains derivatives of inverse functions: an inverse reverses a function’s input-output relationship, so its tangent slope is the reciprocal of the original nonzero slope.

By the end, you should be able to find a tangent slope from an implicit relation, identify the Chain Rule factor in every y-term, and use the inverse-function derivative formula with its conditions. You should also distinguish a relation’s local slope from an attempt to solve globally for all branches. This completes the derivative-construction unit and leads into derivative applications.

Differentiate y as a dependent quantity

Consider the circle

x2+y2=25.x^2+y^2=25.

Although this equation does not isolate yy, it describes points on a circle of radius five. Differentiate both sides with respect to xx. The x2x^2 term becomes 2x2x. The y2y^2 term is a composite expression because y=y(x)y=y(x), so the Chain Rule gives 2ydydx2y\frac{dy}{dx}. The derivative equation is

2x+2ydydx=0.2x+2y\frac{dy}{dx}=0.

An annotated circle relation shows that differentiating y squared requires the Chain Rule factor dy over dx.

Now solve for the derivative:

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

At the point (3,4)(3,4), the slope is 34-\frac34. At (3,4)(-3,4), it is 34\frac34. Keeping xx and yy symbolic until after isolating dydx\frac{dy}{dx} creates a slope formula useful at every point with y0y\ne0. At points where y=0y=0, the formula signals a vertical tangent rather than a finite slope.

Follow a stable workflow

Implicit differentiation is not a special trick. First differentiate every term with respect to xx. Second, attach dydx\frac{dy}{dx} whenever differentiating an expression involving yy. Third, use algebra to collect and solve for dydx\frac{dy}{dx}. Only then substitute a point if the question asks for one particular tangent slope. This order reduces arithmetic clutter and makes the Chain Rule visible.

A four-step workflow separates differentiating, applying the Chain Rule, isolating the derivative, and evaluating at a point.

For x3+y3=9xyx^3+y^3=9xy, differentiate term by term:

3x2+3y2dydx=9(xdydx+y).3x^2+3y^2\frac{dy}{dx} =9\left(x\frac{dy}{dx}+y\right).

The right side requires the Product Rule because both xx and yy change. Collect the terms containing dydx\frac{dy}{dx} on one side before solving. The goal is not to memorize a universal template but to recognize the ordinary product and chain structures already learned. Every factor has a reason.

Inverse functions reverse local slopes

If ff has an inverse, the composition f1(f(x))=xf^{-1}(f(x))=x returns each allowed input. Differentiate both sides using the Chain Rule:

(f1)(f(x))f(x)=1.(f^{-1})'(f(x))f'(x)=1.

Whenever f(x)0f'(x)\ne0, solve for the inverse derivative:

(f1)(f(x))=1f(x).(f^{-1})'(f(x))=\frac1{f'(x)}.

This formula is evaluated at matching points. If f(a)=bf(a)=b, then (f1)(b)=1f(a)(f^{-1})'(b)=\frac1{f'(a)}. The original input aa becomes the inverse’s output, and the original output bb becomes the inverse’s input.

A function and its inverse reflect across y equals x, swapping coordinates and turning a nonzero tangent slope m into one over m.

For f(x)=x3+1f(x)=x^3+1, f(2)=9f(2)=9 and f(2)=12f'(2)=12. Therefore (f1)(9)=112(f^{-1})'(9)=\frac1{12}. The answer is not (f1)(2)(f^{-1})'(2) because the inverse derivative must be evaluated at the original function’s output. This input-output swap is the main bookkeeping challenge in inverse-function problems.

The reciprocal formula requires a nonzero original derivative. A horizontal tangent in ff would become a vertical tangent in an inverse relation, so a finite reciprocal slope would not exist. The formula also presumes a local inverse branch; a function must pass a one-to-one test on the relevant domain before an inverse function can be discussed globally.

Bridge to applications

Implicit slopes make visible a broad modeling idea: constraints link rates. If a quantity is confined to a circle, a fixed-volume container, or a conservation relation, changing one coordinate forces changes in another. Differentiation converts the relation among quantities into a relation among local rates. In the applications unit, this will become the engine behind related-rates problems.

Before moving on, find dydx\frac{dy}{dx} for x2+xy+y2=7x^2+xy+y^2=7 and then evaluate it at any point you verify lies on the curve. Label the Product Rule term from differentiating xyxy and the Chain Rule term from differentiating y2y^2. Finally, explain why dydx\frac{dy}{dx} at a point is not itself a point on the curve. It is a local slope, and that local linear behavior is the subject of the next lesson.

Unit 3 narrative challenge: the constrained camera arm

A camera mount traces the relation x2+y2=25x^2+y^2=25, with coordinates measured in centimeters. At one instant the camera is at (3cm,4cm)(3\,\mathrm{cm},4\,\mathrm{cm}), and its horizontal coordinate increases at 2cms2\,\frac{\mathrm{cm}}{\mathrm{s}}. The design team needs the vertical-coordinate rate at that instant to check whether the camera clears a housing. Write the constraint-rate equation before using the point values. Which sign should the vertical rate have, and why?

Solution and reasoning

Differentiate x2+y2=25x^2+y^2=25 with respect to time: 2xdxdt+2ydydt=02x\frac{dx}{dt}+2y\frac{dy}{dt}=0. Thus dydt=xydxdt\frac{dy}{dt}=-\frac{x}{y}\frac{dx}{dt}. At the stated point, dydt=34(2cms)=1.5cms\frac{dy}{dt}=-\frac34\left(2\,\frac{\mathrm{cm}}{\mathrm{s}}\right)=-1.5\,\frac{\mathrm{cm}}{\mathrm{s}}. The rate is negative because on the upper branch of the circle, moving right from (3,4)(3,4) requires the height to decrease to preserve the fixed radius.

Knowledge Map

Where this lesson fits

Prerequisites

Unit 3 - Derivatives as Local BehaviorProduct, Quotient, and Chain Rules

Continue exploring

Connections

Related lessons

Unit 4 - Using DerivativesLinearization and DifferentialsUnit 3 - Derivatives as Local BehaviorProduct, Quotient, and Chain Rules

Applications

  • constraint curves
  • circular motion
  • inverse models
  • sensitivity