Vectors: Geometric and Component Form
Rounding for this topic: Give exact values (fractions or radicals) whenever they are clean. Otherwise round magnitudes and components to two decimal places and angles to the nearest . Keep full precision in your calculator until the final step.
A vector has both magnitude (length) and direction. Draw it as an arrow. Written in component form as , where is the horizontal change and the vertical change.
Two vectors are equal when they have the same components — same magnitude and same direction — no matter where they are drawn.
The direction angle is measured counterclockwise from the positive -axis. Use the signs of and to place in the correct quadrant.
Find the magnitude and direction angle of .
Since and , is in Quadrant I:
Answer: magnitude , direction .
Quadrant tip: on a calculator only returns to . If (Quadrant II or III), add to the calculator value. If (Quadrant IV), add to get a positive angle.
Vector Operations
A unit vector has magnitude . To find the unit vector in the direction of :
Standard basis / form: , , so
Let and .
Unit vector for : , so
In form: .
Writing a Vector from Magnitude and Direction
A vector with magnitude and direction angle has components
This is the reverse of finding magnitude and direction — it resolves the vector into its horizontal and vertical parts.
Write the vector of magnitude pointing at .
Check: resolving and then re-computing the magnitude must return : ✓
The Dot Product, Angle Between Vectors, Orthogonality
Orthogonal (perpendicular): exactly when .
Find the angle between and .
Orthogonal check: , so these vectors are perpendicular. A negative dot product means the angle is obtuse; a positive one means acute.
Vector Projection and Work
The (vector) projection of onto :
The scalar component of along is . Every vector splits into a part parallel to and a part orthogonal to it:
Project onto .
Orthogonal part: . Check: . ✓
When a constant force moves an object through displacement ,
where is the angle between the force and the direction of motion.
A rope pulls a crate ft horizontally with a -lb force directed above the horizontal.
Applications: Resultant Forces, Velocity, Navigation, Inclined Planes
Resultant force / velocity: resolve each vector into components, add the components, then re-compute magnitude and direction.
Inclined plane: for weight on a ramp of angle ,
: N at . : N at .
Navigation reminder: a compass bearing is measured clockwise from North, but a direction angle is measured counterclockwise from the positive -axis (East). Convert carefully, or set East , North and resolve each velocity into components before adding.
Going Deeper: Advanced Vector Ideas
Same rounding rules apply: keep exact radicals when clean, otherwise round magnitudes/components to two decimals and angles to . In proofs, prefer exact arithmetic so a dot product that should be zero comes out exactly zero.
You do not need components to find — only the two magnitudes and the angle between the vectors. Expanding gives the Law of Cosines in vector form:
This is exactly the parallelogram law: is the diagonal and is the other diagonal of the parallelogram built on and .
Vectors and have , , and the angle between them is .
Answer: the diagonals measure and .
Turn a geometric claim about points into an algebra statement about the vectors between them:
- 2pt
- Perpendicular / right angle at : show .
- Equal lengths (isosceles): show , i.e. equal .
- Parallel / collinear: show one vector is a scalar multiple of the other, .
- Midpoint of : .
Because the dot product is exact, these tests are cleaner than measuring slopes or distances.
Triangle with , , . Form the edge vectors at :
Now compare the two legs:
Equal legs, so the triangle is an isosceles right triangle. ✓
The bisector of the angle between and points along the sum of the two unit vectors:
Using unit vectors is essential — adding directly leans toward the longer vector. Any positive scalar multiple of gives the same bisector direction.
Bisect the angle between and .
Its direction angle is , exactly halfway between and . ✓ Note that (angle ) would have been wrong — it tilts toward the longer .
Work along a path with a constant force: for a constant , the work over a path made of straight legs is
So a constant force does path-independent work: only the straight-line displacement from start to finish matters.
An object is in equilibrium when the forces on it sum to the zero vector:
For a weight hung by two ropes, resolve each tension into components and force both totals to zero. On an inclined plane of angle , split gravity into the part down the ramp (balanced by friction/tension) and into the ramp (balanced by the normal force).
A -lb weight hangs in equilibrium from two ropes: rope 1 pulls up-left at , rope 2 up-right at (angles from the positive -axis). Find the tensions . Gravity is . Equilibrium in each axis:
From the -equation, . Substitute into the -equation:
A plane cruises at airspeed mph and must travel due north. A wind blows toward the east at mph, so (East , North ). The pilot heads slightly west of north by angle , so the air velocity is . The ground velocity must have zero east-west component:
Groundspeed is the surviving north component:
Answer: steer west of north; the plane makes good mph northward.
Formulas, Proofs & Tips
What it means. Multiply matching components and add; the result also measures how aligned the vectors are.
Example. .
Why it works. Apply the Law of Cosines to the triangle formed by , and . Expanding in components and comparing with leaves exactly .
Tip. A dot product of means the vectors are perpendicular — the fastest perpendicularity test there is.