How do you calculate the cross product of two vectors?

To calculate the cross product of two vectors you take the coordinates of vector 1 which are (x1,y1,z1) and the coordinates of vector 2 which are (x2,y2,z2) and put these coordinates into a 3x3 matrix. On the first row of the matrix you have i, j, k; on the second row of the matrix you have x1, y1, z1; and on the bottom row x2, y2, z2. You then calculate the determinant of this matrix.

To do this you multiply i by (y1*z2 - z1*y2) then subtract j multiplied by (x1*z3 - x3*z1) and add k multiplied by (x1*y2 - x2*y1), the resultant vector is the cross product of the original vectors.

MK
Answered by Michael K. Further Mathematics tutor

2161 Views

See similar Further Mathematics A Level tutors

Related Further Mathematics A Level answers

All answers ▸

A spring with a spring constant k is connected to the ceiling. First a weight of mass m is connected to the spring. Deduce the new equilibrium position of the spring, find its equation of motion and hence deduce its frequency f.


What does it mean if two matrices are said to be commutative?


Use the geometric series e^(ix) - (1/2)e^(3ix) + (1/4)e^(5ix) - ... to find the exact value sin1 -(1/2)sin3 + (1/4)sin5 - ...


A curve has equation y=(2-x)(1+x)+3, A line passes through the point (2,3) and the curve at a point with x coordinate 2+h. Find the gradient of the line. Then use that answer to find the gradient of the curve at (2,3), stating the value of the gradient


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences