---
title: "AP Calculus 5.12: Behaviors of Implicit Relations"
description: "Review AP Calculus 5.12 behaviors of implicit relations, including implicit differentiation, critical points, horizontal and vertical tangents, first derivative evidence, and second derivative reasoning."
canonical: "https://fiveable.me/ap-calc/unit-5/exploring-behaviors-implicit-relations/study-guide/yRk3bNSDXIb7YidT78RL"
type: "study-guide"
subject: "AP Calculus AB/BC"
unit: "Unit 5 – Analytical Applications of Differentiation"
lastUpdated: "2026-06-09"
---

# AP Calculus 5.12: Behaviors of Implicit Relations

## Summary

Review AP Calculus 5.12 behaviors of implicit relations, including implicit differentiation, critical points, horizontal and vertical tangents, first derivative evidence, and second derivative reasoning.

## Guide

Implicit relations like $x^2+y^2=25$ have [critical points](/ap-calc/key-terms/critical-points "fv-autolink") wherever $\frac{dy}{dx}$ equals zero or does not exist. You find these by using [implicit differentiation](/ap-calc/unit-3/implicit-differentiation/study-guide/k43S7kJDyGg9NFUm78Uw "fv-autolink"), then analyzing the first and second derivatives to describe how the curve behaves, just like you would with a regular function. For AP Calculus, keep $x$ and $y$ values attached to each point you classify.

## Why This Matters for the AP Calculus Exam

This is the last topic in [Unit 5](/ap-calc/unit-5 "fv-autolink"), and it ties together everything you learned about analyzing functions with [derivatives](/ap-calc/unit-10-infinite-sequences-and-series-bc-only-/finding-taylor-polynomial-approximations-functions/study-guide/LszguYzKz0M6GdqTRSr6 "fv-autolink"). The key skill is extending derivative tools to relations that are not written as $y = f(x)$. On the AP Calculus AB exam, you may need to find $\frac{dy}{dx}$ implicitly, locate horizontal or vertical tangents, set up a second derivative that depends on $x$, $y$, and $\frac{dy}{dx}$, and justify conclusions about the curve's behavior. Clear notation and full justification are important for clear exam work, especially when you refer to $f$, $f'$, and $f''$ instead of vague words like "it."

## Key Takeaways

- A [critical point](/ap-calc/key-terms/critical-point "fv-autolink") of an [implicit relation](/ap-calc/key-terms/implicit-relation "fv-autolink") is any point where $\frac{dy}{dx} = 0$ or $\frac{dy}{dx}$ does not exist.
- $\frac{dy}{dx} = 0$ usually signals a horizontal [tangent](/ap-calc/unit-2/derivatives-tangent-cotangent-secant-cosecant-functions/study-guide/wkBAhxiFZ1wV1M5mwLwt "fv-autolink"); $\frac{dy}{dx}$ undefined (denominator zero) usually signals a vertical tangent.
- The same [increasing](/ap-calc/unit-5/determining-intervals-on-which-function-is-increasing-or-decreasing/study-guide/Y2fgjyl7H1dKPI2YsB4Y "fv-autolink"), decreasing, and concavity rules from earlier topics apply to implicit relations.
- The second derivative of an implicit relation often contains $x$, $y$, and $\frac{dy}{dx}$, so substitute your [first derivative](/ap-calc/key-terms/first-derivative "fv-autolink") before simplifying.
- To classify a point, check how $\frac{dy}{dx}$ changes sign around it, but remember some points on closed curves can't be labeled max or min.
- Always solve $\frac{dy}{dx}$ in terms of both variables before setting it equal to zero or finding where it is undefined.

## Understanding Implicit Relations

An **implicit relation** is an equation where the variables are mixed together on the same side, instead of being solved as $y = f(x)$. Before this unit you mostly saw explicit functions that pass the vertical line test, like:

$$y = f(x)$$

An implicit relation can have multiple variables on the same side and sometimes does not pass the vertical line test. Even so, you can still describe its behavior using derivatives.

Here is a classic example:

$$x^2 + y^2 = 1$$

[Implicit differentiation](/ap-calc/unit-3/implicit-differentiation/study-guide/k43S7kJDyGg9NFUm78Uw) lets you work with these by taking $\frac{d}{dx}$ of both sides to find $\frac{dy}{dx}$, which is usually written in terms of both $x$ and $y$.

## First Derivative Applications

### Critical Points on Implicit Relations

A point on an implicit relation where the first derivative equals zero or does not exist is a critical point. If you want a refresher on critical points in general, check [5.2 Extreme Value Theorem, Global vs Local Extrema, and Critical Points](/ap-calc/unit-5/extreme-value-theorem-global-vs-local-extrema-critical-points/study-guide/xcQI1ZzNbmWJ5uRNiFCo). These points are potential locations for extrema, horizontal tangents, or vertical tangents.

#### Steps to Find Critical Points

1. Differentiate both sides of the equation with respect to $x$ by taking $\frac{d}{dx}$.
2. Solve for $\frac{dy}{dx}$. This gives the derivative in implicit form.
3. Set $\frac{dy}{dx} = 0$ to find points with horizontal tangents, and find where $\frac{dy}{dx}$ is undefined (where the denominator is zero) for vertical tangents.
4. Make a conclusion about each critical point by checking how $\frac{dy}{dx}$ changes sign around that point.

#### Reading Behavior from the First Derivative

The same rules you used for explicit functions still apply:

- If $f'(x)$ is positive, the graph of $f(x)$ is increasing.
- If $f'(x)$ is negative, the graph of $f(x)$ is decreasing.
- If $f'(x)$ is increasing (positive [slope](/ap-calc/key-terms/slope "fv-autolink")), the graph of $f(x)$ is [concave up](/ap-calc/key-terms/concave-up "fv-autolink").
- If $f'(x)$ is decreasing (negative slope), the graph of $f(x)$ is [concave down](/ap-calc/key-terms/concave-down "fv-autolink").
- If $f'(x)$ changes from positive to negative at $x = k$, then $f(x)$ has a [relative maximum](/ap-calc/key-terms/relative-maximum "fv-autolink") at $x = k$.
- If $f'(x)$ changes from negative to positive at $x = k$, then $f(x)$ has a [relative minimum](/ap-calc/key-terms/relative-minimum "fv-autolink") at $x = k$.

For implicit relations, relative minimums and maximums can be less intuitive than they are for explicit functions, so analyze the sign changes carefully.

To review these ideas, check out:

- [5.3 Determining Intervals on Which a Function is Increasing or Decreasing](/ap-calc/unit-5/determining-intervals-on-which-function-is-increasing-or-decreasing/study-guide/Y2fgjyl7H1dKPI2YsB4Y)
- [5.4 Using the First Derivative Test to Determine Relative (Local) Extrema](/ap-calc/unit-5/using-first-derivative-test-determine-relative-local-extrema/study-guide/BjnQNCShz0uQiZGhSl2g)

## Second Derivative Applications

After finding the first derivative implicitly, differentiate again with respect to $x$ to find the second derivative. The second derivative of an implicit relation may involve $x$, $y$, and $\frac{dy}{dx}$, so substitute your expression for $\frac{dy}{dx}$ to simplify.

Once you have the second derivative, you can analyze concavity and look for [points of inflection](/ap-calc/key-terms/points-of-inflection "fv-autolink"):

1. If $f''(x)$ is positive, the function is concave up.
2. If $f''(x)$ is negative, the function is concave down.
3. A **point of inflection** is a point where concavity changes and $f''(x) = 0$. Confirm the change by checking the sign of $f''(x)$ just before and just after the candidate point.

To review concavity, check out [5.6 Determining Concavity](/ap-calc/unit-5/determining-concavity/study-guide/ORBIficQDT458eUIhJ0V).

## Worked Examples

### Example 1: Critical Points on a Circle

Consider the implicit equation $x^2 + y^2 = 25$. Find the critical points and determine their nature.

Differentiate implicitly:

$$2x + 2y\frac{dy}{dx} = 0$$

Solve for $\frac{dy}{dx}$:

$$\frac{dy}{dx} = -\frac{x}{y}$$

Set $\frac{dy}{dx} = 0$:

$$0 = -\frac{x}{y}$$

$$x = 0$$

From $x^2 + y^2 = 25$, if $x = 0$ then $y^2 = 25$ and $y = \pm 5$. So two candidate points are $(0, 5)$ and $(0, -5)$.

Also set $\frac{dy}{dx}$ undefined. The derivative is undefined when the denominator is zero, so $y = 0$. Plugging back in gives $x = \pm 5$, so $(5, 0)$ and $(-5, 0)$ are also candidates.

**First Derivative Test Chart**

| The Point | dy/dx to the Left | dy/dx to the Right | Conclusion |
|---|---|---|---|
| (0, 5) | + | - | Maximum |
| (0, -5) | - | + | Minimum |
| (5, 0) | + OR - | + OR - | Undefined |
| (-5, 0) | + OR - | + OR - | Undefined |

Why are two of the points not labeled max or min? Look at the graph of the circle. Below $(-5, 0)$ in the third quadrant, the slope is negative; above it in the second quadrant, the slope is positive. The point $(5, 0)$ has a similar sign change.

Despite these sign changes, these points are not conclusively maxima or minima at the level of Calculus AB. To classify a max or min, you need valid points with $x$-values both greater than and less than the critical point. Here there are no points to the left of $(-5, 0)$ and none to the right of $(5, 0)$, so the curve's shape makes these vertical-tangent points instead of clear extrema.

Think of it this way: if you travel the circle clockwise, $(5, 0)$ acts like a minimum and $(-5, 0)$ acts like a maximum. Travel counter-clockwise and they switch. Because the labeling depends on direction, these points are vertical tangents rather than true extrema.

### Example 2: Implicit Differentiation with Related Rates

A ladder leans against a wall. The bottom slides away from the wall at a [constant rate](/ap-calc/key-terms/constant-rate "fv-autolink") of 2 ft/s. If the ladder is 10 feet long and its bottom starts 6 feet from the wall, how fast is the top sliding down when the bottom is 8 feet from the wall?

This is a [related rates](/ap-calc/unit-4/solving-related-rates-problems/study-guide/oXqNN9mrHM2r16Pjzm22 "fv-autolink") application that uses the same implicit setup. List the given information:

- Horizontal rate of the bottom: $\frac{dx}{dt} = 2$ ft/s
- Length of the ladder: 10 ft
- What to find: vertical rate $\frac{dy}{dt}$ when $x = 8$

Use the Pythagorean Theorem to model the ladder, with $x$ as horizontal distance and $y$ as vertical distance:

$$x^2 + y^2 = 10^2$$

Differentiate with respect to time:

$$2x\frac{dx}{dt} + 2y\frac{dy}{dt} = 0$$

Solve for $\frac{dy}{dt}$:

$$\frac{dy}{dt} = -\frac{x}{y}\cdot\frac{dx}{dt}$$

Find $y$ when $x = 8$:

$$8^2 + y^2 = 100$$

$$y^2 = 100 - 64 = 36$$

$$y = 6$$

Substitute $x = 8$, $y = 6$, and $\frac{dx}{dt} = 2$:

$$\frac{dy}{dt} = -\frac{8}{6}\cdot(2) = -\frac{8}{3}\text{ ft/s}$$

The top of the ladder slides down at $\frac{8}{3}$ ft/s when the bottom is 8 feet from the wall. The negative sign tells you the height is decreasing, which matches "sliding down."

## How to Use This on the AP Calculus Exam

### Problem Solving

When you see an implicit relation, follow a consistent process:

1. List the given information and your goal.
2. Differentiate both sides with respect to $x$ (or with respect to $t$ for related rates).
3. Solve for $\frac{dy}{dx}$ (or $\frac{dy}{dt}$).
4. Set the derivative equal to zero for horizontal tangents and find where it is undefined for vertical tangents.
5. For the second derivative, differentiate again and substitute your $\frac{dy}{dx}$ expression.
6. Check your sign changes and confirm any positive or negative results make sense.

### Free Response

If a free response question asks you to justify behavior, refer to $f$, $f'$, and $f''$ by name rather than saying "it." For example, state that the curve is concave up on an interval because $\frac{d^2y}{dx^2}$ is positive there. A clear justification names the evidence and connects it to the conclusion.

### Common Trap

Watch the denominator. The derivative $\frac{dy}{dx} = -\frac{x}{y}$ is undefined when $y = 0$, and that condition signals a vertical tangent, not a place to ignore. Always check both where the derivative is zero and where it is undefined.

## Common Misconceptions

- A critical point is not only where $\frac{dy}{dx} = 0$. It also includes points where $\frac{dy}{dx}$ does not exist, such as vertical tangents.
- A sign change in $\frac{dy}{dx}$ does not always mean a max or min on a closed curve. Points like $(5, 0)$ and $(-5, 0)$ on a circle are vertical tangents, not true extrema.
- The second derivative of an implicit relation is usually not just a function of $x$. It often depends on $x$, $y$, and $\frac{dy}{dx}$, so you must substitute before finishing.
- Forgetting the $\frac{dy}{dx}$ term when differentiating $y$ is a common error. Every time you differentiate a $y$ term, [the chain rule](/ap-calc/unit-3/chain-rule/study-guide/27HxeRGCYJBjuPWBm1uw "fv-autolink") adds a $\frac{dy}{dx}$ factor.
- Setting only the numerator to zero misses vertical tangents. Check the denominator for where the derivative is undefined too.

## Related AP Calculus Guides

- [Unit 5 Overview: Analytical Applications of Differentiation](/ap-calc/unit-5/review/study-guide/22AdFpcITnvM0bXKRl55)
- [5.1 Using the Mean Value Theorem](/ap-calc/unit-5/using-mean-value-theorem/study-guide/79sP2PXcyvRvBsjb3HRq)
- [5.2 Extreme Value Theorem, Global vs Local Extrema, and Critical Points](/ap-calc/unit-5/extreme-value-theorem-global-vs-local-extrema-critical-points/study-guide/xcQI1ZzNbmWJ5uRNiFCo)
- [5.3 Determining Intervals on Which a Function is Increasing or Decreasing](/ap-calc/unit-5/determining-intervals-on-which-function-is-increasing-or-decreasing/study-guide/Y2fgjyl7H1dKPI2YsB4Y)
- [5.4 Using the First Derivative Test to Determine Relative (Local) Extrema](/ap-calc/unit-5/using-first-derivative-test-to-determine-relative-local-extrema/study-guide/BjnQNCShz0uQiZGhSl2g)
- [5.11 Solving Optimization Problems](/ap-calc/unit-5/solving-optimization-problems/study-guide/u2Y3MpOG6kkTtbLH38S7)

## Vocabulary

- **critical point**: A point in the domain of a function where the derivative is zero or undefined, which are candidates for local and absolute extrema.
- **derivative**: The instantaneous rate of change of a function at a specific point, representing the slope of the tangent line to the function at that point.
- **first derivative**: The derivative of a function, denoted f', which describes the rate of change and indicates where a function is increasing or decreasing.
- **implicit differentiation**: A technique for finding the derivative of a function defined implicitly by differentiating both sides of an equation with respect to the independent variable.
- **implicit relation**: A relation defined by an equation in which the dependent variable is not explicitly solved in terms of the independent variable.
- **implicitly defined function**: A function defined by an equation relating x and y, where y is not explicitly solved in terms of x.
- **second derivative**: The derivative of the first derivative, denoted f'', which describes the concavity of a function and indicates where it is concave up or concave down.

## FAQs

### What is an implicit relation in AP Calculus?

An implicit relation is an equation where x and y are mixed together instead of solved as y = f(x). Examples include circles and other curves that may not pass the vertical line test. AP Calculus Topic 5.12 uses implicit differentiation to analyze these relations with derivatives.

### How do you find critical points of an implicit relation?

Differentiate implicitly to find dy/dx, then look for points where dy/dx equals zero or does not exist. You also need to plug those x and y conditions back into the original relation to find actual points on the curve.

### What does dy/dx = 0 mean for an implicit relation?

When dy/dx = 0 at a point on an implicit relation, the curve usually has a horizontal tangent there. It may be a candidate for a relative maximum or minimum, but you still need derivative evidence or sign changes to justify the behavior.

### What does undefined dy/dx mean for an implicit relation?

When dy/dx is undefined because its denominator is zero, the curve often has a vertical tangent. Do not ignore these points. For Topic 5.12, critical points include places where the first derivative is zero and places where it does not exist.

### How do second derivatives work for implicit relations?

A second derivative for an implicit relation may include x, y, and dy/dx. After differentiating again, substitute your expression for dy/dx when needed. Then use the sign of the second derivative to justify concavity or behavior near a point.

### How should I justify behavior of implicit relations on the AP exam?

Name the derivative evidence clearly. For example, say a point has a horizontal tangent because dy/dx = 0 there, or that the curve is concave up because d2y/dx2 is positive on the interval. Avoid vague claims that do not connect to the derivative.

## Structured Data

```json
{"@context":"https://schema.org","@type":"FAQPage","inLanguage":"en","mainEntity":[{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-5/exploring-behaviors-implicit-relations/study-guide/yRk3bNSDXIb7YidT78RL#what-is-an-implicit-relation-in-ap-calculus","name":"What is an implicit relation in AP Calculus?","acceptedAnswer":{"@type":"Answer","text":"An implicit relation is an equation where x and y are mixed together instead of solved as y = f(x). Examples include circles and other curves that may not pass the vertical line test. AP Calculus Topic 5.12 uses implicit differentiation to analyze these relations with derivatives."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-5/exploring-behaviors-implicit-relations/study-guide/yRk3bNSDXIb7YidT78RL#how-do-you-find-critical-points-of-an-implicit-relation","name":"How do you find critical points of an implicit relation?","acceptedAnswer":{"@type":"Answer","text":"Differentiate implicitly to find dy/dx, then look for points where dy/dx equals zero or does not exist. You also need to plug those x and y conditions back into the original relation to find actual points on the curve."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-5/exploring-behaviors-implicit-relations/study-guide/yRk3bNSDXIb7YidT78RL#what-does-dydx-0-mean-for-an-implicit-relation","name":"What does dy/dx = 0 mean for an implicit relation?","acceptedAnswer":{"@type":"Answer","text":"When dy/dx = 0 at a point on an implicit relation, the curve usually has a horizontal tangent there. It may be a candidate for a relative maximum or minimum, but you still need derivative evidence or sign changes to justify the behavior."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-5/exploring-behaviors-implicit-relations/study-guide/yRk3bNSDXIb7YidT78RL#what-does-undefined-dydx-mean-for-an-implicit-relation","name":"What does undefined dy/dx mean for an implicit relation?","acceptedAnswer":{"@type":"Answer","text":"When dy/dx is undefined because its denominator is zero, the curve often has a vertical tangent. Do not ignore these points. For Topic 5.12, critical points include places where the first derivative is zero and places where it does not exist."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-5/exploring-behaviors-implicit-relations/study-guide/yRk3bNSDXIb7YidT78RL#how-do-second-derivatives-work-for-implicit-relations","name":"How do second derivatives work for implicit relations?","acceptedAnswer":{"@type":"Answer","text":"A second derivative for an implicit relation may include x, y, and dy/dx. After differentiating again, substitute your expression for dy/dx when needed. Then use the sign of the second derivative to justify concavity or behavior near a point."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-5/exploring-behaviors-implicit-relations/study-guide/yRk3bNSDXIb7YidT78RL#how-should-i-justify-behavior-of-implicit-relations-on-the-ap-exam","name":"How should I justify behavior of implicit relations on the AP exam?","acceptedAnswer":{"@type":"Answer","text":"Name the derivative evidence clearly. For example, say a point has a horizontal tangent because dy/dx = 0 there, or that the curve is concave up because d2y/dx2 is positive on the interval. Avoid vague claims that do not connect to the derivative."}}]}
```
