Super CSCA logoSuper CSCA
1 / 3

Pattern Recognition

Parallel vs Perpendicular

Two of the most common CSCA vector questions. Spot the keyword, apply the right test.

Parallel: b1​a1​​=b2​a2​​Perpendicular: a⋅b=0

Two different tests for two different keywords

Parallel

Components in ratio

b1​a1​​=b2​a2​​ (cross-multiply)

Perpendicular

Dot product = 0

a⋅b=0 (and neither is zero)

Angle

cosθ=∣a∣∣b∣a⋅b​

Recover angle from dot product