Study guide and 6 practice problems on:

Algebra of dot products

$\newcommand{\bfA}{\mathbf{A}}$ $\newcommand{\bfB}{\mathbf{B}}$ $\newcommand{\bfC}{\mathbf{C}}$ $\newcommand{\bfF}{\mathbf{F}}$ $\newcommand{\bfI}{\mathbf{I}}$ $\newcommand{\bfa}{\mathbf{a}}$ $\newcommand{\bfb}{\mathbf{b}}$ $\newcommand{\bfc}{\mathbf{c}}$ $\newcommand{\bfd}{\mathbf{d}}$ $\newcommand{\bfe}{\mathbf{e}}$ $\newcommand{\bfi}{\mathbf{i}}$ $\newcommand{\bfj}{\mathbf{j}}$ $\newcommand{\bfk}{\mathbf{k}}$ $\newcommand{\bfn}{\mathbf{n}}$ $\newcommand{\bfr}{\mathbf{r}}$ $\newcommand{\bfu}{\mathbf{u}}$ $\newcommand{\bfv}{\mathbf{v}}$ $\newcommand{\bfw}{\mathbf{w}}$ $\newcommand{\bfx}{\mathbf{x}}$ $\newcommand{\bfy}{\mathbf{y}}$ $\newcommand{\bfz}{\mathbf{z}}$
Dot products are distributive: $$\mathbf{x} \cdot ( \mathbf{y} + \mathbf{z}) = \mathbf{x} \cdot \mathbf{y} + \mathbf{x} \cdot \mathbf{z}$$
As a result, the FOIL rule applies: $$(\mathbf{w} + \mathbf{x})\cdot(\mathbf{y} + \mathbf{z}) = \mathbf{w}\cdot \mathbf{y} + \mathbf{w}\cdot \mathbf{z} + \mathbf{x} \cdot \mathbf{y} + \mathbf{x} \cdot \mathbf{z}$$
Dot products are commutative: $$\mathbf{x}\cdot \mathbf{y} = \mathbf{y}\cdot \mathbf{x}$$