Courses / Physics I
Linear Algebra and Geometry

Dot Product, Cross Product, and Applications

Physics I 163 words Free to read

Dot Product & Cross Product

The dot product measures alignment; the cross product measures perpendicularity. Picking the wrong one silently zeroes out your geometry.

Dot Product (scalar result): uv=uxvx+uyvy+uzvz\vec{u}\cdot\vec{v} = u_xv_x + u_yv_y + u_zv_z uv=uvcosθ\vec{u}\cdot\vec{v} = \|\vec{u}\|\|\vec{v}\|\cos\theta

Cross Product (vector result, 3D only): u×v=i^j^k^uxuyuzvxvyvz\vec{u}\times\vec{v} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ u_x & u_y & u_z \\ v_x & v_y & v_z \end{vmatrix}

Common pitfall: The dot product peaks for parallel vectors and dies at 90 degrees; the cross product does the exact opposite.

Properties & Applications

FeatureDot ProductCross Product
ResultScalarVector (3D)
SymmetryCommutativeAnti-commutative
GeometryProjectionArea
Zero atPerpendicular (\perp)Parallel (\parallel)

Physics Applications:

Placeholder: Dot Product, Cross Product, and Applications

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

14practice questions
2interactive scenes

Linear Algebra and Geometry