---
title: "Position Vector — AP Precalculus Definition & Exam Guide"
description: "A position vector p(t) = ⟨x(t), y(t)⟩ gives a particle's location in the plane at time t. Its magnitude is the distance from the origin, key for Topic 4.9."
canonical: "https://fiveable.me/ap-pre-calc/key-terms/position-vector"
type: "key-term"
subject: "AP Pre-Calculus"
unit: "Unit 4"
---

# Position Vector — AP Precalculus Definition & Exam Guide

## Definition

In AP Precalculus, a position vector is a vector-valued function p(t) = ⟨x(t), y(t)⟩ that gives a particle's location in the plane at time t; its magnitude, √(x(t)² + y(t)²), is the particle's distance from the origin (EK 4.9.A.1).

## What It Is

A position vector is a [parametric function](/ap-pre-calc/unit-4/parametric-functions/study-guide/SFakkUzoJggLIbYQ "fv-autolink") dressed up in [vector](/ap-pre-calc/unit-4/matrices-as-functions/study-guide/5YRNj78FIP4lmMi9 "fv-autolink") notation. If a particle's location at time t is given by f(t) = (x(t), y(t)), you can write the exact same information as p(t) = ⟨x(t), y(t)⟩ or p(t) = x(t)**i** + y(t)**j**. Nothing about the motion changed. You just repackaged the two coordinate functions as the components of a vector that points from the origin to wherever the particle is at time t.

That repackaging buys you something useful. Because p(t) is a vector, it has a [magnitude](/ap-pre-calc/key-terms/magnitude "fv-autolink"), and per EK 4.9.A.1 that magnitude tells you the particle's distance from the origin at time t. Compute it the same way you find any vector's length: |p(t)| = √(x(t)² + y(t)²). Think of the position vector as an arrow anchored at the origin whose tip rides along the particle's path as t increases.

## Why It Matters

Position vectors live in **Topic 4.9 (Vector-Valued Functions)** in **[Unit 4](/ap-pre-calc/unit-4 "fv-autolink"): Functions Involving Parameters, Vectors, and Matrices**, supporting learning objective **[AP Pre Calc](/ap-pre-calc "fv-autolink") 4.9.A**: represent planar motion in terms of vector-valued functions. This topic is where two big Unit 4 threads finally merge. Parametric functions describe motion, and vectors describe magnitude and direction. The position vector is the bridge between them. It's also the setup for the velocity vector v(t) = ⟨x'(t), y'(t)⟩ in EK 4.9.A.2, where the signs of the components tell you whether the particle moves right/left and up/down. If you go on to AP Calculus BC, this exact idea returns as a full unit on parametric and vector-valued motion, so getting comfortable now pays off twice.

## Connections

### Velocity Vector v(t) (Unit 4)

The [velocity vector](/ap-pre-calc/unit-4/vector-valued-functions/study-guide/whLsHN0aHpK1U3Ae "fv-autolink") v(t) = ⟨x'(t), y'(t)⟩ is built from the rates of change of the position vector's components. Position tells you where the particle is; velocity tells you which way it's headed, since the sign of x'(t) means right or left and the sign of y'(t) means up or down.

### Parametric Functions (Unit 4)

A position vector is literally a parametric function written with angle brackets. The CED makes this explicit in EK 4.9.A.1, so if you can graph and analyze f(t) = (x(t), y(t)), you already understand p(t) = ⟨x(t), y(t)⟩.

### Vector Magnitude (Unit 4)

The distance-from-origin fact is just the vector magnitude formula applied at a specific time. |p(t)| = √(x(t)² + y(t)²) is the Pythagorean theorem with the [origin](/ap-pre-calc/unit-3/polar-function-graphs/study-guide/4Con24QzKXI6SrwldHmX "fv-autolink") as one endpoint and the particle as the other.

### Parametrizing Circles with Sine and Cosine (Units 3-4)

The most common position vectors on the exam use trig components, like p(t) = ⟨r cos t, r sin t⟩ for circular motion. That's the [Unit 3](/ap-pre-calc/unit-3 "fv-autolink") unit-circle definition of sine and cosine doing double duty as motion components.

## On the AP Exam

Position vectors show up in multiple-choice questions that hand you p(t) and ask you to do something with it. The classic moves are: (1) find the velocity vector by taking the rate of change of each component, like getting v(t) from r(t) = (3t - t², 4t); (2) evaluate motion at a specific time, such as describing direction or computing speed at t = 2 for p(t) = (3t² - 2t, 4t + 1); and (3) find the particle's distance from the origin, which is asking for |p(t)|. Watch the vocabulary carefully. "Position" means plug in t, "distance from the origin" means magnitude of position, and "speed" means magnitude of velocity. Mixing those up is the most common way to lose these points.

## position vector vs velocity vector

The position vector p(t) = ⟨x(t), y(t)⟩ tells you WHERE the particle is; the velocity vector v(t) = ⟨x'(t), y'(t)⟩ tells you HOW it's moving at that instant. They're related (velocity comes from the rates of change of position's components), but their magnitudes mean different things. |p(t)| is distance from the origin, while |v(t)| is speed. A question asking for speed at t = 2 wants the magnitude of velocity, not the magnitude of position.

## Key Takeaways

- A position vector p(t) = ⟨x(t), y(t)⟩ is a parametric function rewritten in vector form, and both notations describe the same planar motion (EK 4.9.A.1).
- The magnitude of the position vector, √(x(t)² + y(t)²), gives the particle's distance from the origin at time t.
- You can also write a position vector in i-j form as p(t) = x(t)i + y(t)j; the angle-bracket and i-j notations are interchangeable.
- The velocity vector v(t) = ⟨x'(t), y'(t)⟩ comes from the rates of change of the position components, and the signs of its components tell you the particle's direction of motion (EK 4.9.A.2).
- Distance from the origin uses the magnitude of position, while speed uses the magnitude of velocity. Keep those two magnitudes straight on multiple choice.

## FAQs

### What is a position vector in AP Precalculus?

It's a vector-valued function p(t) = ⟨x(t), y(t)⟩ that gives a particle's location in the plane at time t. It appears in Topic 4.9 (Vector-Valued Functions) and is just a parametric function written in vector notation.

### Is the magnitude of the position vector the same as speed?

No. The magnitude of the position vector, √(x(t)² + y(t)²), is the particle's distance from the origin. Speed is the magnitude of the velocity vector, √(x'(t)² + y'(t)²). They answer completely different questions.

### How is a position vector different from a parametric function?

Mathematically, they carry identical information. The CED says the parametric function f(t) = (x(t), y(t)) "may be expressed as" the position vector p(t) = ⟨x(t), y(t)⟩. The vector form adds the geometric picture of an arrow from the origin and gives you a magnitude to work with.

### How do you find a particle's distance from the origin at time t?

Take the magnitude of the position vector: |p(t)| = √(x(t)² + y(t)²). For example, if p(t) = ⟨3t, 4t⟩, then at t = 1 the distance is √(9 + 16) = 5.

### How do you get the velocity vector from a position vector?

Take the rate of change of each component separately. If p(t) = ⟨3t² - 2, 4t + 1⟩, then v(t) = ⟨6t, 4⟩. The sign of the x-component tells you right or left, and the sign of the y-component tells you up or down.

## Related Study Guides

- [4.9 Vector-Valued Functions](/ap-pre-calc/unit-4/vector-valued-functions/study-guide/whLsHN0aHpK1U3Ae)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-pre-calc/key-terms/position-vector#resource","name":"Position Vector — AP Precalculus Definition & Exam Guide","url":"https://fiveable.me/ap-pre-calc/key-terms/position-vector","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-pre-calc/key-terms/position-vector#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-11T05:27:27.566Z","isPartOf":{"@type":"Collection","name":"AP Pre-Calculus Key Terms","url":"https://fiveable.me/ap-pre-calc/key-terms"},"publisher":{"@type":"Organization","name":"Fiveable","url":"https://fiveable.me"}},{"@type":"DefinedTerm","@id":"https://fiveable.me/ap-pre-calc/key-terms/position-vector#term","name":"position vector","description":"In AP Precalculus, a position vector is a vector-valued function p(t) = ⟨x(t), y(t)⟩ that gives a particle's location in the plane at time t; its magnitude, √(x(t)² + y(t)²), is the particle's distance from the origin (EK 4.9.A.1).","url":"https://fiveable.me/ap-pre-calc/key-terms/position-vector","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Pre-Calculus Key Terms","url":"https://fiveable.me/ap-pre-calc/key-terms"}},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is a position vector in AP Precalculus?","acceptedAnswer":{"@type":"Answer","text":"It's a vector-valued function p(t) = ⟨x(t), y(t)⟩ that gives a particle's location in the plane at time t. It appears in Topic 4.9 (Vector-Valued Functions) and is just a parametric function written in vector notation."}},{"@type":"Question","name":"Is the magnitude of the position vector the same as speed?","acceptedAnswer":{"@type":"Answer","text":"No. The magnitude of the position vector, √(x(t)² + y(t)²), is the particle's distance from the origin. Speed is the magnitude of the velocity vector, √(x'(t)² + y'(t)²). They answer completely different questions."}},{"@type":"Question","name":"How is a position vector different from a parametric function?","acceptedAnswer":{"@type":"Answer","text":"Mathematically, they carry identical information. The CED says the parametric function f(t) = (x(t), y(t)) \"may be expressed as\" the position vector p(t) = ⟨x(t), y(t)⟩. The vector form adds the geometric picture of an arrow from the origin and gives you a magnitude to work with."}},{"@type":"Question","name":"How do you find a particle's distance from the origin at time t?","acceptedAnswer":{"@type":"Answer","text":"Take the magnitude of the position vector: |p(t)| = √(x(t)² + y(t)²). For example, if p(t) = ⟨3t, 4t⟩, then at t = 1 the distance is √(9 + 16) = 5."}},{"@type":"Question","name":"How do you get the velocity vector from a position vector?","acceptedAnswer":{"@type":"Answer","text":"Take the rate of change of each component separately. If p(t) = ⟨3t² - 2, 4t + 1⟩, then v(t) = ⟨6t, 4⟩. The sign of the x-component tells you right or left, and the sign of the y-component tells you up or down."}}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"AP Pre-Calculus","item":"https://fiveable.me/ap-pre-calc"},{"@type":"ListItem","position":2,"name":"Key Terms","item":"https://fiveable.me/ap-pre-calc/key-terms"},{"@type":"ListItem","position":3,"name":"Unit 4","item":"https://fiveable.me/ap-pre-calc/unit-4"},{"@type":"ListItem","position":4,"name":"position vector"}]}]}
```
