Vectors in the Plane
Concept of a vector, graphical and analytical operations, magnitude, direction, normalization, and study of the dot product including angle calculation and projections.
Basic Concepts
A vector is a directed line segment. It is denoted by a coordinate pair representing its horizontal and vertical displacement, respectively, in the Cartesian plane .
Ex.:
Ex.:
A vector is a directed line segment. It is denoted by a coordinate pair representing its horizontal and vertical displacement, respectively, in the Cartesian plane .
Ex.:
Ex.:

Vector between two points: Given two points and , the vector is the directed segment from the initial point to the terminal point . It is given by:

Magnitude (or modulus): is the length or size of the vector.
Direction angle: is the angle formed with the positive x-axis:

Unit vector: is a vector with a magnitude of 1.
Normalizing a vector : means finding a unit vector that has the same direction as :
Normalizing a vector : means finding a unit vector that has the same direction as :
Operations with Vectors
Addition
Given and . The sum is:
Given and . The sum is:
Addition
Given and . The sum is:
Given and . The sum is:
Example:

Scalar Multiplication
Given and a scalar . The product is:
Given and a scalar . The product is:
Example: Let

Dot Product
Algebraic Definition
Given two vectors and . The dot product is a scalar given by:
Given two vectors and . The dot product is a scalar given by:
Algebraic Definition
Given two vectors and . The dot product is a scalar given by:
Given two vectors and . The dot product is a scalar given by:
Alternatively, it can be calculated using its geometric definition:
Where is the angle between the two vectors.
Example:
Example:
Angle between two vectors
Solving for the angle using the geometric definition of the dot product:
Solving for the angle using the geometric definition of the dot product:

Vector Projection
The projection of vector onto is a vector in the direction of , calculated as:
The projection of vector onto is a vector in the direction of , calculated as:

Orthogonal and Parallel Vectors
Orthogonal (Perpendicular) Vectors
If two vectors and are orthogonal (perpendicular), they form an angle . Since , their dot product is zero:
If two vectors and are orthogonal (perpendicular), they form an angle . Since , their dot product is zero:
Orthogonal (Perpendicular) Vectors
If two vectors and are orthogonal (perpendicular), they form an angle . Since , their dot product is zero:
If two vectors and are orthogonal (perpendicular), they form an angle . Since , their dot product is zero:
Given a vector , we can easily find a perpendicular vector in the form:
Parallel Vectors
If two vectors are parallel, they have the same or opposite direction, meaning their coordinates are proportional. It holds that:
If two vectors are parallel, they have the same or opposite direction, meaning their coordinates are proportional. It holds that:
Metric Problems with Points in the Plane
Distance between two points
The distance between points and is equal to the magnitude of the vector connecting them:
The distance between points and is equal to the magnitude of the vector connecting them:
Distance between two points
The distance between points and is equal to the magnitude of the vector connecting them:
The distance between points and is equal to the magnitude of the vector connecting them:
Midpoint of a line segment
The coordinates of the midpoint of a segment formed by points and are given by the average of their coordinates:
The coordinates of the midpoint of a segment formed by points and are given by the average of their coordinates:
Symmetric Point (Reflection of a point across another point)
Given points and , the point , which is the reflection of across , must satisfy that vector equals vector :
Given points and , the point , which is the reflection of across , must satisfy that vector equals vector :

Example: Find the symmetric point of with respect to .
Since and :
Since and :
Equating the coordinates, we get and , so the point is .