Mathfolis

Parametric Functions and Rates of Change

Unit 4 · Functions Involving Parameters, Vectors, and Matrices

What AP Precalc asks here

Parametric AROC has two flavors. First, the AROC of each component with respect to tt: (x(t2)x(t1))/(t2t1)(x(t_2) - x(t_1)) / (t_2 - t_1) and similarly for yy. Second, the AROC of yy with respect to xx — the slope of the secant line on the trajectory: Δy/Δx\Delta y / \Delta x. The sign tells you the direction of motion through the interval.

AROC formulas

AROC of x w.r.t. t
ΔxΔt=x(t2)x(t1)t2t1\frac{\Delta x}{\Delta t} = \frac{x(t_2) - x(t_1)}{t_2 - t_1}
AROC of y w.r.t. x (secant slope)
ΔyΔx=y(t2)y(t1)x(t2)x(t1)\frac{\Delta y}{\Delta x} = \frac{y(t_2) - y(t_1)}{x(t_2) - x(t_1)}
AP Tip: The secant slope Δy/Δx\Delta y / \Delta x is the AROC of yy as a function of xx along the trajectory — exactly what AROC of a Cartesian function would give.
Type 1

AROC of x or y with respect to t

Evaluate the component at both endpoints, subtract, divide by Δt.

Example 1
For x(t)=t2x(t) = t^2, find AROC of xx over [1,3][1, 3]. (A) 22 (B) 33 (C) 44 (D) 55

Practice more of this type— AI-generated · always-new problems

Generate Problems →
Type 2

AROC of y with respect to x

Compute Δy and Δx separately, then divide.

Example 2
For x=t,y=t2x = t, y = t^2, find AROC of yy with respect to xx over t[1,3]t \in [1, 3]. (A) 22 (B) 33 (C) 44 (D) 55

Practice more of this type— AI-generated · always-new problems

Generate Problems →
Type 3

Interpret sign of AROC

Positive Δx means moving right; positive Δy means moving up. Combine for direction.

Example 3
Between t=0t = 0 and t=π/2t = π/2 on the path r(t)=(cost,sint)\vec r(t) = (\cos t, \sin t), in which general direction does the object move? (A) Up and right (B) Up and left (C) Down and right (D) Down and left

Practice more of this type— AI-generated · always-new problems

Generate Problems →