Reference

Vectors, Lines & Planes

Magnitude, direction, products, projections, linear dependence, and 3D geometry.

Definitions

Magnitude

The length or size of a vector.

Example: The magnitude of is .

Direction

The orientation in which a vector points.

Example: A direction angle locates a 2D vector from the positive -axis.

Dot product

A scalar product that measures directional alignment.

Example: Perpendicular nonzero vectors have dot product 0.

Cross product

A 3D vector perpendicular to two input vectors.

Example: Its magnitude gives parallelogram area.

Projection

The vector component of one vector in the direction of another.

Example: Projection measures how much of points along .

Collinearity

Points or vectors lying on one line; direction vectors are scalar multiples.

Example: and are collinear.

Linear dependence

A set of vectors where at least one can be formed from the others.

Example: Two nonzero collinear vectors are dependent.

Basis

A linearly independent set that spans a vector space.

Example: and form a basis for .

Line

A set of points through one point in a fixed direction.

Example: moves along the line.

Plane

A flat 2D set in 3D determined by a point and two directions, or a normal vector.

Example: The normal is perpendicular to every in-plane direction.

Formula sheet

10 formulas

Vector magnitude
Variables
: vector components
Remember
Length is always nonnegative.
Dot product
Variables
: components
Remember
A scalar result.
Angle between vectors
Variables
nonzero vectors
Remember
Dot product means perpendicular.
Cross product
Variables
3D vectors
Remember
Result is perpendicular to both.
Projection
Variables
Remember
Vector component of along .
Direction cosines
Variables
: angles with positive axes
Remember
Squares of the direction cosines sum to .
Vector line
Variables
: point vector; : direction;
Remember
One parameter moves along a line.
Scalar plane
Variables
: normal vector
Remember
The coefficients form a normal.
Plane from point and normal
Variables
: normal; : known point
Remember
Every in-plane displacement is perpendicular to .
Parallelogram and triangle area
Variables
: adjacent side vectors
Remember
Cross-product magnitude measures area.

Worked examples

Find vector magnitude

Find the magnitude of .

Show solution
  1. Square the components: .
  2. Add: .
  3. Take the nonnegative square root: .

Comparison table

Line equations in 2D/3D
FormStructureBest use
VectorCompact point-and-direction representation
ParametricCoordinates as functions of one parameter
Scalar (2D)Normal-based line relationships in a plane
SymmetricEliminates the parameter when components are nonzero

Variable glossary

position vector
known point vector
direction vector
normal vector
real parameters