3.12 Scalar (Dot) Product - Angle Between Vectors (HL)
1. Definitions of the Scalar Product
The scalar product (dot product) evaluates the directional correlation between two intersecting vectors, producing a pure numerical scalar (not a vector).
EXAMPLE 1
Given vectors $\vec{u} = \binom{3}{4}$ and $\vec{v} = \binom{1}{-2}$. Evaluate magnitudes, dot product, and included angle.
2. Perpendicular and Parallel Conditions
- Perpendicular (Orthogonal) Vectors: If the intersection angle is $90^\circ$, then $\cos 90^\circ = 0$. Therefore, two non-zero vectors are perpendicular if and only if $\mathbf{\vec{u} \cdot \vec{v} = 0}$.
- Parallel Vectors: Two vectors share parallel geometry if they act as scalar multiples of each other: $\mathbf{\vec{u} = k\vec{v}}$. In coordinate form, their component ratios must be perfectly equivalent ($\frac{a_1}{a_2} = \frac{b_1}{b_2}$).
EXAMPLE 2 & 3
If perpendicular: $\vec{u} \cdot \vec{v} = 0 \Rightarrow 3x - 24 = 0 \Rightarrow \mathbf{x = 8}$.
If parallel: Proportions align $\frac{x}{3} = \frac{-6}{4} \Rightarrow 4x = -18 \Rightarrow \mathbf{x = -4.5}$.
3. Key Algebraic Properties
The dot product satisfies commutative ($\vec{u} \cdot \vec{v} = \vec{v} \cdot \vec{u}$) and distributive laws. A highly critical property emerges when a vector is dotted inherently with itself:
Because the angle between a vector and itself is $0^\circ$ (and $\cos 0^\circ = 1$), the dot product collapses purely to the square of its magnitude. This algebraic mechanism efficiently removes magnitudes from complex vector equations.
EXAMPLE 4
For two non-zero vectors, it holds that $|\vec{u} + \vec{v}| = |\vec{u} - \vec{v}|$. Prove that $\vec{u}$ and $\vec{v}$ are strictly perpendicular.
Proof: