The dot product is calculated by multiplying the corresponding components of the two vectors and then adding them together. So, we have:
$$\mathbf{u} \cdot \mathbf{v} = (\sqrt{3} \cdot \sqrt{3}) + (-7 \cdot 1) + (0 \cdot -2) = 3 - 7 = -4.$$
Show more…