AP Calculus BC Unit 9 Study Guide: Parametric Equations, Polar Coordinates, and Vector-Valued Functions

Parametric Equations: Representing Curves with a Parameter

A parametric equation describes a curve by giving both coordinates as functions of a third variable called a parameter (often time). Parametric functions are especially useful for showing the position of an object over time or describing curves that are awkward or impossible to write as a single function y=f(x)y=f(x).

Instead of thinking “%%LATEX1%% depends on %%LATEX2%%,” you think “both %%LATEX3%% and %%LATEX4%% depend on %%LATEX5%%,” where %%LATEX6%% plays the role of the independent variable:

x=f(t)x=f(t)

y=g(t)y=g(t)

Here, %%LATEX9%% and %%LATEX10%% are dependent and time/parameter tt is independent.

How parametric curves are traced (and why direction matters)

A single geometric curve can be traced in different ways depending on how tt runs. The direction of tracing is part of the parametric description. Two different parametric pairs might generate the same set of points but in opposite directions or at different speeds.

To understand what the curve looks like, you can:

  1. Pick values of %%LATEX13%%, compute points %%LATEX14%%, and plot them.
  2. Eliminate %%LATEX15%% algebraically (when possible) to relate %%LATEX16%% and yy directly.
  3. Use technology to graph parametric equations directly.
Eliminating the parameter (when possible)

Sometimes you can solve for tt from one equation and substitute into the other, converting the parametric curve into a Cartesian equation. This can help identify the curve (circle, parabola, etc.) and find restrictions.

Important caution: even if you eliminate tt successfully, you may lose information about:

  • which portion of the curve is traced
  • the direction of motion
  • how many times the curve is traced
Example 1: A circle from parametric equations

Suppose

x=3cos(t)x=3\cos(t)

y=3sin(t)y=3\sin(t)

Using cos2(t)+sin2(t)=1\cos^2(t)+\sin^2(t)=1,

x2+y2=9cos2(t)+9sin2(t)x^2+y^2=9\cos^2(t)+9\sin^2(t)

x2+y2=9x^2+y^2=9

So the curve is the circle of radius %%LATEX25%% centered at the origin. If %%LATEX26%% increases from %%LATEX27%% to %%LATEX28%%, the circle is traced once counterclockwise.

Example 2: Same curve, different tracing

If you instead use

x=3cos(2t)x=3\cos(2t)

y=3sin(2t)y=3\sin(2t)

then as %%LATEX31%% goes from %%LATEX32%% to %%LATEX33%%, the angle %%LATEX34%% goes from %%LATEX35%% to %%LATEX36%%, so the circle is traced twice.

Exam Focus
  • Typical question patterns
    • Identify the curve by eliminating tt (and describe what portion/direction is traced).
    • Determine where the curve starts/ends for a given tt-interval.
    • Recognize standard parametric forms (especially circles using sine and cosine).
  • Common mistakes
    • Eliminating tt and forgetting to state the correct domain or portion traced.
    • Ignoring direction: many AP questions expect “increasing tt traces the curve from ___ to ___.”
    • Assuming a curve is traced once when it may be traced multiple times due to frequency changes like cos(2t)\cos(2t).

Calculus with Parametric Equations: Slopes, Tangents, and Concavity

Once you can represent a curve parametrically, you want calculus tools: slopes of tangents, rates of change, and concavity. The key idea is that %%LATEX42%% and %%LATEX43%% both depend on tt, so derivatives come from the chain rule.

First derivative: finding dy/dxdy/dx

If

x=x(t)x=x(t)

y=y(t)y=y(t)

differentiate each with respect to tt:

dxdt=x(t)\frac{dx}{dt}=x'(t)

dydt=y(t)\frac{dy}{dt}=y'(t)

As long as dx/dt0dx/dt\neq 0, the slope of the tangent line is

dydx=dydtdxdt\frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}}

If %%LATEX53%% at a point, the ratio can “blow up.” That often signals a vertical tangent line (if %%LATEX54%%) or a cusp/corner-like behavior (if both derivatives are zero).

Tangent lines and normal lines

At a particular parameter value t=at=a:

  1. Find the point (x(a),y(a))\big(x(a),y(a)\big).
  2. Compute the slope.

dydxt=a=y(a)x(a)\left.\frac{dy}{dx}\right|_{t=a}=\frac{y'(a)}{x'(a)}

  1. Write the tangent line (point-slope form):

yy(a)=(y(a)x(a))(xx(a))y-y(a)=\left(\frac{y'(a)}{x'(a)}\right)(x-x(a))

A normal line is perpendicular to the tangent line. If the tangent slope is mm (nonzero), the normal slope is

mnormal=1mm_{\text{normal}}=-\frac{1}{m}

Second derivative: concavity for parametric curves

Concavity is about how the slope changes as xx changes:

d2ydx2=ddx(dydx)\frac{d^2y}{dx^2}=\frac{d}{dx}\left(\frac{dy}{dx}\right)

Rewrite %%LATEX63%% in terms of %%LATEX64%%:

ddx=1dx/dtddt\frac{d}{dx}=\frac{1}{dx/dt}\frac{d}{dt}

So

d2ydx2=ddt(dydx)dxdt\frac{d^2y}{dx^2}=\frac{\frac{d}{dt}\left(\frac{dy}{dx}\right)}{\frac{dx}{dt}}

Example 1: Slope and vertical tangent

Let

x=t24x=t^2-4

y=t33ty=t^3-3t

Compute derivatives:

dxdt=2t\frac{dx}{dt}=2t

dydt=3t23\frac{dy}{dt}=3t^2-3

So

dydx=3t232t\frac{dy}{dx}=\frac{3t^2-3}{2t}

A vertical tangent occurs when %%LATEX72%% and %%LATEX73%%. Here %%LATEX74%% gives %%LATEX75%%, and

dydtt=0=3\left.\frac{dy}{dt}\right|_{t=0}=-3

So there is a vertical tangent at t=0t=0. The point is

x(0)=4x(0)=-4

y(0)=0y(0)=0

So the curve has a vertical tangent line at (4,0)(-4,0).

Example 2: Second derivative via parameter

From

dydx=3t232t\frac{dy}{dx}=\frac{3t^2-3}{2t}

Differentiate with respect to %%LATEX82%% (for %%LATEX83%%). First rewrite:

dydx=32t32t\frac{dy}{dx}=\frac{3}{2}t-\frac{3}{2t}

Then

ddt(dydx)=32+32t2\frac{d}{dt}\left(\frac{dy}{dx}\right)=\frac{3}{2}+\frac{3}{2t^2}

Divide by dx/dt=2tdx/dt=2t:

d2ydx2=32+32t22t\frac{d^2y}{dx^2}=\frac{\frac{3}{2}+\frac{3}{2t^2}}{2t}

Values of %%LATEX88%% where %%LATEX89%% are delicate; you usually analyze behavior around such points rather than plugging directly.

Exam Focus
  • Typical question patterns
    • Find %%LATEX90%% at a particular %%LATEX91%% and write the tangent line.
    • Identify where the tangent is horizontal or vertical by setting %%LATEX92%% or %%LATEX93%%.
    • Compute d2y/dx2d^2y/dx^2 at a parameter value and interpret concavity.
  • Common mistakes
    • Setting %%LATEX95%% for horizontal tangents but forgetting the condition %%LATEX96%%.
    • Plugging into %%LATEX97%% at a point where %%LATEX98%% instead of recognizing a vertical tangent.
    • For %%LATEX99%%, differentiating %%LATEX100%% correctly but forgetting to divide by dx/dtdx/dt.

Integrals with Parametric Curves: Area and Arc Length

Parametric equations also change how you compute areas and lengths. The unifying idea is that small changes in %%LATEX102%% produce small changes in %%LATEX103%% and yy, and integrals add up those contributions.

Area under a parametric curve

For a standard function, area is

abydx\int_a^b y\,dx

In parametric form, %%LATEX106%%. If %%LATEX107%% runs from %%LATEX108%% to %%LATEX109%% (or more generally from %%LATEX110%% to %%LATEX111%%), the signed area is

A=aby(t)dxdtdtA=\int_{a}^{b} y(t)\frac{dx}{dt}\,dt

If %%LATEX113%% decreases over an interval (so %%LATEX114%%), this integral can be negative. On the AP exam, if the prompt says area, you typically report a positive value, which may require absolute values or splitting the interval.

Arc length of a parametric curve

Arc length is the distance along a curve. Because both %%LATEX115%% and %%LATEX116%% depend on tt, you square both derivatives, add them, take the square root, and integrate over the parameter interval.

Over a small step dtdt:

dxdxdtdtdx\approx \frac{dx}{dt}dt

dydydtdtdy\approx \frac{dy}{dt}dt

So

ds(dxdt)2+(dydt)2dtds\approx \sqrt{\left(\frac{dx}{dt}\right)^2+\left(\frac{dy}{dt}\right)^2}\,dt

and arc length from %%LATEX122%% to %%LATEX123%% is

L=ab(dxdt)2+(dydt)2dtL=\int_{a}^{b}\sqrt{\left(\frac{dx}{dt}\right)^2+\left(\frac{dy}{dt}\right)^2}\,dt

Example 1: Area under a parametric curve

Let

x=t2x=t^2

y=t3y=t^3

for 0t10\le t\le 1.

dxdt=2t\frac{dx}{dt}=2t

So

A=01y(t)dxdtdtA=\int_0^1 y(t)\frac{dx}{dt}dt

A=01t3(2t)dtA=\int_0^1 t^3(2t)dt

A=012t4dtA=\int_0^1 2t^4dt

A=25t501A=\left.\frac{2}{5}t^5\right|_0^1

A=25A=\frac{2}{5}

Example 2: Arc length that simplifies

Let

x=3cos(t)x=3\cos(t)

y=3sin(t)y=3\sin(t)

for 0tπ0\le t\le \pi (upper semicircle).

dxdt=3sin(t)\frac{dx}{dt}=-3\sin(t)

dydt=3cos(t)\frac{dy}{dt}=3\cos(t)

Then

(dxdt)2+(dydt)2=9sin2(t)+9cos2(t)\left(\frac{dx}{dt}\right)^2+\left(\frac{dy}{dt}\right)^2=9\sin^2(t)+9\cos^2(t)

(dxdt)2+(dydt)2=9\left(\frac{dx}{dt}\right)^2+\left(\frac{dy}{dt}\right)^2=9

So

L=0π9dtL=\int_0^{\pi}\sqrt{9}\,dt

L=0π3dtL=\int_0^{\pi}3\,dt

L=3πL=3\pi

Exam Focus
  • Typical question patterns
    • Set up (and sometimes evaluate) %%LATEX144%% as %%LATEX145%% on a given tt-interval.
    • Set up arc length integrals (from %%LATEX147%% to %%LATEX148%%) and recognize when simplification is possible.
    • Interpret signed area vs. geometric area and decide whether to split intervals.
  • Common mistakes
    • Using %%LATEX149%% instead of %%LATEX150%% for area under the curve (mixing up which variable is “height”).
    • Forgetting that decreasing x(t)x(t) can produce negative “area.”
    • For arc length, forgetting the square root or squaring only one derivative instead of both.

Polar Coordinates: Points and Curves in %%LATEX152%% and %%LATEX153%%

Polar coordinates replace Cartesian pairs %%LATEX154%% with %%LATEX155%%, where %%LATEX156%% is the (directed) distance from the origin (the pole) and %%LATEX157%% is the angle from the positive xx-axis.

A polar equation typically has the form

r=f(θ)r=f(\theta)

Polar form is often simpler for curves with circular or rotational symmetry (cardioids, roses, spirals).

Converting between polar and Cartesian

The basic relationships are

x=rcos(θ)x=r\cos(\theta)

y=rsin(θ)y=r\sin(\theta)

r2=x2+y2r^2=x^2+y^2

A subtle but important point is that a single point can have multiple polar representations:

(r,θ)\left(r,\theta\right)

and

(r,θ+2π)\left(r,\theta+2\pi\right)

represent the same point, and

(r,θ)\left(-r,\theta\right)

represents the same point as

(r,θ+π)\left(r,\theta+\pi\right)

Negative rr values are a common source of graphing confusion.

Recognizing common polar curves

Recognizing families helps you reason quickly:

  • Circles can appear as %%LATEX168%% (circle radius %%LATEX169%% centered at the origin) or shifted forms like r=2acos(θ)r=2a\cos(\theta).
  • Rose curves often look like %%LATEX171%% or %%LATEX172%%.
  • Cardioids / limacons often look like %%LATEX173%% or %%LATEX174%%.
Graphing strategy (conceptual)

When you graph %%LATEX175%%, you are asking: for each angle %%LATEX176%%, how far from the origin is the point?

  1. Use key angles (like %%LATEX177%%, %%LATEX178%%, %%LATEX179%%, %%LATEX180%%) and symmetry angles.
  2. Compute corresponding rr values.
  3. Plot and connect smoothly, paying attention to where r=0r=0.

Symmetry tests (helpful but not magic):

  • If f(θ)=f(θ)f(-\theta)=f(\theta), symmetry about the polar axis.
  • If %%LATEX184%%, symmetry about the vertical line %%LATEX185%%.
  • If f(θ+π)=f(θ)f(\theta+\pi)=-f(\theta), symmetry about the pole.
Example 1: Convert polar to Cartesian

Convert

r=4cos(θ)r=4\cos(\theta)

Multiply both sides by %%LATEX188%% and use %%LATEX189%% and rcos(θ)=xr\cos(\theta)=x:

r2=4rcos(θ)r^2=4r\cos(\theta)

x2+y2=4xx^2+y^2=4x

Complete the square:

x24x+y2=0x^2-4x+y^2=0

(x2)2+y2=4\left(x-2\right)^2+y^2=4

This is a circle of radius %%LATEX195%% centered at %%LATEX196%%.

Example 2: Understanding negative rr

Consider

r=2sin(θ)r=2\sin(\theta)

When θ=π/2\theta=-\pi/2,

r=2sin(π/2)r=2\sin(-\pi/2)

r=2r=-2

So the point at angle %%LATEX202%% with radius %%LATEX203%% is equivalent to radius %%LATEX204%% at angle %%LATEX205%%. This “flip” is why polar graphs can loop.

Exam Focus
  • Typical question patterns
    • Convert between polar and Cartesian (often to identify a curve).
    • Sketch or interpret a polar curve, including where it hits the pole.
    • Use symmetry to justify integration bounds.
  • Common mistakes
    • Treating rr as always nonnegative and missing parts of the graph.
    • Converting incorrectly by substituting %%LATEX207%% instead of %%LATEX208%%.
    • Assuming one-to-one representation of points in polar form (forgetting equivalent representations).

Calculus in Polar Form: Slopes, Areas, and Arc Length

Polar calculus connects back to familiar ideas (slope, area, length), but you must account for the geometry of polar coordinates. A key reminder is that when differentiating polar relationships, you differentiate with respect to %%LATEX209%%, meaning you work with %%LATEX210%%.

Slope of a polar curve

Treat %%LATEX211%% as the parameter. If %%LATEX212%%, then

x=rcos(θ)x=r\cos(\theta)

y=rsin(θ)y=r\sin(\theta)

and

dydx=dy/dθdx/dθ\frac{dy}{dx}=\frac{dy/d\theta}{dx/d\theta}

Using product rule,

dxdθ=drdθcos(θ)rsin(θ)\frac{dx}{d\theta}=\frac{dr}{d\theta}\cos(\theta)-r\sin(\theta)

dydθ=drdθsin(θ)+rcos(θ)\frac{dy}{d\theta}=\frac{dr}{d\theta}\sin(\theta)+r\cos(\theta)

So

dydx=drdθsin(θ)+rcos(θ)drdθcos(θ)rsin(θ)\frac{dy}{dx}=\frac{\frac{dr}{d\theta}\sin(\theta)+r\cos(\theta)}{\frac{dr}{d\theta}\cos(\theta)-r\sin(\theta)}

Horizontal and vertical tangents follow the same numerator/denominator logic:

  • Horizontal tangent: %%LATEX219%% and %%LATEX220%%
  • Vertical tangent: %%LATEX221%% and %%LATEX222%%
Area enclosed by a polar curve

A thin sector of radius %%LATEX223%% and angle %%LATEX224%% has area

dA=12r2dθdA=\frac{1}{2}r^2d\theta

So area from %%LATEX226%% to %%LATEX227%% is

A=12αβr2dθA=\frac{1}{2}\int_{\alpha}^{\beta}r^2\,d\theta

For the area between two polar curves (outer radius %%LATEX229%% and inner radius %%LATEX230%%), you subtract sector areas (this is the polar version of “top minus bottom,” but here it is outer minus inner):

A=12αβ(R2r2)dθA=\frac{1}{2}\int_{\alpha}^{\beta}\left(R^2-r^2\right)d\theta

Equivalently, if outer is %%LATEX232%% and inner is %%LATEX233%%:

A=12αβ(f(θ)2g(θ)2)dθA=\frac{1}{2}\int_{\alpha}^{\beta}\left(f(\theta)^2-g(\theta)^2\right)d\theta

Arc length in polar form

From parametric arc length with parameter θ\theta,

L=αβ(dxdθ)2+(dydθ)2dθL=\int_{\alpha}^{\beta}\sqrt{\left(\frac{dx}{d\theta}\right)^2+\left(\frac{dy}{d\theta}\right)^2}\,d\theta

This simplifies to the standard polar arc length form:

L=αβr2+(drdθ)2dθL=\int_{\alpha}^{\beta}\sqrt{r^2+\left(\frac{dr}{d\theta}\right)^2}\,d\theta

Example 1: Slope of a polar curve at a point

Let

r=2cos(θ)r=2\cos(\theta)

Compute %%LATEX239%% at %%LATEX240%%.

drdθ=2sin(θ)\frac{dr}{d\theta}=-2\sin(\theta)

At θ=π/3\theta=\pi/3,

r=2cos(π/3)r=2\cos(\pi/3)

r=1r=1

drdθ=2sin(π/3)\frac{dr}{d\theta}=-2\sin(\pi/3)

drdθ=3\frac{dr}{d\theta}=-\sqrt{3}

Now

dxdθ=drdθcos(θ)rsin(θ)\frac{dx}{d\theta}=\frac{dr}{d\theta}\cos(\theta)-r\sin(\theta)

So

dxdθ=(3)(12)(1)(32)\frac{dx}{d\theta}=\left(-\sqrt{3}\right)\left(\frac{1}{2}\right)-\left(1\right)\left(\frac{\sqrt{3}}{2}\right)

dxdθ=3\frac{dx}{d\theta}=-\sqrt{3}

And

dydθ=drdθsin(θ)+rcos(θ)\frac{dy}{d\theta}=\frac{dr}{d\theta}\sin(\theta)+r\cos(\theta)

dydθ=(3)(32)+(1)(12)\frac{dy}{d\theta}=\left(-\sqrt{3}\right)\left(\frac{\sqrt{3}}{2}\right)+\left(1\right)\left(\frac{1}{2}\right)

dydθ=1\frac{dy}{d\theta}=-1

Therefore,

dydx=13\frac{dy}{dx}=\frac{-1}{-\sqrt{3}}

dydx=13\frac{dy}{dx}=\frac{1}{\sqrt{3}}

Example 2: Area inside a cardioid

Find the area inside

r=1+cos(θ)r=1+\cos(\theta)

over one full trace. This cardioid is traced once as %%LATEX256%% goes from %%LATEX257%% to 2π2\pi.

A=1202π(1+cos(θ))2dθA=\frac{1}{2}\int_0^{2\pi}\left(1+\cos(\theta)\right)^2d\theta

Expand:

(1+cos(θ))2=1+2cos(θ)+cos2(θ)\left(1+\cos(\theta)\right)^2=1+2\cos(\theta)+\cos^2(\theta)

Use

cos2(θ)=1+cos(2θ)2\cos^2(\theta)=\frac{1+\cos(2\theta)}{2}

So the integrand becomes

32+2cos(θ)+12cos(2θ)\frac{3}{2}+2\cos(\theta)+\frac{1}{2}\cos(2\theta)

Integrate:

A=1202π(32+2cos(θ)+12cos(2θ))dθA=\frac{1}{2}\int_0^{2\pi}\left(\frac{3}{2}+2\cos(\theta)+\frac{1}{2}\cos(2\theta)\right)d\theta

Compute pieces:

02π32dθ=3π\int_0^{2\pi}\frac{3}{2}d\theta=3\pi

02π2cos(θ)dθ=0\int_0^{2\pi}2\cos(\theta)d\theta=0

02π12cos(2θ)dθ=0\int_0^{2\pi}\frac{1}{2}\cos(2\theta)d\theta=0

So

A=12(3π)A=\frac{1}{2}\left(3\pi\right)

A=3π2A=\frac{3\pi}{2}

Exam Focus
  • Typical question patterns
    • Compute %%LATEX269%% for %%LATEX270%% at a given angle and write a tangent line.
    • Find area enclosed by a polar curve (or between two polar curves) by choosing correct intersection angles.
    • Set up arc length in polar form; sometimes evaluate if it simplifies.
  • Common mistakes
    • Forgetting to square %%LATEX271%% in the area formula %%LATEX272%%.
    • Using incorrect bounds because the curve is traced twice or because rr becomes negative.
    • Mixing up “outer minus inner” for area between two polar curves.

Vector-Valued Functions: Curves in the Plane via Vectors

Vector-valued functions map numbers (often time) to vectors. In the plane, a position vector is typically written as

r(t)=x(t),y(t)\mathbf{r}(t)=\langle x(t),y(t)\rangle

This is the same information as parametric form, but the vector viewpoint makes motion ideas (position, velocity, acceleration) feel more natural.

Basic operations: differentiate and integrate component-wise

To derive velocity and acceleration (or to integrate back to position), you differentiate or integrate each component individually.

If

r(t)=x(t),y(t)\mathbf{r}(t)=\langle x(t),y(t)\rangle

then

r(t)=x(t),y(t)\mathbf{r}'(t)=\langle x'(t),y'(t)\rangle

and integration works the same way (component-wise), plus a constant vector.

The magnitude of a,b\langle a,b\rangle is

a,b=a2+b2\left|\langle a,b\rangle\right|=\sqrt{a^2+b^2}

Velocity, speed, and acceleration

For motion in the plane:

  • Velocity is the derivative of position:

v(t)=r(t)\mathbf{v}(t)=\mathbf{r}'(t)

  • Speed is the magnitude of velocity:

speed=v(t)\text{speed}=\left|\mathbf{v}(t)\right|

  • Acceleration is the derivative of velocity:

a(t)=v(t)=r(t)\mathbf{a}(t)=\mathbf{v}'(t)=\mathbf{r}''(t)

A common trap is to confuse speed and velocity: velocity is a vector (direction matters), speed is a nonnegative scalar.

Integrating vector-valued functions (position from velocity)

If

r(t)=v(t)\mathbf{r}'(t)=\mathbf{v}(t)

then

r(t)=v(t)dt\mathbf{r}(t)=\int \mathbf{v}(t)dt

and you use an initial condition like r(0)\mathbf{r}(0) to find the constant vector.

Displacement vs. total distance traveled

AP Calculus BC loves the difference:

  • Displacement from %%LATEX285%% to %%LATEX286%%:

r(b)r(a)\mathbf{r}(b)-\mathbf{r}(a)

Equivalently,

abv(t)dt\int_a^b \mathbf{v}(t)dt

  • Total distance traveled:

abv(t)dt\int_a^b \left|\mathbf{v}(t)\right|dt

Example 1: Velocity, speed, and acceleration

Let

r(t)=t2,3t1\mathbf{r}(t)=\langle t^2,3t-1\rangle

Then

v(t)=2t,3\mathbf{v}(t)=\langle 2t,3\rangle

v(t)=(2t)2+32\left|\mathbf{v}(t)\right|=\sqrt{(2t)^2+3^2}

v(t)=4t2+9\left|\mathbf{v}(t)\right|=\sqrt{4t^2+9}

a(t)=2,0\mathbf{a}(t)=\langle 2,0\rangle

Example 2: Position from velocity and an initial condition

Suppose

v(t)=cos(t),sin(t)\mathbf{v}(t)=\langle \cos(t),\sin(t)\rangle

and

r(0)=2,1\mathbf{r}(0)=\langle 2,-1\rangle

Integrate component-wise:

r(t)=cos(t)dt,sin(t)dt\mathbf{r}(t)=\left\langle \int \cos(t)dt,\int \sin(t)dt \right\rangle

r(t)=sin(t)+C1,cos(t)+C2\mathbf{r}(t)=\langle \sin(t)+C_1,-\cos(t)+C_2\rangle

At t=0t=0:

r(0)=C1,1+C2\mathbf{r}(0)=\langle C_1,-1+C_2\rangle

Set equal to %%LATEX301%%, so %%LATEX302%% and C2=0C_2=0. Therefore,

r(t)=sin(t)+2,cos(t)\mathbf{r}(t)=\langle \sin(t)+2,-\cos(t)\rangle

Exam Focus
  • Typical question patterns
    • Given %%LATEX305%%, find %%LATEX306%%, a(t)\mathbf{a}(t), and speed at a time.
    • Given %%LATEX308%% and %%LATEX309%%, find r(t)\mathbf{r}(t).
    • Compute displacement %%LATEX311%% versus total distance %%LATEX312%%.
  • Common mistakes
    • Using v(t)dt\int \mathbf{v}(t)dt to compute total distance instead of integrating speed.
    • Forgetting the constant vector when integrating, then mishandling the initial condition.
    • Computing speed as x(t),y(t)\langle x'(t),y'(t)\rangle (a vector) instead of its magnitude.

Motion Along a Parametric or Vector Path: Connecting Concepts

Parametric equations, polar curves, and vector-valued functions are tightly connected:

  • A parametric curve %%LATEX315%% is the same as %%LATEX316%%.
  • A polar curve %%LATEX317%% becomes parametric by letting the parameter be %%LATEX318%% and using %%LATEX319%% and %%LATEX320%%.
Speed and arc length are the same idea

Parametric arc length was

L=αβ(dxdt)2+(dydt)2dtL=\int_{\alpha}^{\beta}\sqrt{\left(\frac{dx}{dt}\right)^2+\left(\frac{dy}{dt}\right)^2}\,dt

But velocity is

v(t)=x(t),y(t)\mathbf{v}(t)=\langle x'(t),y'(t)\rangle

so speed is

v(t)=(x(t))2+(y(t))2\left|\mathbf{v}(t)\right|=\sqrt{\left(x'(t)\right)^2+\left(y'(t)\right)^2}

Therefore,

L=αβv(t)dtL=\int_{\alpha}^{\beta}\left|\mathbf{v}(t)\right|dt

Arc length is literally total distance traveled.

When a particle changes direction

In two-dimensional motion:

  • The particle is at rest when

v(t)=0,0\mathbf{v}(t)=\langle 0,0\rangle

  • It speeds up or slows down based on how %%LATEX326%% changes; sometimes you are asked for %%LATEX327%%.

A useful identity for differentiating speed (when needed) comes from

v(t)=v(t)v(t)\left|\mathbf{v}(t)\right|=\sqrt{\mathbf{v}(t)\cdot \mathbf{v}(t)}

Example 1: Distance traveled vs. displacement

Let

v(t)=1,2t\mathbf{v}(t)=\langle 1,2t\rangle

from %%LATEX330%% to %%LATEX331%%.

Displacement:

02v(t)dt=021dt,022tdt\int_0^2 \mathbf{v}(t)dt=\left\langle \int_0^2 1dt,\int_0^2 2t dt \right\rangle

=2,4=\langle 2,4\rangle

Total distance:

02v(t)dt=0212+(2t)2dt\int_0^2 \left|\mathbf{v}(t)\right|dt=\int_0^2 \sqrt{1^2+(2t)^2}dt

=021+4t2dt=\int_0^2 \sqrt{1+4t^2}dt

This typically does not simplify with basic BC tools, so it may be left as an integral or approximated numerically, depending on the problem.

Example 2: Polar to parametric to compute a tangent slope

Given

r=2+sin(θ)r=2+\sin(\theta)

at a specific θ\theta, you can compute slope by converting to parametric:

x=(2+sin(θ))cos(θ)x=(2+\sin(\theta))\cos(\theta)

y=(2+sin(θ))sin(θ)y=(2+\sin(\theta))\sin(\theta)

Then differentiate both with respect to θ\theta and use

dydx=dy/dθdx/dθ\frac{dy}{dx}=\frac{dy/d\theta}{dx/d\theta}

Exam Focus
  • Typical question patterns
    • Translate a polar curve to parametric form to apply parametric derivatives.
    • Interpret arc length as distance traveled and connect it to speed.
    • Decide whether a question wants displacement (vector) or distance (scalar).
  • Common mistakes
    • Using the arc length formula but integrating from the wrong parameter bounds (mixing %%LATEX342%% and %%LATEX343%% intervals).
    • Confusing displacement with distance traveled.
    • Differentiating polar-to-parametric conversions incorrectly (missing product rule on %%LATEX344%% or %%LATEX345%%).

Advanced Tangent Behavior: Horizontal and Vertical Tangents in Parametric and Polar Settings

AP Calculus BC often tests tangent behavior beyond “compute a derivative.” The core idea is always that slopes depend on a ratio, so the numerator and denominator matter separately.

Parametric horizontal and vertical tangents

For parametric curves:

dydx=dy/dtdx/dt\frac{dy}{dx}=\frac{dy/dt}{dx/dt}

  • Horizontal tangent at t=at=a typically means

dydt(a)=0\frac{dy}{dt}(a)=0

and

dxdt(a)0\frac{dx}{dt}(a)\neq 0

  • Vertical tangent at t=at=a typically means

dxdt(a)=0\frac{dx}{dt}(a)=0

and

dydt(a)0\frac{dy}{dt}(a)\neq 0

If both are zero, you need deeper analysis (cusp/corner, or a momentary stop).

Polar horizontal and vertical tangents

For polar curves, use

dydx=dy/dθdx/dθ\frac{dy}{dx}=\frac{dy/d\theta}{dx/d\theta}

  • Horizontal tangent when %%LATEX354%% and %%LATEX355%%
  • Vertical tangent when %%LATEX356%% and %%LATEX357%%
Example: Finding horizontal tangents parametrically

Let

x=t2+1x=t^2+1

y=t33ty=t^3-3t

Compute

dxdt=2t\frac{dx}{dt}=2t

dydt=3t23\frac{dy}{dt}=3t^2-3

Horizontal tangents require 3t23=03t^2-3=0:

t2=1t^2=1

t=1,1t=-1,1

Check %%LATEX365%%: at %%LATEX366%%, 2t02t\neq 0, so both are valid.

Points:

At t=1t=1:

x=2x=2

y=2y=-2

At t=1t=-1:

x=2x=2

y=2y=2

So horizontal tangents occur at %%LATEX374%% and %%LATEX375%%.

Exam Focus
  • Typical question patterns
    • Solve for parameter values where tangents are horizontal/vertical and give the corresponding points.
    • Determine whether a parameter value gives a true tangent line or a cusp (when both derivatives vanish).
    • For polar curves, find tangent behavior by working with %%LATEX376%% and %%LATEX377%%.
  • Common mistakes
    • Finding tt values correctly but forgetting to convert them into points on the curve.
    • Declaring “horizontal tangent” when %%LATEX379%% but %%LATEX380%% too.
    • In polar problems, trying to set dr/dθ=0dr/d\theta=0 for horizontal tangency (that is not the correct condition).

Putting It All Together: Multi-Representation Thinking (Parametric, Polar, Vector)

This unit is less about isolated formulas and more about flexibility: you’re expected to move between representations and choose efficient methods.

A notation connection table
IdeaParametric formVector formPolar form
Curve descriptionx=x(t),y=y(t)x=x(t),y=y(t)r(t)=x(t),y(t)\mathbf{r}(t)=\langle x(t),y(t)\rangler=f(θ)r=f(\theta)
Slopedydx=y(t)x(t)\frac{dy}{dx}=\frac{y'(t)}{x'(t)}Same, via componentsdydx=dy/dθdx/dθ\frac{dy}{dx}=\frac{dy/d\theta}{dx/d\theta}
Area (common AP use)ydx=y(t)x(t)dt\int y\,dx=\int y(t)x'(t)dtSame idea12r2dθ\frac{1}{2}\int r^2 d\theta
Arc length / distance(x)2+(y)2dt\int \sqrt{(x')^2+(y')^2}dtv(t)dt\int \left|\mathbf{v}(t)\right|dtr2+(r)2dθ\int \sqrt{r^2+(r')^2}d\theta
A realistic modeling perspective

If you’re modeling motion:

  • Vector form is often the cleanest because position, velocity, and acceleration are naturally vectors.
  • Parametric form is essentially the same but can be convenient for slope/area setup.
  • Polar form is ideal when motion is naturally described by an angle and a distance from a central point (satellites, radar sweeps, spirals).
Example: Recognizing equivalent descriptions

If you are given

r(t)=4cos(t),4sin(t)\mathbf{r}(t)=\langle 4\cos(t),4\sin(t)\rangle

you can immediately interpret:

  • It is parametric with %%LATEX393%% and %%LATEX394%%.
  • Eliminating tt gives

x2+y2=16x^2+y^2=16

so it’s a circle of radius 44.

  • Speed is constant because

v(t)=4sin(t),4cos(t)\mathbf{v}(t)=\langle -4\sin(t),4\cos(t)\rangle

and

v(t)=16sin2(t)+16cos2(t)\left|\mathbf{v}(t)\right|=\sqrt{16\sin^2(t)+16\cos^2(t)}

v(t)=4\left|\mathbf{v}(t)\right|=4

Exam Focus
  • Typical question patterns
    • Convert between representations (polar to parametric; parametric to Cartesian; vector to parametric).
    • Use the representation to compute a derivative/integral quantity (slope, area, distance).
    • Interpret motion context: position, velocity, acceleration, speed, displacement, distance.
  • Common mistakes
    • Treating conversion formulas as interchangeable without checking what parameter is being used.
    • Missing that some curves are traced multiple times, which affects area bounds and graph interpretation.
    • Losing geometric meaning by focusing only on algebra (for example, not checking whether an “area” integral is signed).