Defining and Differentiating Parametric Equations
Benjamin Wright
7 min read
Listen to this study note
Study Guide Overview
This study guide covers parametric equations, polar coordinates, and vector-valued functions. It focuses on parametric equations and their differentiation. Key concepts include understanding parametric equations as functions of a dummy variable (like time), calculating the derivative (dy/dx) as (dy/dt)/(dx/dt), and finding the slope of tangent lines to parametric curves at specific points.
#9.1 Defining and Differentiating Parametric Equations
šŖ Unit 9 of AP Calculus BC deals with three major topics:
- Parametric equations
- Polar coordinates - a two-dimensional coordinate system dealing with a lineās distance from the origin () and the angle said line makes with the positive x-axis ().
- Vector-valued functions - functions that returns a vector after taking one or more variables.
Weāll dive deeper into the second and third topics in future sections; for now, weāll focus on parametric functions as they actually tell us a lot of information about real-world phenomena like projectile and circular motion.
#š What is a Parametric Function?
Parametric functionsĀ are a set of related functions whereĀ x and y are independent from each other, but they are connected using theĀ dummy variableĀ t, which represents time. When we use theĀ Cartesian graph, we assume that we are moving along the x-axis in only one direction at a constant rate. However,Ā parametric equationsĀ give us more freedom to manipulateĀ horizontal motion. šŗļø
A parametric equation would look something like this:
In this equation, your x-coordinate would be determined by and your y-coordinate would be determined by . So, when t = 1, you would plot the point (0, 3). In aĀ parametric equation, t isnāt actually on the graph; we just use t as our constant so that our points are independent from one another.
There are several methods for calculating derivatives ofĀ real-valued functions, such as theĀ limit definition, theĀ power rule, theĀ product rule, and theĀ quotient rule. These methods can be extended to parametric functions, which are functions that depend on both a real variable and one or moreĀ parameters.
One way to extend these methods to parametric functions is to treat theĀ parametersĀ as constants and use the usual rules for differentiation. For example, if aĀ parametric functionĀ is given by , where x is the real variable and p is the parameter, then theĀ derivativeĀ with respect to x can be calculated using theĀ power ruleĀ asĀ .
However, our method for computing derivatives will actually be much simpler than the method above. Excited? š
#āļø Differentiating Parametric Equations
Like we discussed earlier, aĀ parametric functionĀ is still graphed in 2D on an xy-plane, so if we wanted to find the slope of theĀ tangent line, we would still need to find dy/dx. š
When dealing with parametric functions, where both x and y are expressed in terms of a third variable t, you can find the slope of the tangent line by taking the derivative of y with respect to t (dy/dt) and dividing it by the derivative of x with respect to t (dx/dt):
This ratio simplifies to dy/dx, which gives you the slope of the tangent line. This is analogous to the traditional approach of finding the slope of a curve in terms of x and y. Note than dx/dt cannot be zero!
#š§ Understanding Differentiation of Parametric Equations
Still confused about the theory? Let's go into further detail on what this idea really means physically and mathematically. š
This idea is known as the "parametricĀ derivative" in calculus, often used to find theĀ instantaneous rate of changeĀ of aĀ parametric curveĀ at a specific point. This method can only be used forĀ parametric equations, where the curve is defined using a set ofĀ parametric equationsĀ in terms of a parameter, such as t.
To find the slope of theĀ tangent lineĀ at a point on the curve, we first find theĀ derivativeĀ of the x-coordinate function with respect to the parameter and theĀ derivativeĀ of the y-coordinate function with respect to the parameter. These derivatives are denoted asĀ dx/dtĀ andĀ dy/dtĀ respectively. ā°ļø
Then, at a specific point on the curve (x, y), the slope of theĀ tangent lineĀ is found by taking the ratio of theĀ derivativeĀ of the y-coordinate function with respect to the parameter (dy/dt) to theĀ derivativeĀ of the x-coordinate function with respect to the parameter (dx/dt). This is the equationĀ dy/dx =Ā dy/dtĀ / dx/dt we saw earlier! Itās important to note that the above equation is only valid if dx/dt is not equal to zero at the point of interest, as a verticalĀ tangent lineĀ would not have a well-defined slope.
Now, this explanation still seems abstract when only talking about the theory. Why donāt we work this out with some examples? š
#š Practice Differentiating Parametric Equations
Here are some concrete examples!
#š„ Differentiating Parametric Equations: Example 1
Find the slope of the tangent line of the parametrically defined equation at t = 3.
We first need to find dy/dt (based on y(t)) and dx/dt (based on x(t)):
To get our final ratio dy/dx:
Normally, weād stop here but we have a given parameter value (aka t = 3). Plug this into t:
Therefore, the slope of the tangent line at t = 1 is !
#š„Ā Differentiating Parametric Equations: Example 2
Find the slope of the tangent line of the parametrically defined equation at t = -1.
You know the drill: find dy/dt and dx/dt by deriving x(t) and y(t), respectively:
To get our final ratio dy/dx:
Plug t = -1 into our result:
Therefore, the slope of the tangent line at t = -1 is equal to -1!
#š« Closing
Feeling better? Like most of AP Calc, this unit becomes more and more navigable with practice and repeated exposure! Itās highly encouraged that you brush up on your derivatives and tangent line calculations from the differentiation-focused sections in earlier units. šļø
If you have limited time, the key takeaway for this section is the following:
As usual, good luck! šÆ
!Untitled
Derivative of parametric functions visual.
Image Courtesy of CalcWorkshop.
Continue your learning journey

How are we doing?
Give us your feedback and let us know how we can improve





