Courses / Physics I
Linear Algebra and Geometry

Dot Product, Cross Product, and Applications

Dot product (scalar result): Cross product (vector result, 3D only): Comparison - Dot → scalar; cross → vector - Dot is commutative; cross is anti-commu…

Physics I 146 words Free to read

Dot product (scalar result):

uv=uxvx+uyvy+uzvz=uvcosθ\vec{u}\cdot\vec{v} = u_xv_x + u_yv_y + u_zv_z = \|\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}

Comparison

Applications in physics

Key insight: The dot product measures alignment; the cross product measures perpendicularity.
Common pitfall: The dot product peaks for parallel vectors and dies at 90°; the cross product does the exact opposite. Picking the wrong product silently zeroes out the very geometry you meant to measure.
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
Start Physics I free

Linear Algebra and Geometry