Vectors in the Coordinate Plane
Writing a vector in component form by subtracting the start point from the end point, reading the angled-bracket notation, and finding the length with Pythagoras - with worked examples on negative coordinates.
Writing a vector in component form by subtracting the start point from the end point, reading the angled-bracket notation, and finding the length with Pythagoras - with worked examples on negative coordinates.
Given a start point and an end point, two things follow immediately: the vector's component form and its length. Both come from the same pair of subtractions.
A vector in component form is one whose tail has been moved to the origin — without changing its direction or its length.
Always subtract end minus start, in that order. Reversing it gives a vector pointing the opposite way.
The notation is doing real work here — seeing tells you at once that a vector is meant, not a position.
Watch the double negative: subtracting is the same as adding 4.
Squaring removes any minus signs automatically, which is exactly right — a length is never negative.