Calculus with Parametric Curves: Learn It 1

  • Find derivatives and tangent lines for curves written in parametric form
  • Calculate the area underneath a parametric curve
  • Find the length of a parametric curve using the arc length formula
  • Calculate the surface area when a parametric curve is rotated to create a 3D shape

Derivatives of Parametric Equations

When working with parametric equations, we often need to find the slope of the curve at any point. This is essential for understanding tangent lines, velocity, and rates of change.

Let’s start with a concrete example.

Consider the parametric equations:

  • [latex]x(t) = 2t + 3[/latex]
  • [latex]y(t) = 3t - 4[/latex]
  • where [latex]-2 \le t \le 3[/latex]

This represents a line segment from [latex](-1, -10)[/latex] to [latex](9, 5)[/latex]. The graph of this curve appears in Figure 1.

A straight line from (−1, −10) to (9, 5). The point (−1, −10) is marked t = −2, the point (3, −4) is marked t = 0, and the point (9, 5) is marked t = 3. There are three equations marked: x(t) = 2t + 3, y(t) = 3t – 4, and −2 ≤ t ≤ 3
Figure 1. Graph of the line segment described by the given parametric equations.

We can find the slope by converting to rectangular form, starting with solving for [latex]t[/latex] from the [latex]x[/latex]-equation:

[latex]\begin{array}{ccc}\hfill x\left(t\right)& =\hfill & 2t+3\hfill \\ \hfill x - 3& =\hfill & 2t\hfill \\ \hfill t& =\hfill & \frac{x - 3}{2}.\hfill \end{array}[/latex]

Substituting this into [latex]y\left(t\right)[/latex], we obtain

[latex]\begin{array}{ccc}\hfill y\left(t\right)& =\hfill & 3t - 4\hfill \\ \hfill y& =\hfill & 3\left(\frac{x - 3}{2}\right)-4\hfill \\ \hfill y& =\hfill & \frac{3x}{2}-\frac{9}{2}-4\hfill \\ \hfill y& =\hfill & \frac{3x}{2}-\frac{17}{2}.\hfill \end{array}[/latex]

 

The slope of this line is given by [latex]\frac{dy}{dx}=\frac{3}{2}[/latex].

There’s a more direct approach –  calculating [latex]{x}^{\prime }\left(t\right)[/latex] and [latex]{y}^{\prime }\left(t\right)[/latex]. This gives [latex]{x}^{\prime }\left(t\right)=2[/latex] and [latex]{y}^{\prime }\left(t\right)=3[/latex]. Notice that [latex]\frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}}=\frac{3}{2}[/latex].

Both methods give the same answer—but the second method is often much more efficient!

theorem: derivative of parametric equations

For parametric equations [latex]x = x(t)[/latex] and [latex]y = y(t)[/latex]:

[latex]\frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}}=\frac{{y}^{\prime }\left(t\right)}{{x}^{\prime }\left(t\right)}[/latex].
Important condition: [latex]x'(t) \neq 0[/latex]

Proof


This theorem can be proven using the Chain Rule. In particular, assume that the parameter t can be eliminated, yielding a differentiable function [latex]y=F\left(x\right)[/latex]. Then [latex]y\left(t\right)=F\left(x\left(t\right)\right)[/latex]. Differentiating both sides of this equation using the Chain Rule yields

[latex]{y}^{\prime }\left(t\right)={F}^{\prime }\left(x\left(t\right)\right){x}^{\prime }\left(t\right)[/latex],

 

so

[latex]{F}^{\prime }\left(x\left(t\right)\right)=\frac{{y}^{\prime }\left(t\right)}{{x}^{\prime }\left(t\right)}[/latex].

 

But [latex]{F}^{\prime }\left(x\left(t\right)\right)=\frac{dy}{dx}[/latex], which proves the theorem.

[latex]_\blacksquare[/latex]

Why This Formula Works

Think of the chain rule: As [latex]t[/latex] changes, both [latex]x[/latex] and [latex]y[/latex] change. The ratio of their rates of change gives us the slope of the curve.

This is particularly useful when eliminating the parameter would result in a complicated expression!

The parametric derivative formula works for any parametric curve—even curves that loop or cross themselves and can’t be written as [latex]y = f(x)[/latex].

Recall that a critical point of a differentiable function [latex]y=f\left(x\right)[/latex] is any point [latex]x={x}_{0}[/latex] such that either [latex]{f}^{\prime }\left({x}_{0}\right)=0[/latex] or [latex]{f}^{\prime }\left({x}_{0}\right)[/latex] does not exist.

The parametric approach gives us the slope at any point along the curve, regardless of how complicated the path might be.

Calculate the derivative [latex]\frac{dy}{dx}[/latex] for each of the following parametrically defined plane curves, and locate any critical points on their respective graphs.

  1. [latex]x\left(t\right)={t}^{2}-3,y\left(t\right)=2t - 1,-3\le t\le 4[/latex]
  2. [latex]x\left(t\right)=2t+1,y\left(t\right)={t}^{3}-3t+4,-2\le t\le 5[/latex]
  3. [latex]x\left(t\right)=5\cos{t},y\left(t\right)=5\sin{t},0\le t\le 2\pi[/latex]

Watch the following video to see the worked solution to the example above.

For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.

You can view the transcript for this segmented clip of “7.2 Calculus of Parametric Curves” here (opens in new window).

Find the equation of the tangent line to the curve defined by the equations

[latex]x\left(t\right)={t}^{2}-3,y\left(t\right)=2t - 1,-3\le t\le 4\text{ when }t=2[/latex].

 

Watch the following video to see the worked solution to the example above.

For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.

You can view the transcript for this segmented clip of “7.2 Calculus of Parametric Curves” here (opens in new window).