How do you find the cross product and dot product
Finding dot product:
The dot product of two vectors and can be found using the formula
Where
is the magnitude of vector
is the magnitude of vector
is the angle between vector and .
Finding cross product:
The cross product of two vectors and can be found using the formula
Where
is the magnitude of vector
is the magnitude of vector
is the angle between vector and .
is the unit vector which is at the right angle to both the vectors.
Hence, we can find the cross product by the formula and dot product by the formula .