Quick answer
Every example follows cos θ = (a·b)/(|a||b|) after vectors are written in components.
Formula
- Perpendicular: a · b = 0 with nonzero lengths
- Parallel: a · b = ±|a||b|
Introduction
Copy each setup into Coordinate or Point mode on the Angle Between Two Vectors Calculator to confirm degrees and radians.
If you need the formula written out first, open angle between two vectors formula.
When you are learning the procedure for the first time, read how to find the angle between two vectors once, then use this page as a pattern library you revisit before exams.
What these examples cover
We include axis-aligned perpendicular vectors, a classic 3-4-5 triangle oblique case, a 3D perpendicular pair, parallel directions, and a velocity heading problem.
Each case highlights one sanity check: zero dot, unit magnitudes, matching ratios, or consistent units.
Examples are grouped by pattern so you can recognize the next homework problem faster. Look for zeros in the dot, equal length vectors, or proportional components.
After you work one example by hand, mirror it in the calculator to practice the same pipeline under time pressure.
Shared steps for every example
- 1. Build components
- 2. Dot and magnitudes
- 3. cos θ = (a·b)/(|a||b|)
- 4. θ = arccos(cos θ)
Point-form problems subtract before step 1. See coordinate vs point input when corners are given instead of components.
Example patterns
- Example A: (1,0) and (0,1). Dot is 0, magnitudes 1, θ = 90°. Use this when a diagram shows a clear right angle between axes.
- Example B: (3,0) and (3,4). Dot 9, |a|=3, |b|=5, cos θ = 0.6, θ ≈ 53.13°. Classic 3-4-5 triangle geometry.
- Example C: 3D (1,0,0) and (0,1,0). Still 90°; z terms participate in bookkeeping only. Confirms 3D does not change perpendicular axis pairs.
- Example D: parallel (2,4) and (1,2). cos θ = 1, θ = 0°. Component ratios match.
- Example E: velocities (30,40) and (50,0). Dot 1500, both magnitudes 50, cos θ = 0.6, θ ≈ 53.13°. Units cancel in the ratio.
Physics-style heading check
Velocities (30, 40) and (50, 0) give dot 1500 and equal magnitudes 50, so cos θ = 0.6 and θ ≈ 53.13° between directions.
Parallel and perpendicular shortcuts are collected in parallel and perpendicular vectors.
