Ludium
Sign In
Multivariable Calculus
Vectors and Dot Products
01Vectors, Components, and Length in Space02Scaling and Adding Vectors: The Parallelogram Rule03The Dot Product and the Law of Cosines04Finding Angles in Space With the Dot Product05The Perpendicularity Test and the Normal Vector to a PlaneProblem set0/10Problem set 20/10MIT problem set0/2Practice∞
Determinants and the Cross Product
01The Component of a Vector Along Any Unit Direction02The 2x2 Determinant and the Area of a Parallelogram03The 3x3 Determinant and the Volume of a Box04The Cross Product and the Right-Hand Rule05The Triple Product and the Volume of a ParallelepipedProblem set0/10Problem set 20/10MIT problem set0/2Practice∞
Matrices and Inverse Matrices
01Why Swapping a Cross Product Flips Its Sign02The Equation of a Plane Through Three Points03Matrix Multiplication: Rows Dotted With Columns04Matrices as Transformations: Identity and Rotation05The Inverse Matrix and Solving AX = B06Computing a 3x3 Inverse: Minors, Cofactors, AdjointProblem set0/10Problem set 20/10MIT problem set0/2Practice∞
Planes and Square Systems
01Planes From a Point and a Normal Vector02Reading the Normal Vector Off a Plane Equation03Three Planes, One Point: Solving a 3x3 System04Invertibility, det A, and the Homogeneous System05When det A = 0: Coplanar Normals and a Line of SolutionsProblem set0/10Problem set 20/10Practice∞

The Cross Product and the Right-Hand Rule

How can a determinant with i, j, k in its top row produce an honest vector whose length is an area and whose direction your right hand picks?


Loading…

←Previous The 3x3 Determinant and the Volume of a BoxNext The Triple Product and the Volume of a Parallelepiped →

Your summary note

    1. 1

      Definition of A⃗×B⃗\vec{A} \times \vec{B}A×B as a symbolic determinant

      Write the 3×33\times 33×3 determinant with i^,j^,k^\hat{i},\hat{j},\hat{k}i^,j^​,k^ in the first row and the components of A⃗\vec{A}A, B⃗\vec{B}B below, then expand along the first row into the vector formula with the minus sign on the j^\hat{j}j^​ term.

    2. 2

      Cross product versus dot product

      Record that the cross product outputs a vector while the dot product outputs a number, and note the symbolic determinant takes vectors rather than numbers as a mnemonic device.

    3. 3

      Length ∣A⃗×B⃗∣|\vec{A} \times \vec{B}|∣A×B∣ as parallelogram area

      State that the length equals the area of the parallelogram spanned by A⃗\vec{A}A and B⃗\vec{B}B, found by squaring each component, summing, and taking the square root, with no ±\pm± needed.

    4. 4

      Direction by the right-hand rule and i^×j^=k^\hat{i} \times \hat{j} = \hat{k}i^×j^​=k^

      State the direction is normal to the plane fixed by pointing along A⃗\vec{A}A, curling toward B⃗\vec{B}B, thumb out, and verify i^×j^=k^\hat{i} \times \hat{j} = \hat{k}i^×j^​=k^ both geometrically and by the determinant.

    Attempt 1 of 2