Skip to content

Revise: Introduction to Vectors

Geometric vectors and the Triangle Law, using vectors to prove classic geometry results, position vectors, and two-dimensional (column) vector notation.

Scalar and Vector Quantities

Scalars have magnitude only; vectors have magnitude AND direction.

Mass = scalar. Force = vector.

Adding and Subtracting Vectors Geometrically

Triangle Law: draw tip-to-tail; resultant runs first tail to last head.

3 east + 4 north → resultant 5.

Using Vectors to Prove Geometric Results

MN = ½(c−b) = ½BC ⇒ MN ∥ BC, half its length.

QR=18 → MN=9.

Ratio and Division of a Line Segment Using Vectors

OP = (n·OA + m·OB)/(m+n), when AP:PB = m:n.

AP:PB=2:3 → OP=(3OA+2OB)/5.

Finding a Vector Between Two Points

AB = OB − OA (destination minus start).

OB=−OA, |OA|=10 → |AB|=20.

Magnitude of a Two-Dimensional Vector

|v| = √(x²+y²).

v=(4,3) → |v|=5.