Vector (Cross) Product of Two Vectors: Meaning and Rules

Physics · System Of Particles And Rotational Motion · NEET

The cross product (vector product) of two vectors A and B gives a NEW vector C = A × B whose magnitude is AB sinθ and whose direction is perpendicular to the plane containing A and B, set by the right-hand rule. Memory hook: DOT gives a number (cos, "same direction"), CROSS gives a vector (sin, "sticks straight out"). NEET uses cross product to build torque (τ = r × F) and angular momentum (L = r × p), so master i×j = k first.
Cross Product: C = A × B = AB sinθ n̂plane of A and BABC = A × BθCyclic rule i→j→kforward (+): î×ĵ=k̂ĵ×k̂=î, k̂×î=ĵbackward (−): ĵ×î=−k̂î×î = 0
A × B is perpendicular to the plane of A and B (right-hand rule), with magnitude AB sinθ. Use the i→j→k cycle: forward gives +, backward gives −, and any vector crossed with itself is zero.

Your doubts, answered

What is the difference between dot product and cross product?

The dot product A · B = AB cosθ gives a SCALAR (just a number, no direction) — it is largest when the vectors point the same way (θ = 0). The cross product A × B = AB sinθ n̂ gives a VECTOR — it is largest when the vectors are perpendicular (θ = 90°). So dot uses cos and answers 'how much overlap', while cross uses sin and answers 'how much they turn around each other'. NEET work (W = F · d) is a dot product; NEET torque (τ = r × F) is a cross product.

Why does the cross product give a vector and not a number?

Because turning has a direction. When you rotate one vector toward another, the sense of rotation (clockwise or anticlockwise) needs an axis to point along. The cross product's direction IS that axis — it comes out perpendicular to the plane of A and B. This is exactly why torque and angular momentum, which describe turning, are vectors defined by cross products.

What is the direction of A × B?

It is perpendicular to the plane containing both A and B, given by the right-hand rule: point the fingers of your right hand along A, curl them toward B, and your thumb points along A × B. NCERT states it as a right-handed screw turned from A to B — the direction it advances is A × B. There are two perpendicular directions to a plane; the right-hand rule picks the correct one.

Is A × B the same as B × A?

No. The cross product is NOT commutative: A × B = −(B × A). Both have the same magnitude (AB sinθ) and both are perpendicular to the plane, but they point in OPPOSITE directions. This is because the right-handed screw turns A→B one way and B→A the opposite way. (Compare: the dot product IS commutative, A · B = B · A.)

What is A × A equal to?

A × A = 0 (the zero vector). Any vector crossed with itself is zero because the angle θ between them is 0°, and sin 0° = 0. The same applies to parallel vectors (θ = 0°) and antiparallel vectors (θ = 180°, sin 180° = 0). So î × î = ĵ × ĵ = k̂ × k̂ = 0.

How do I remember î × ĵ, ĵ × k̂, k̂ × î?

Write î, ĵ, k̂ in a cycle (i → j → k → i). Going FORWARD in the cycle gives a PLUS unit vector: î × ĵ = k̂, ĵ × k̂ = î, k̂ × î = ĵ. Going BACKWARD gives a MINUS: ĵ × î = −k̂, k̂ × ĵ = −î, î × k̂ = −ĵ. Any unit vector crossed with itself is 0. This cyclic rule is the fastest way to compute cross products in NEET.

⚠️ The NEET trap
Students write ĵ × k̂ = î but then also write k̂ × ĵ = î, forgetting the sign. So for τ = r × F they sometimes compute F × r and lose the minus sign, getting +6î instead of −6î.
Cross product is anticommutative: A × B = −(B × A). Always keep the given order. In the 2020 NEET problem, r × F = (2k̂) × (3ĵ) = 6(k̂ × ĵ) = 6(−î) = −6î N m, because k̂ × ĵ = −î (going backward in the i→j→k cycle).
🧠 The order of the vectors is a trap — flipping it flips the sign.

Real NEET questions

2020

The torque about the origin when a force 3ĵ N acts on a particle whose position vector is 2k̂ m is:

A · -6î N m
B · 6k̂ N m
C · 6î N m
D · 6ĵ N m
Solution: Torque τ = r × F, where r = 2k̂ m and F = 3ĵ N. So τ = (2k̂) × (3ĵ) = 6 (k̂ × ĵ). Using the cyclic rule i→j→k: forward gives + but k̂ × ĵ is BACKWARD, so k̂ × ĵ = −î. Therefore τ = 6(−î) = −6î N m. Answer: A. The trap: if you wrongly take ĵ × k̂ = +î you get +6î (option C) — order and sign matter.
2018

The moment of the force F = 4î + 5ĵ + 6k̂ acting at the point (2, 0, −3), about the point (2, −2, −2), is:

A · -7î + 8ĵ - 4k̂
B · -4î - ĵ - 8k̂
C · -8î - 4ĵ - 7k̂
D · 17î - 4ĵ - 8k̂
Solution: First the position vector r from the pivot (2, −2, −2) to the point of application (2, 0, −3): r = (2−2)î + (0−(−2))ĵ + (−3−(−2))k̂ = 0î + 2ĵ − 1k̂. Moment τ = r × F. Using components (r_y F_z − r_z F_y)î + (r_z F_x − r_x F_z)ĵ + (r_x F_y − r_y F_x)k̂: î-part = (2)(6) − (−1)(5) = 12 + 5 = 17; ĵ-part = (−1)(4) − (0)(6) = −4; k̂-part = (0)(5) − (2)(4) = −8. So τ = 17î − 4ĵ − 8k̂ N m. Answer: D.

Solved System Of Particles And Rotational Motion NEET PYQs

Try the real previous-year questions from this chapter — each with the answer and a full solution.

See all 31 System Of Particles And Rotational Motion NEET PYQs ›
Next concept: How to Calculate Cross Product Using the Determinant MethodKeep learning — 2 minFeeling ready? Solve the System Of Particles And Rotational Motion NEET PYQs ›Or practice on your phone — get the free MedicNEET app ›

Frequently asked

What is the formula for the cross product of two vectors?

The magnitude is |A × B| = AB sinθ, where A and B are the magnitudes and θ is the angle between the two vectors (0° ≤ θ ≤ 180°). As a full vector, A × B = AB sinθ n̂, where n̂ is the unit vector perpendicular to the plane of A and B, pointing in the right-hand-rule direction.

What is the physical meaning of the cross product?

Geometrically, |A × B| equals the area of the parallelogram formed by A and B as its two sides. Physically, the cross product measures the turning effect one vector has around a point — which is why torque (τ = r × F) and angular momentum (L = r × p) are defined as cross products in NEET rotational motion.

Is the cross product commutative or associative?

It is NEITHER commutative nor associative. A × B = −(B × A) (anticommutative), and A × (B × C) is generally not equal to (A × B) × C. However, the cross product IS distributive over addition: A × (B + C) = A × B + A × C.

When is the cross product zero and when is it maximum?

It is ZERO when the two vectors are parallel or antiparallel (θ = 0° or 180°, since sin = 0) — including any vector crossed with itself, A × A = 0. It is MAXIMUM (value AB) when the vectors are perpendicular (θ = 90°, sin = 1).

How is the cross product used in NEET rotational motion?

Three key NEET quantities are cross products: torque τ = r × F, angular momentum L = r × p, and the velocity of a rotating particle v = ω × r. Knowing the magnitude rule (AB sinθ) and the right-hand direction rule lets you solve torque and angular momentum problems quickly, so this is a high-yield foundation topic.