| Study Guides
Precalculus · Functions Involving Parameters, Vectors, and Matrices · 14 min read · Updated 2026-05-11

Vector-valued functions — AP Precalculus

AP Precalculus · Functions Involving Parameters, Vectors, and Matrices · 14 min read

1. Definition of a Vector-valued Function ★☆☆☆☆ ⏱ 3 min

A vector-valued function (often shortened to vector function) takes a single scalar input (most commonly time $t$ in AP Precalculus problems) and outputs a vector. In AP Precalculus, we almost exclusively work with 2-dimensional vector-valued functions.

This topic accounts for ~1-2% of the total AP Precalculus exam score, appearing in both multiple-choice and free-response sections. It is most commonly tested for modeling motion, and unifies prior knowledge of parametric equations and single-variable calculus.

2. Limits and Continuity of Vector-valued Functions ★★☆☆☆ ⏱ 4 min

All operations on vector-valued functions in AP Precalculus work component-wise: we apply the same rules for single-variable functions to each component separately. For limits, this gives the rule:

lim_{t \to a} \mathbf{r}(t) = \left\langle \lim_{t \to a} x(t), \lim_{t \to a} y(t) \right\rangle

Continuity follows the same definition as single-variable functions: $\mathbf{r}(t)$ is continuous at $t=a$ if and only if $\lim_{t \to a} \mathbf{r}(t) = \mathbf{r}(a)$. This means both components must be continuous at $a$, and $\mathbf{r}(a)$ must be defined.

Exam tip: Always confirm that both component limits exist before concluding the vector limit exists; if even one component has no limit, the entire vector limit does not exist.

3. Derivatives, Velocity, and Speed ★★★☆☆ ⏱ 4 min

The derivative of a vector-valued function is defined identically to the single-variable derivative, as the limit of the difference quotient, and simplifies to component-wise differentiation:

\mathbf{r}'(t) = \lim_{\Delta t \to 0} \frac{\mathbf{r}(t + \Delta t) - \mathbf{r}(t)}{\Delta t} = \langle x'(t), y'(t) \rangle

Geometrically, $\mathbf{r}'(t)$ is the tangent vector to the parametric curve at parameter $t$, pointing in the direction of increasing $t$. Physically, when $\mathbf{r}(t)$ is the position function of a moving object: - $\mathbf{r}'(t)$ = velocity vector (vector quantity with direction and magnitude) - $|\mathbf{r}'(t)|$ = speed (non-negative scalar, magnitude of velocity) - $\mathbf{r}''(t)$ = acceleration vector (derivative of velocity)

Exam tip: Always check if the question asks for velocity or speed: velocity is a vector, speed is a scalar magnitude. AP exams regularly test this terminology distinction, so circle the key term before you start working.

4. Vector-valued Functions and Parametric Curves ★★☆☆☆ ⏱ 3 min

Every 2D vector-valued function $\mathbf{r}(t) = \langle x(t), y(t) \rangle$ defines a parametric curve in the $xy$-plane, where $\mathbf{r}(t)$ is the position vector from the origin to the point $(x(t), y(t))$ on the curve. To convert to a Cartesian equation (an equation in $x$ and $y$ without $t$), eliminate the parameter $t$ using the same techniques as for standard parametric equations.

It is critical to note any restrictions on $t$ from the original function, because these translate to restrictions on the domain/range of the Cartesian curve. A restricted $t$ will only produce a portion of the full implicit curve.

Exam tip: If $t$ is restricted, always write the domain restriction for $x$ (and $y$, if needed) next to your Cartesian equation; AP multiple-choice questions often include an unrestricted full curve as a distractor.

Common Pitfalls

Why: You confuse existence of the limit with the requirement for continuity that the limit equals the function's value at $t=a$.

Why: You get comfortable with component-wise differentiation and skip checking composite functions.

Why: You mix up the definitions of velocity (vector) and speed (scalar).

Why: You forget that $e^t = x$ is always positive, so $x > 0$ from the original function.

Why: You confuse component-wise addition with vector magnitude after doing other component-wise operations.

Quick Reference Cheatsheet

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →