Dot Product
Recall the definition of the dot product:
Properties of Dot Product
Let be three vectors.
Valid Properties
Distribution:
Commutativity:
Invalid Properties
Associativity: For we have
Although true for real numbers, associativity does not hold for dot products Example:
Geometric Properties of the Dot Product
Let be vectors in (this also works in )

Observations: The angle between the two vectors is between 0 and x.
- When , we say that and are parallel vectors.
- .
- When , we say that and are orthogonal or perpendicular to each other.
- , we say that and are in opposite directions
Scalar
Recall:
Scalar Properties
Let be vectors and
Projection
Let and be two vectors. The projection of onto is defined as:
Recall the geometric property of dot products:
Here is an image to help with your conceptualization:

Why Project?
Think about in physics where sometimes you want only a vertical or horizontal component of a force. Projection works much the same, for some equations we may only want the component in the same direction as a vector.
Cross Product
The cross product in :
Properties
- Example:
- Proof:
- For we have
Test for Parallel Vectors
For nonzero vectors and in we say that and are parallel to each other if and only if their dot product is the zero vector. ().