| Study Guides
AP · Vectors · 14 min read · Updated 2026-05-10

Vectors — AP Precalculus Study Guide

For: AP Precalculus candidates sitting AP Precalculus.

Covers: Vector notation, component form, magnitude, direction, vector addition, scalar multiplication, the dot product, vector projections, and vector applications to displacement and planar motion, aligned to AP Precalculus CED Unit 4 learning objectives.

You should already know: Coordinate geometry of the Cartesian plane, right triangle trigonometry, basic algebraic operations on real numbers.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Precalculus style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.


1. What Is Vectors?

A vector is a mathematical quantity that has both magnitude (size) and direction, unlike a scalar, which only has magnitude. Common examples relevant to AP Precalculus include displacement, velocity, and force. Vectors are represented as directed line segments in the plane, or written in component form relative to the -coordinate system. AP Precalculus CED allocates 10-12% of total exam weight to Unit 4, and vectors account for roughly a third of that unit, or 3-4% of the overall exam score. Vectors appear on both the multiple-choice (MCQ) and free-response (FRQ) sections of the exam, most commonly as standalone MCQs or 3-4 point sub-questions on longer FRQs.

Standard notation you must know: Vectors are written as boldface letters () or with an arrow above the letter () in handwritten work. The magnitude of a vector is written , analogous to absolute value for scalars. Two vectors are equal if and only if they have the same magnitude and same direction, regardless of their starting point. A position vector is a vector with its tail anchored at the origin , so its head is at the coordinates that match its components.

2. Components, Magnitude, and Direction of Vectors

Any vector in the plane can be broken into horizontal () and vertical () components, which describe the displacement of the vector along each axis. If a vector goes from initial point to terminal point , its component form is: If is a position vector starting at the origin with terminal point , its component form simplifies to .

To find the magnitude (length) of , we use the Pythagorean theorem, since the vector forms the hypotenuse of a right triangle with legs equal to the absolute values of the components:

The direction of a vector is most commonly given as the standard position angle , measured counterclockwise from the positive -axis to the vector. To find , we use inverse tangent with a quadrant correction: Add (or radians) for vectors in Quadrants II or III, and add (or radians) for negative angles in Quadrant IV.

If given magnitude and direction , you can derive components using right triangle trigonometry: , , so .

Worked Example

Find the component form, magnitude, and direction of the vector that goes from initial point to terminal point . Give direction as an angle in degrees from the positive -axis, rounded to one decimal place.

  1. Calculate components by subtracting initial coordinates from terminal: , , so component form is .
  2. Calculate magnitude: .
  3. Find the raw arctangent result: , so .
  4. Correct for quadrant: and places in Quadrant IV, so add : .

Final result: , , .

Exam tip: Always sketch a quick rough plot of your vector on a coordinate grid before reporting the direction angle. This will instantly catch quadrant correction mistakes, the most common error on this problem type.

3. Vector Addition and Scalar Multiplication

Vector addition combines two vectors to produce a resultant vector. Geometrically, the triangle rule states that if you place the tail of the second vector at the head of the first, the resultant goes from the tail of the first to the head of the second. Algebraically, addition is always component-wise for vectors in component form: for and .

Scalar multiplication multiplies a vector by a real number (scalar) , scaling its magnitude and reversing direction if is negative. This operation is also component-wise: The magnitude of is , which matches the geometric interpretation of scaling. A unit vector is a vector with magnitude 1, used to represent direction only. To get a unit vector in the direction of any non-zero , divide by its magnitude: . The standard unit vectors are and , so any vector can also be written as , a common alternative notation.

Worked Example

Let and . Find , then find a unit vector in the direction of .

  1. Rewrite vectors in component form: , .
  2. Perform scalar multiplication: , .
  3. Add component-wise: .
  4. Calculate magnitude: .
  5. Divide by magnitude to get the unit vector: .

Exam tip: Rewrite subtraction of scalar multiples as addition of the negative scalar multiple, like . This ensures you distribute the negative sign to both components, avoiding common sign errors.

4. The Dot Product and Vector Projections

The dot product (or scalar product) is an operation that takes two vectors and returns a scalar, not a vector. For and , the dot product is calculated as:

The dot product has two core uses on the AP Precalculus exam: finding the angle between two vectors and testing for orthogonality (perpendicularity). The relationship between the dot product and the angle (between and ) between two vectors is: Rearranged to solve for : . Two vectors are orthogonal if and only if , because .

A second key application is the projection of one vector onto another. The vector projection of onto is the vector along that represents the "shadow" of on the line containing . The formula is:

Worked Example

Let and . (a) Confirm the vectors are orthogonal, (b) Find the vector projection of onto .

  1. For part (a), calculate the dot product: . Since the dot product is zero, the vectors are confirmed to be orthogonal.
  2. For part (b), first calculate .
  3. Substitute into the projection formula: .
  4. This result makes geometric sense: if two vectors are orthogonal, no part of lies along the direction of , so the projection is the zero vector.

Exam tip: Remember that vector projection uses in the denominator, while scalar projection uses . Write both formulas down on your scratch paper before solving to avoid mixing them up.

5. Common Pitfalls (and how to avoid them)

  • Wrong move: For a vector in Quadrant II, you report direction as as the final direction. Why: Students forget arctangent only outputs values between and , so it does not automatically account for vectors in Quadrants II and III. Correct move: Always plot the vector to check its quadrant, then add for Quadrants II/III and for negative angles in Quadrant IV.
  • Wrong move: When calculating for and , you get . Why: Students distribute the negative only to the first component when subtracting scalar multiples. Correct move: Calculate each scalar multiple separately, including the negative sign, before adding component-wise.
  • Wrong move: You calculate the dot product of and as , a vector instead of a scalar. Why: Students confuse the dot product with component-wise multiplication, which is not tested on the exam. Correct move: Always add the products of components, so the result is a single real number.
  • Wrong move: When finding a vector from to , you calculate components as . Why: Students mix up the order of subtraction for initial vs terminal points. Correct move: Repeat the phrase "terminal minus initial" to yourself before calculating components every time.
  • Wrong move: You calculate the vector projection of onto as . Why: Students mix up the formulas for scalar projection and vector projection. Correct move: Label both formulas clearly on your scratch work before substituting values.
  • Wrong move: You conclude two vectors are equal because they have the same magnitude, even though they point in different directions. Why: Students forget the full definition of equal vectors. Correct move: Always check that both magnitude and direction match before confirming two vectors are equal.

6. Practice Questions (AP Precalculus Style)

Question 1 (Multiple Choice)

Which of the following is a unit vector orthogonal to ? A) B) C) D)

Worked Solution: We need a vector that meets two requirements: it is orthogonal to (dot product zero) and it has magnitude 1. First, any orthogonal vector must satisfy , so . Option A has a non-zero dot product and is parallel, not orthogonal, so eliminate A. Option B has a dot product of , so it is orthogonal. Check its magnitude: , so it is a unit vector. Option C is orthogonal but has magnitude , and D has a non-zero dot product. Correct answer is B.


Question 2 (Free Response)

Let be a vector with magnitude 6, direction from the positive -axis. Let be the vector from point to point . (a) Write in component form. (b) Find the magnitude of , rounded to the nearest tenth. (c) Find the angle between and , rounded to the nearest tenth of a degree.

Worked Solution: (a) For magnitude and direction : , . So . (b) Calculate components: , , so . Add: . Magnitude: . (c) Dot product: . , . So , so .


Question 3 (Application / Real-World Style)

A hiker leaves base camp and walks 3 miles northeast, then turns and walks 5 miles due east. Let east be the positive -direction and north be the positive -direction. Find the total displacement vector for the trip, then calculate the straight-line distance from base camp to the hiker's final position, rounded to the nearest tenth of a mile.

Worked Solution:

  1. Northeast corresponds to a standard angle of . The first displacement vector has components: , , so .
  2. The second displacement vector is 5 miles due east, so .
  3. Total displacement .
  4. Straight-line distance is the magnitude of : miles.

In context, the hiker is approximately 7.4 miles from base camp in a straight line after the two legs of the trip.

7. Quick Reference Cheatsheet

Category Formula Notes
Component from two points = initial, = terminal; always terminal minus initial
Magnitude $ \langle a,b \rangle
Components from magnitude/direction = standard angle counterclockwise from positive -axis
Vector Addition Performed component-wise
Scalar Multiplication Negative reverses direction; new magnitude = $
Unit Vector $\hat{v} = \frac{1}{ \vec{v}
Dot Product Result is a scalar, not a vector
Angle between two vectors $\cos\theta = \frac{\vec{u}\cdot\vec{v}}{ \vec{u}
Orthogonal Vectors Applies to perpendicular vectors
Vector Projection $\text{proj}_{\vec{v}} \vec{u} = \left(\frac{\vec{u}\cdot\vec{v}}{ \vec{v}

8. What's Next

Vectors are the foundation for all remaining topics in AP Precalculus Unit 4. Next, you will apply vector addition and component operations to model the position of moving objects as functions of time with parametric equations. Without a solid understanding of vector components and magnitude, you will not be able to calculate velocity, speed, or acceleration for parametrically defined motion, which is a high-weight FRQ topic on the exam. Vectors also lay the groundwork for matrix transformations of the plane, where vectors represent points to be transformed by matrix multiplication. Beyond AP Precalculus, vectors are the core of multivariable calculus, linear algebra, and college physics, so mastering this topic gives a major head start for future STEM courses.

Parametric equations and planar motion Matrix transformations of the plane Matrices and systems of linear equations

← 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 →