PrepGo

Defining and Differentiating Parametric Equations - AP Calculus BC Study Guide

Written by AP Content Team, Verified for 2026 AP Exams, Last updated: May 2026

Learn with study guides reviewed by top AP teachers. This guide takes about 13 minutes to read.

The Core Idea: Defining and Differentiating Parametric Equations

Parametric equations describe the position of a point in a plane using a third variable, called a parameter, which is often denoted by . The coordinates are expressed as functions of this parameter, and . While is not given as an explicit function of , we can still analyze the properties of the curve, such as its slope and concavity.

The fundamental challenge this topic addresses is how to find the rate of change of with respect to (the slope, ) and the rate of change of the slope (related to concavity, ) when both and depend on . This is accomplished by relating the derivatives with respect to to the derivatives with respect to using the chain rule. The essential knowledge for this topic provides the specific formulas for calculating these first and second derivatives for parametrically defined curves.

Key Formulas

The derivatives of a curve defined parametrically by and are found using the following rules, which are applications of the chain rule.

1. The First Derivative ()

The first derivative of with respect to gives the slope of the tangent line to the parametric curve. It is calculated by finding the ratio of the rate of change of with respect to to the rate of change of with respect to .

This formula is valid provided that .

2. The Second Derivative ()

The second derivative of with respect to is used to determine the concavity of the parametric curve. It is found by taking the derivative of the first derivative () with respect to , and then dividing that result by .

Understanding the Second Derivative

A critical nuance in this topic is the correct calculation of the second derivative. It is a common mistake to assume that is simply the ratio of the second derivatives with respect to . This is incorrect.

The formula arises from the chain rule. Recall that the second derivative is the derivative of the first derivative: .

Since the expression for is a function of , we cannot differentiate it directly with respect to . We must apply the same logic used for the first derivative: to differentiate a function of with respect to , we differentiate it with respect to and divide by .

Applying this rule to the "function" , we get:

This confirms the formula for the second derivative. The process is sequential: first find as a function of , then differentiate that function with respect to , and finally, divide by the original .

Core Concepts & Rules

  • Parametric Derivatives: For a curve defined by and , derivatives with respect to are found by using derivatives with respect to the parameter .

  • First Derivative (Slope): The slope of the tangent line, , is the ratio .

  • Condition for Differentiability: The derivative exists as long as .

  • Horizontal Tangents: A horizontal tangent may occur when (and ).

  • Vertical Tangents: A vertical tangent may occur when (and ).

  • Second Derivative (Concavity): The second derivative, , determines the concavity of the curve. It is found by differentiating with respect to and then dividing the result by .

Step-by-Step Example 1: Basic Differentiation

Consider the curve defined by the parametric equations and . Find and .

Step 1: Find the derivatives of and with respect to .

Step 2: Calculate the first derivative, .

Using the formula :

**Step 3: Calculate the derivative of with respect to t`.** This requires the quotient rule. Let $u = 2t and . Then and .

Step 4: Calculate the second derivative, .

Using the formula :

Step-by-Step Example 2: Exam-Style Application

A particle moves in the xy-plane with its position given by the parametric equations and for .

(a) Find the equation of the tangent line to the curve at .

(b) At what value(s) of t is the curve concave down?

Part (a): Equation of the Tangent Line

Step 1: Find and .

Step 2: Find the slope as a function of t`.** Formula[11] **Step 3: Evaluate the slope at $t = \frac{\pi}{6}.

Step 4: Find the coordinates of the point at .

The point is .

Step 5: Write the equation of the tangent line using point-slope form.

Part (b): Determine Concavity

Step 1: Find .

Step 2: Find .

Step 3: Determine when the curve is concave down.

The curve is concave down when .

This inequality is true when the denominator is positive:

For the interval , is positive when .

Therefore, the curve is concave down for .

Using Your Calculator

The formulas for parametric derivatives are analytical and must be known. A calculator cannot derive these formulas for you. However, a graphing calculator is highly efficient for evaluating the first or second derivative at a specific numerical value of t, which is a common task on the exam.

Problem: Find the value of for the curve and at .

Analytical Steps (for context):

  1. and .

  2. .

  3. .

  4. .

  5. At , .

Calculator Steps (TI-84 Style):

It is often easiest to compute the numerator and denominator of the derivative formulas separately.

  1. Store the value of t:

    (It's common practice to use for the variable on the home screen).

  2. Calculate at :

    Use the numerical derivative command nDeriv( (found under MATH -> ).

    (nDeriv(X^3, X, 2)) / (nDeriv(ln(X), X, 2))

    This will return , which is the value of at .

  3. Calculate at :

    The formula is . We need to numerically differentiate the expression for , which is .

    (nDeriv(3X^3, X, 2)) / (nDeriv(ln(X), X, 2))

    This will return .

AP Exam Quick Hit

Common Question Types

  • Finding the slope at a point: Given and , you will be asked to find the slope of the curve at a specific value of or at a point (which first requires you to solve for ).

    • Example: "Find the slope of the tangent line to the curve defined by at ."
  • Determining concavity: You will be asked to find the value of the second derivative at a given and use its sign to determine if the curve is concave up or concave down.

    • Example: "For the curve defined by , is the curve concave up or concave down at ?"
  • Finding horizontal or vertical tangents: You will be asked to find the values of for which the tangent line to the curve is horizontal () or vertical ().

    • Example: "Find all values of for which the curve given by has a horizontal tangent."

Common Mistakes

  • Incorrect Second Derivative Formula: The most frequent error is calculating as . This is fundamentally incorrect. Always use the formula .

  • Forgetting to Divide by in the Second Derivative: A student might correctly find but then forget the final step of dividing this result by .

  • Algebraic Errors in Differentiation: The expression for is often a quotient, so finding its derivative with respect to requires careful application of the quotient rule, which is a common source of algebraic mistakes.

  • Mixing up and : When evaluating a derivative at a point , students must first find the value of that generates this point before plugging it into the derivative formulas. Do not plug into the formulas for or .