Study Guide

Behaviors of implicit relations

AP Calculus ABΒ· AP Calculus AB CED β€” Analytical Applications of DifferentiationΒ· 14 min read

1. Core Concepts of Implicit Relation Analysisβ˜…β˜…β˜†β˜†β˜†β± 3 min

Behaviors of implicit relations refers to the analysis of slope, tangent location, increasing/decreasing tendency, and concavity for equations that are not solved explicitly for as a function of . Unlike explicit functions of the form , implicit relations can have multiple -values for a single , so we cannot simply differentiate an explicit expression for to get derivative information. Instead, we use implicit differentiation to extract behavior information directly from the original implicit equation. This topic accounts for ~2-4% of the total AP Calculus AB exam score, appearing in both multiple-choice and free-response sections.

πŸ“˜ Definition

Implicit Relation

An equation relating and that is not written in the explicit form , which may have multiple values for a given .

Example:

is an implicit relation representing a circle.

2. Tangent Slopes and Special Tangentsβ˜…β˜…β˜…β˜†β˜†β± 5 min

To find the slope of a tangent line at a point on an implicit relation, we use implicit differentiation, which leverages the chain rule to differentiate terms containing (since is a function of ).

  1. Differentiate every term on both sides of the equation with respect to

  2. Apply the chain rule to any term with a , multiplying by to account for the derivative of the inner function

  3. Collect all terms containing on one side of the equation and all other terms on the opposite side

  4. Factor out and solve for it in terms of and , then substitute the coordinates of the point of interest to get the slope

πŸ“ Worked Example

Find the slope of the tangent line to the implicit relation at the point .

  1. 1

    Differentiate both sides of the equation with respect to :

  2. 2
    fracddxleft(x3right)+fracddxleft(2xyright)+fracddxleft(y2right)=fracddxleft(5right)frac{d}{dx}left(x^3right) + frac{d}{dx}left(2xyright) + frac{d}{dx}left(y^2right) = frac{d}{dx}left(5right)
  3. 3

    Apply power rule, product rule, and chain rule:

  4. 4
    3x2+2left(y+xfracdydxright)+2yfracdydx=03x^2 + 2left(y + xfrac{dy}{dx}right) + 2yfrac{dy}{dx} = 0
  5. 5

    Expand and collect terms with , then solve for :

  6. 6
    3x2+2y+fracdydxleft(2x+2yright)=0impliesfracdydx=fracβˆ’3x2βˆ’2y2x+2y3x^2 + 2y + frac{dy}{dx}left(2x + 2yright) = 0 implies frac{dy}{dx} = frac{-3x^2 - 2y}{2x + 2y}
  7. 7

    Substitute to get the slope:

  8. 8
    fracdydx=fracβˆ’3(1)2βˆ’2(1)2(1)+2(1)=βˆ’frac54frac{dy}{dx} = frac{-3(1)^2 - 2(1)}{2(1) + 2(1)} = -frac{5}{4}
  9. 9

    The slope of the tangent line at is .

A common AP exam question asks to find all points on an implicit relation where the tangent line is horizontal or vertical. For written as a fraction :

  • Horizontal tangents: Occur when , which requires , as long as at that point.

  • Vertical tangents: Occur when slope is undefined, which means , as long as at that point.

  • If both and , the point is singular, and AP rarely asks for tangents at these points.

πŸ“ Worked Example

For the relation , find all points where the tangent line is horizontal.

  1. 1

    Differentiate to find :

  2. 2
    2x+8yfracdydxβˆ’2=0impliesfracdydx=frac1βˆ’x4y2x + 8yfrac{dy}{dx} - 2 = 0 implies frac{dy}{dx} = frac{1 - x}{4y}
  3. 3

    Set numerator equal to zero for horizontal tangents:

  4. 4
    1βˆ’x=0impliesx=11 - x = 0 implies x = 1
  5. 5

    Substitute back into the original relation to find corresponding -values:

  6. 6
    (1)2+4y2βˆ’2(1)=3implies4y2=4impliesy=1textory=βˆ’1(1)^2 + 4y^2 - 2(1) = 3 implies 4y^2 = 4 implies y = 1 text{ or } y = -1
  7. 7

    Check denominator at both points: for both, so both are valid. The points with horizontal tangents are and .

Exam tip:

Do not waste time simplifying the general expression for if you only need the slope at a specific point; substitute the point's coordinates immediately after solving for to reduce algebra errors.

3. Second Derivatives and Concavityβ˜…β˜…β˜…β˜†β˜†β± 4 min

To determine concavity for an implicit relation at a point, we need the second derivative , which follows the same sign interpretation as for explicit functions: means concave up, means concave down.

  1. First find via implicit differentiation, as before.

  2. Differentiate the entire expression for with respect to , using the product/quotient/chain rule as needed.

  3. Substitute the expression you already found for into the second derivative to eliminate from the right-hand side.

  4. Substitute the coordinates of the point to get a numerical value for .

πŸ“ Worked Example

Find the concavity of the relation at the point .

  1. 1

    Find via implicit differentiation:

  2. 2
    2x+y+xfracdydx+2yfracdydx=0impliesfracdydx=fracβˆ’2xβˆ’yx+2y2x + y + xfrac{dy}{dx} + 2yfrac{dy}{dx} = 0 implies frac{dy}{dx} = frac{-2x - y}{x + 2y}
  3. 3

    Calculate at :

  4. 4
    fracdydx=fracβˆ’2βˆ’11+2=βˆ’1frac{dy}{dx} = frac{-2 -1}{1 + 2} = -1
  5. 5

    Differentiate using the quotient rule to get :

  6. 6
    fracd2ydx2=frac(βˆ’2βˆ’fracdydx)(x+2y)βˆ’(βˆ’2xβˆ’y)(1+2fracdydx)(x+2y)2frac{d^2y}{dx^2} = frac{(-2 - frac{dy}{dx})(x + 2y) - (-2x - y)(1 + 2frac{dy}{dx})}{(x + 2y)^2}
  7. 7

    Substitute x=1, y=1, rac{dy}{dx} = -1:

  8. 8
    fracd2ydx2=frac(βˆ’2βˆ’(βˆ’1))(3)βˆ’(βˆ’3)(1βˆ’2)9=fracβˆ’3βˆ’39=βˆ’frac23frac{d^2y}{dx^2} = frac{(-2 - (-1))(3) - (-3)(1 - 2)}{9} = frac{-3 - 3}{9} = -frac{2}{3}
  9. 9

    Since , the relation is concave down at .

4. AP-Style Worked Practice Problemsβ˜…β˜…β˜…β˜…β˜†β± 5 min

πŸ“ Worked Example

Multiple Choice: The relation has a horizontal tangent at which of the following points?
A)
B)
C)
D)

  1. 1

    To find points with horizontal tangents, first compute via implicit differentiation:

  2. 2
    4x+2yfracdydx=0impliesfracdydx=fracβˆ’2xy4x + 2y frac{dy}{dx} = 0 implies frac{dy}{dx} = frac{-2x}{y}
  3. 3

    Horizontal tangents require , so numerator . Only option A has , and satisfies the original relation with non-zero denominator.

  4. 4

    Correct answer: A

πŸ“ Worked Example

Free Response: Consider the implicit relation .
(a) Find in terms of and .
(b) Find all points on the curve where the tangent line is vertical, and write the equation of each vertical tangent.
(c) Find at the point and state whether the curve is concave up or concave down at this point.

  1. 1

    Part (a): Differentiate both sides with respect to :

  2. 2
    2x+y+xfracdydxβˆ’2yfracdydx=02x + y + x frac{dy}{dx} - 2y frac{dy}{dx} = 0
  3. 3

    Collect terms with and solve:

  4. 4
    fracdydx=fracβˆ’(2x+y)xβˆ’2yfrac{dy}{dx} = frac{-(2x + y)}{x - 2y}
  5. 5

    Part (b): Vertical tangents occur when denominator of is zero and numerator is non-zero. Set denominator equal to zero:

  6. 6
    xβˆ’2y=0impliesx=2yx - 2y = 0 implies x = 2y
  7. 7

    Substitute into the original relation:

  8. 8
    (2y)2+(2y)yβˆ’y2=5implies5y2=5impliesy=1,y=βˆ’1(2y)^2 + (2y)y - y^2 = 5 implies 5y^2 = 5 implies y = 1, y = -1
  9. 9

    Corresponding -values are and , and both have non-zero numerator. Valid points are and , so vertical tangent equations are and .

  10. 10

    Part (c): First find at :

  11. 11
    fracdydx=fracβˆ’(2+1)1βˆ’2(1)=3frac{dy}{dx} = frac{-(2 + 1)}{1 - 2(1)} = 3
  12. 12

    Use quotient rule to find :

  13. 13
    fracd2ydx2=fracβˆ’(2+fracdydx)(xβˆ’2y)+(2x+y)(1βˆ’2fracdydx)(xβˆ’2y)2frac{d^2y}{dx^2} = frac{ - (2 + frac{dy}{dx})(x - 2y) + (2x + y)(1 - 2frac{dy}{dx}) }{(x - 2y)^2}
  14. 14

    Substitute x=1, y=1, rac{dy}{dx}=3:

  15. 15
    fracd2ydx2=fracβˆ’(5)(βˆ’1)+(3)(βˆ’5)(βˆ’1)2=5βˆ’15=βˆ’10frac{d^2y}{dx^2} = frac{ - (5)(-1) + (3)(-5) }{(-1)^2} = 5 - 15 = -10
  16. 16

    Since , the curve is concave down at .

5. Common Pitfalls

Wrong move:

Differentiating as instead of

Why:

Students treat as an independent variable like , and forget is a function of , so chain rule applies.

Correct move:

Always multiply any derivative of a -term by when doing implicit differentiation.

Wrong move:

Claiming a vertical tangent exists at all points that make the denominator of zero, even when the numerator is also zero.

Why:

Students memorize 'denominator zero = vertical tangent' without checking for the 0/0 indeterminate case.

Correct move:

After finding points that make the denominator zero, plug into the numerator of to confirm it is non-zero before confirming a vertical tangent.

Wrong move:

Calculating the second derivative by differentiating evaluated at the point, instead of differentiating the general first.

Why:

Students try to save work by plugging in the point early, which eliminates all variables and gives an incorrect second derivative of zero.

Correct move:

Always differentiate the general expression for to get , then substitute values last.

Wrong move:

When finding horizontal tangents, stopping after solving for and not finding the corresponding -coordinate from the original equation.

Why:

Questions ask for points, so alone is not a complete answer, and students forget that points must satisfy the original relation.

Correct move:

After solving for the (or ) that makes zero, substitute back into the original implicit relation to get full coordinates for all valid points.

Wrong move:

When finding , leaving unsubstituted in the final expression before plugging in the point.

Why:

Students forget is already known from the first step, so leaving it in leads to wrong numerical values for .

Correct move:

Always substitute the expression for into the second derivative before evaluating at a point.

6. Quick Reference Cheatsheet

Category

Rule/Formula

Notes

Implicit Differentiation Step

  1. Differentiate both sides w.r.t
    2. Multiply all -terms by
    3. Collect terms
    4. Solve for

Works for any implicit relation, for general or point-specific slope

Tangent Slope

Slope = evaluated at

Confirm is on the original relation first

Horizontal Tangent Condition

,

; find full points via original relation

Vertical Tangent Condition

,

Ignore points where both are zero (singular points)

Increasing/Decreasing

increasing
decreasing

Same as explicit functions; applies to local curve branch

Second Derivative Process

Differentiate general , substitute , evaluate

Differentiate first, substitute values last to avoid errors

Concavity

concave up
concave down

Same interpretation as explicit functions, applies at the point

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· MCQ

    Find horizontal tangent on implicit curve

  • 2022 Β· FRQ

    Find dy/dx and concavity

Going deeper

What's Next

This topic is the foundation for analyzing non-explicit relations, which come up repeatedly in applied problems across the rest of Unit 5. You will apply the skills from this chapter to related rates and optimization problems, where you almost always start with an implicit relation between changing variables before solving for the required quantity. Without mastering how to find derivatives, slope behavior, and concavity for implicit relations, you will struggle to set up and solve these applied problems correctly, which make up ~8-11% of the total AP Calculus AB exam score. This topic also builds directly into full curve sketching for all relation types, connecting derivative behavior to visual graph shape.