Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Polar and parametric equations describe curves that are difficult to write as a single function y=f(x)y=f(x). This cheat sheet helps students connect equations, graphs, derivatives, area, and arc length in these alternate coordinate systems. It is useful for recognizing curve behavior, setting up calculus formulas, and avoiding common notation errors.

Students need these tools for advanced graphing, motion problems, and AP Calculus style applications.

In polar form, points are written using distance and angle as (r,θ)(r,\theta), with x=rcosθx=r\cos\theta and y=rsinθy=r\sin\theta. In parametric form, position is described by x=x(t)x=x(t) and y=y(t)y=y(t), where tt often represents time. Slopes are found using ratios of derivatives, such as dydx=dydtdxdt\frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}} for parametric curves.

Area and arc length formulas depend on the form of the curve, so choosing the correct formula is essential.

Key Facts

  • Polar coordinates convert to rectangular coordinates using x=rcosθx=r\cos\theta and y=rsinθy=r\sin\theta.
  • Rectangular coordinates convert to polar coordinates using r2=x2+y2r^2=x^2+y^2 and tanθ=yx\tan\theta=\frac{y}{x}, with quadrant checked carefully.
  • For a parametric curve x=x(t)x=x(t) and y=y(t)y=y(t), the slope is dydx=dydtdxdt\frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}} when dxdt0\frac{dx}{dt}\ne 0.
  • The second derivative for a parametric curve is d2ydx2=ddt(dydx)dxdt\frac{d^2y}{dx^2}=\frac{\frac{d}{dt}\left(\frac{dy}{dx}\right)}{\frac{dx}{dt}} when dxdt0\frac{dx}{dt}\ne 0.
  • The arc length of a parametric curve from t=at=a to t=bt=b is L=ab(dxdt)2+(dydt)2dtL=\int_a^b \sqrt{\left(\frac{dx}{dt}\right)^2+\left(\frac{dy}{dt}\right)^2}\,dt.
  • The area enclosed by a polar curve from θ=α\theta=\alpha to θ=β\theta=\beta is A=12αβr2dθA=\frac{1}{2}\int_{\alpha}^{\beta} r^2\,d\theta.
  • The slope of a polar curve r=f(θ)r=f(\theta) is 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} when the denominator is not zero.
  • The arc length of a polar curve from θ=α\theta=\alpha to θ=β\theta=\beta is L=αβr2+(drdθ)2dθL=\int_{\alpha}^{\beta}\sqrt{r^2+\left(\frac{dr}{d\theta}\right)^2}\,d\theta.

Vocabulary

Polar coordinates
A coordinate system that locates a point by its distance rr from the origin and its angle θ\theta from the positive xx-axis.
Parametric equations
Equations that describe xx and yy separately as functions of a parameter, usually written x=x(t)x=x(t) and y=y(t)y=y(t).
Parameter
An independent variable such as tt that controls the position of a point on a parametric curve.
Initial line
The polar axis from which the angle θ\theta is measured, usually the positive xx-axis.
Arc length
The distance along a curve, found by integrating a square root expression based on rates of change.
Tangent slope
The slope of the tangent line to a curve at a point, often found using derivative ratios in polar or parametric form.

Common Mistakes to Avoid

  • Using tanθ=yx\tan\theta=\frac{y}{x} without checking the quadrant is wrong because tangent repeats every π\pi radians and may give the wrong direction.
  • Forgetting that dydx=dydtdxdt\frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}} is wrong because dydt\frac{dy}{dt} alone gives vertical rate of change, not slope with respect to xx.
  • Using A=rdθA=\int r\,d\theta for polar area is wrong because polar sector area requires A=12r2dθA=\frac{1}{2}\int r^2\,d\theta.
  • Dropping the square root in arc length formulas is wrong because distance combines horizontal and vertical changes using the Pythagorean relationship.
  • Assuming negative rr means an invalid polar point is wrong because a point with negative rr is plotted in the direction opposite the angle θ\theta.

Practice Questions

  1. 1 Convert the polar point (4,π3)(4,\frac{\pi}{3}) to rectangular coordinates using x=rcosθx=r\cos\theta and y=rsinθy=r\sin\theta.
  2. 2 For x=t2+1x=t^2+1 and y=t33ty=t^3-3t, find dydx\frac{dy}{dx} at t=2t=2.
  3. 3 Find the polar area enclosed by r=2sinθr=2\sin\theta from θ=0\theta=0 to θ=π\theta=\pi using A=120πr2dθA=\frac{1}{2}\int_{0}^{\pi}r^2\,d\theta.
  4. 4 Explain why a parametric curve can pass through the same point more than once even if each value of tt gives only one ordered pair.

Understanding Polar & Parametric Equations

A polar equation can trace a curve in surprising ways because the radius may be negative. A negative radius does not mean a point has moved a negative distance. It means the point lies in the direction opposite the stated angle.

This is why a graph can form loops or petals that seem to appear suddenly. As the angle changes, track both the sign and size of the radius.

Zeros of the radius are especially important because the curve passes through the pole, which is the origin. A curve can cross the pole several times, and each crossing may begin a new loop.

Parametric equations describe motion along a path, not just the shape of the path. The parameter sets the order in which points are visited. Two different parameter values can produce the same location, so a curve may retrace itself.

The horizontal rate of change and vertical rate of change together describe velocity. Their signs show direction. If the horizontal rate is positive, motion goes right.

If it is negative, motion goes left. A zero horizontal rate can create a vertical tangent, provided the vertical rate is not zero. When both rates are zero, the situation needs closer checking because the path may have a cusp, a corner, or a smooth pause.

Second derivatives tell how a graph bends as the curve is followed. For a parametric path, first find the slope, then differentiate that slope with respect to the parameter, and finally divide by the horizontal rate of change. The result describes concavity in the usual horizontal and vertical graph, not simply whether the moving object is speeding up.

This distinction matters in motion problems. An object can move upward while slowing down, or move downward while its graph is concave up.

Speed comes from combining the horizontal and vertical velocity components using the square root of the sum of their squares. Arc length uses the same idea because it adds many tiny pieces of travel distance.

Bounds deserve more attention than students often give them. In polar area problems, an interval must trace the intended region exactly once. A full turn is not always the correct interval.

A rose curve may complete all its petals before a full turn, while an inner loop needs endpoints where the radius is zero. Sketching a few points often prevents doubled area or missing regions. For arc length, the same tracing check matters because repeated sections would be counted twice.

These ideas appear in GPS direction data, rotating sensors, robot paths, wheels, and animation. When studying, make a small table of parameter or angle values, mark direction with arrows, and identify zeros, repeated points, vertical tangents, and horizontal tangents before doing long calculus work.