Let a, b, c and d be vectors.

(i) Show that
(a - b) *� (a + b) = a^2 - b^2

(a-b)•(a+b) = a•a - a•b + a•b - b•b

= |a|2 - |b|2