Geometric definition
u·v = ‖u‖·‖v‖·cos(θ) where θ is the angle between the vectors.
Resource 1 of 2
Lesson overview
This lesson brings together the PDF, study notes and chapter flow so you can revise Scalar Product without losing the thread.
Geometric definition
u·v = ‖u‖·‖v‖·cos(θ) where θ is the angle between the vectors.
Analytic formula
If u = (x, y) and v = (x', y') then u·v = xx' + yy'
Perpendicular vectors
u ⊥ v ⟺ u·v = 0.
Bilinearity and symmetry
u·v = v·u (k·u)·v = k(u·v) (u+v)·w = u·w + v·w
Square of norm
‖u‖² = u·u = x² + y²
Pythagorean theorem
ABC right angle at A ⟺ AB·AC = 0 ⟺ BC² = AB² + AC²
Law of cosines
BC² = AB² + AC² − 2·AB·AC·cos(A)
Problem-solving method
Identify data, set formulas, solve step by step, then verify sign, unit, and coherence.
Common mistakes
Forgetting domain constraints, mixing equality/equivalence, and losing solutions during transformations.