Skip to main content
United StatesPrecalculusSyllabus dot point

What is a vector, and how do you add, scale and find the magnitude and direction of one?

Topic 4.8 Vectors: represent a vector by components, compute its magnitude and direction, and add, subtract and scale vectors.

A focused answer to AP Precalculus Topic 4.8, covering vectors as objects with magnitude and direction, component form, magnitude and direction angle, scalar multiplication, and vector addition and subtraction.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. What a vector is
  3. Magnitude and direction
  4. Scaling, adding and subtracting
  5. Why components make this easy
  6. Try this

What this topic is asking

The College Board (Topic 4.8) wants you to work with vectors: quantities with both magnitude and direction. You represent a vector in component form, compute its magnitude and direction angle, and perform the basic operations of scalar multiplication, addition and subtraction.

What a vector is

A scalar, by contrast, is a single number with size only. The component form turns the geometric arrow into algebra, so operations become arithmetic on the components.

Magnitude and direction

The magnitude is always non-negative, and the direction angle needs the same quadrant adjustment as the polar conversion of Topic 3.13, since arctangent alone cannot distinguish opposite directions.

Scaling, adding and subtracting

Why components make this easy

A point worth stating once is that component form reduces every vector operation to arithmetic done separately on the horizontal and vertical parts. Addition, subtraction and scaling all act componentwise, which is why a vector behaves like the position model of Topic 4.2: the xx-part and yy-part evolve independently. The magnitude and direction then repackage the components into the polar description "how long and which way", connecting vectors back to the trigonometry of Unit 3. Treating components and magnitude-direction as two views of the same object, and converting freely between them, is the core fluency this topic builds toward the vector-valued functions of Topic 4.9.

Try this

Q1. Find 1,2+3,5\langle 1, 2 \rangle + \langle 3, -5 \rangle. [1 point]

  • Cue. Add components: 1+3,2+(5)=4,3\langle 1 + 3, 2 + (-5) \rangle = \langle 4, -3 \rangle.

Q2. What is the magnitude of 0,7\langle 0, -7 \rangle? [1 point]

  • Cue. 02+(7)2=49=7\sqrt{0^2 + (-7)^2} = \sqrt{49} = 7.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2025 (style)1 marksSection I, Part A (multiple choice, no calculator). What is the magnitude of the vector 3,4\langle 3, -4 \rangle? (A) 11 (B) 55 (C) 77 (D) 7\sqrt{7}
Show worked answer →

The correct answer is (B), 55.

The magnitude of a,b\langle a, b \rangle is a2+b2\sqrt{a^2 + b^2}. Here 32+(4)2=9+16=25=5\sqrt{3^2 + (-4)^2} = \sqrt{9 + 16} = \sqrt{25} = 5. The signs of the components do not matter once they are squared.

AP 2025 (style)4 marksSection II (free response, no calculator). Let u=2,5\mathbf{u} = \langle 2, 5 \rangle and v=1,3\mathbf{v} = \langle -1, 3 \rangle. (a) Find u+v\mathbf{u} + \mathbf{v} and 3u3\mathbf{u}. (b) Find the magnitude of u+v\mathbf{u} + \mathbf{v}.
Show worked answer →

A 4-point question on vector operations.

(a) Operations (2 points): add componentwise, u+v=2+(1),5+3=1,8\mathbf{u} + \mathbf{v} = \langle 2 + (-1), 5 + 3 \rangle = \langle 1, 8 \rangle. Scale each component, 3u=32,35=6,153\mathbf{u} = \langle 3 \cdot 2, 3 \cdot 5 \rangle = \langle 6, 15 \rangle.
(b) Magnitude (2 points): u+v=1,8=12+82=1+64=65|\mathbf{u} + \mathbf{v}| = |\langle 1, 8 \rangle| = \sqrt{1^2 + 8^2} = \sqrt{1 + 64} = \sqrt{65}.

Related dot points

Sources & how we know this