What is the cross product of #<-3,0,1># and #<3,-6,4>#?
1 Answer
Explanation:
The cross product of two vectors is also a vector. If vector
The best way to memorise these terms is to express the two vectors as a determinant and study the pattern of math operations that will yield the same vector components. If want to compute vector products really fast then you will need to write a short computer program or punch in the formulas in a Spreadsheet.