Pattern Recognition
Two of the most common CSCA vector questions. Spot the keyword, apply the right test.
Two different tests for two different keywords
Parallel
Components in ratio
b1a1=b2a2 (cross-multiply)
Perpendicular
Dot product = 0
a⋅b=0 (and neither is zero)
Angle
cosθ=∣a∣∣b∣a⋅b
Recover angle from dot product