Contents [VG.1] [VG.2] [VG.3] [VG.4] [VG.5] [VG.6] [VG.7]
There are two ways to multiply vectors together, one is the dot product which we have already covered, and the other is cross product which we will cover now.
If

and

,
then the cross product of a and b
is the vector
![]()
Notice that the result of the cross product is a vector.
The cross product is a determinant of a matrix that is composed of the two vectors and the three unit vectors:


An important property of the cross product is given below
![]()

A way to relate the angle between two vectors and the cross product is to do the following.
If

is the angle between the vectors a and b
(so
0
,
then
![]()
One can tell if two vectors are parallel if their cross product equals 0.
Two nonzero vectors a and b are parallel if and only if
![]()
When looking at two vectors, one can see a parallelogram made by the two vectors with one of the vectors being the height of the parallelogram and the other vector being the base. The area of this parallelogram is determined by the magnitude of the cross product of the two vectors.
![]()

Some General properties of the cross product are:
If a, b, and c are vectors and c is a scalar, then

Part of Equation 5
(
(
x

))is
know as the scalar triple product. The scalar triple product is used to find
the volume of a parallelepiped determined by the three vectors of the scalar
triple product.
![]()
