AP Calculus BC glossary

Parameter

Also called: Parametric variable

A parameter is the independent variable, usually called t, whose values generate the points of a parametric curve. Each value of t produces one point, so the parameter carries the order and the pace of the tracing, information an equation in x and y alone cannot hold.

The interval of parameter values belongs to the curve rather than sitting outside it. With x=tx = t and y=t2y = t^{2} over all real tt you get the whole parabola y=x2y = x^{2}, while x=t2x = t^{2} and y=t4y = t^{4} satisfy the same relation but produce only the half with x0x \ge 0, and cover it twice as tt sweeps the reals.

In motion problems the parameter is time, which makes derivatives taken with respect to it physical: dxdt\frac{dx}{dt} and dydt\frac{dy}{dt} are velocity components, and dividing dydt\frac{dy}{dt} by dxdt\frac{dx}{dt} gives dydx\frac{dy}{dx}, a slope with the time scaled out. A polar curve is the same setup with the angle θ\theta as the parameter.

Eliminating the parameter trades the extra variable for one relation between xx and yy. You keep the shape and lose the direction, the timing, and often part of the curve, so the resulting equation is a sketching aid rather than an equal description.

The mistake

Reading the parameter as an xx coordinate. If x(t)=t21x(t) = t^{2} - 1 and a question asks about the moment the particle reaches x=3x = 3, the parameter value is t=2t = 2 for positive time, not t=3t = 3. The two match only in the special parametrization x=tx = t.

Appears in: Unit 9: Parametric, Polar, and Vector (BC)