Achievable logoAchievable logo
ACT
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Resources
Exam catalog
Mountain with a flag at the peak
Textbook
Introduction
1. ACT Math
1.1 ACT math intro
1.2 Pre-algebra
1.3 Elementary algebra
1.4 Intermediate algebra
1.5 Plane geometry
1.6 Coordinate geometry
1.6.1 Vectors
1.6.2 Domain and range
1.6.3 Vertex form equation (a, h, and k)
1.6.4 Lines and coordinates
1.6.5 Nonlinear functions and graphs
1.6.6 Solving and graphing linear equations
1.7 Trigonometry
2. ACT English
3. ACT Reading
4. ACT Science
5. ACT Writing
Wrapping up
Achievable logoAchievable logo
1.6.1 Vectors
Achievable ACT
1. ACT Math
1.6. Coordinate geometry

Vectors

5 min read
Font
Discuss
Share
Feedback

Vectors are lines that have a size and point in a specific direction. The size of a vector is called its magnitude. In this chapter, you’ll review an introduction to vectors, including their notation and how to add or subtract them.

Vector notation

Vectors are described using different variables from the usual ones you’ve seen. Instead of using x and y directly, we use i for the x direction and j for the y direction. These are written as algebraic terms, not as coordinate points.

  • i measures how far the vector moves in the x direction.
  • j measures how far the vector moves in the y direction.

So, for a vector that begins at (0,0) and ends at (1,2), the change in x is 1 and the change in y is 2. In vector notation, that’s i+2j. This tells you the vector moves one unit to the right (i) and two units up (2j).

Try turning the following examples into vector notation:

A vector begins at (0,0) and ends at (−2,3)

(spoiler)

ij​=−2=3​

Equation: −2i+3j

A vector begins at (3,0) and ends at (0,0)

(spoiler)

ij​=−3=0​

Equation: −3i

A vector begins at (5,2) and ends at (7,7)

(spoiler)

ij​=2=5​

Equation: 2i+5j

Vector addition

Adding by algebra

When you’re given multiple vectors, you can add them by treating i and j like variables and combining like terms.

  • Add the i terms together.
  • Add the j terms together.

Look at the following example:

What is the sum of the following vectors?

Graph of vector addition sum

The first vector goes from (0,0) to (2,2). That’s an increase in x of 2 and an increase in y of 2, so in vector notation it’s 2i+2j.

The second vector goes from (2,−1) to (2,1). There is no change in x, and the increase in y is 2, so in vector notation it’s 2j. (There is no i term because the x position doesn’t change.)

To find the sum, add the like components:

​=2i+2j+0i+2j=2i+4j​

So, the sum of the two vectors is 2i+4j.

Adding by visualization

To see the vector that results from adding two vectors, connect them head to tail. Then draw a new vector from the starting point to the new ending point. That new vector is the sum of the original vectors.

Visual graph of vector addition sum

If a and b are the same vectors used in the previous example, the new vector goes from (0,0) to (2,4), giving the vector 2i+4j. This matches the result from adding the expressions.

Vector subtraction

Subtracting by algebra

Subtracting vectors works like addition, except you subtract the components.

  • Subtract the i terms.
  • Subtract the j terms.

Graph of vector subtraction difference

The first vector goes from (1,0) to (0,2). That’s a decrease in x of 1 and an increase in y of 2, so in vector notation it’s −i+2j.

The second vector goes from (0,−2) to (2,0). That’s an increase in x of 2 and an increase in y of 2, so in vector notation it’s 2i+2j.

To find the difference, subtract the like components of the second vector from the first:

​=−i+2j−(2i+2j)=−3i​

So, the difference of the two vectors is −3i.

Subtracting by visualization

To subtract one vector from another, flip the vector being subtracted (so it points in the opposite direction). Then connect the vectors head to tail, just like in addition. Finally, draw a new vector from the starting point to the new ending point. That new vector is the difference of the original vectors.

Visual graph of vector subtraction difference

Key points

Vector. A line that has a size (magnitude) and points in a direction.

Notation. The movement in the x direction is expressed as a multiple of i, and that of the y direction is expressed as a multiple of j.

Addition. Add vectors by adding the i terms of both vectors and the j terms of both vectors.

Subtraction. Subtract one vector from another by subtracting the i values and then the j values.

Sign up for free to take 3 quiz questions on this topic

All rights reserved ©2016 - 2026 Achievable, Inc.