

What is the Cross Product in Vector Algebra?
The concept of Cross Product of Two Vectors plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. Understanding this operation helps students solve problems involving direction, area, and perpendicular vectors in three-dimensional space.
What Is Cross Product of Two Vectors?
A cross product of two vectors is defined as a binary operation where two vectors in three-dimensional space combine to produce a third vector that is perpendicular to both. This operation, also called the vector product, is applied in areas such as physics, engineering, and geometry to determine direction, torque, and normal vectors.
Key Formula for Cross Product of Two Vectors
Here’s the standard formula:
\[ \vec{a} \times \vec{b} = |\vec{a}|\,|\vec{b}|\,\sin\theta\,\hat{n} \]
where θ is the angle between vectors a and b, and ̂n is the unit vector perpendicular to both.
If \(\vec{a} = a_1\hat{\imath} + a_2\hat{\jmath} + a_3\hat{k}\) and \(\vec{b} = b_1\hat{\imath} + b_2\hat{\jmath} + b_3\hat{k}\), the cross product is:
\[
\vec{a} \times \vec{b} =
\begin{vmatrix}
\hat{\imath} & \hat{\jmath} & \hat{k} \\
a_1 & a_2 & a_3 \\
b_1 & b_2 & b_3
\end{vmatrix}
= (a_2b_3 - a_3b_2)\hat{\imath} - (a_1b_3 - a_3b_1)\hat{\jmath} + (a_1b_2 - a_2b_1)\hat{k}
\]
Cross-Disciplinary Usage
Cross product of two vectors is not only useful in Maths but also plays an important role in Physics, Computer Science, and daily logical reasoning. Students preparing for JEE or NEET will see its relevance in questions on torque, magnetic force, and direction of vectors.
Step-by-Step Illustration
- Suppose \(\vec{a} = 2\hat{\imath} + 3\hat{\jmath} + \hat{k}\), \(\vec{b} = \hat{\imath} - 2\hat{\jmath} + 4\hat{k}\)
Write in determinant form:
\( \vec{a} \times \vec{b} = \begin{vmatrix} \hat{\imath} & \hat{\jmath} & \hat{k} \\ 2 & 3 & 1 \\ 1 & -2 & 4 \\ \end{vmatrix} \) -
Expand the determinant:
= \(\hat{\imath}(3 \times 4 - 1 \times -2)\) − \(\hat{\jmath}(2 \times 4 - 1 \times 1)\) + \(\hat{k}(2 \times -2 - 3 \times 1)\)
-
Calculate each component:
\(\hat{\imath}(12 + 2)\) − \(\hat{\jmath}(8 - 1)\) + \(\hat{k}(-4 - 3)\)
= \(14\hat{\imath} - 7\hat{\jmath} - 7\hat{k}\) -
Final Answer:
\(\vec{a} \times \vec{b} = 14\hat{\imath} - 7\hat{\jmath} - 7\hat{k}\)
Speed Trick or Vedic Shortcut
A quick trick for the cross product is remembering the "Sarrus Rule" for 3×3 determinants. Repeat the first two columns to the right, multiply diagonally down and up, then subtract the sums. Many Vedantu students use this for fast calculations in exams.
Shortcut Example: For vectors using i, j, k, write:
- Write first two columns again to the right of the matrix.
- Add products on the downward diagonals.
- Add products on the upward diagonals.
- Subtract: Downwards sum − upwards sum.
These tricks boost accuracy and speed in NTSE, Olympiads, and JEE. You can learn more in Vedantu’s live classes.
Try These Yourself
- Find the cross product of \(\vec{a} = 3\hat{\imath} + \hat{\jmath} + 2\hat{k}\) and \(\vec{b} = \hat{\imath} - \hat{\jmath} + \hat{k}\).
- Show that the cross product of two parallel vectors is always zero.
- Use the right-hand rule to find the direction of \(\vec{a} \times \vec{b}\).
- Calculate the area of a parallelogram formed by vectors \(2\hat{\imath} + \hat{\jmath}\) and \(\hat{\imath} + 3\hat{\jmath}\).
Frequent Errors and Misunderstandings
- Confusing cross product with dot product (scalar vs. vector result).
- Incorrect application of the right-hand rule for direction.
- Omitting the negative sign in the j-component when expanding determinants.
Relation to Other Concepts
The idea of cross product of two vectors connects closely with topics such as dot product and vector algebra. Mastering this also helps with calculating triple vector products and solving problems in 3D geometry.
Classroom Tip
A simple way to remember the direction of a cross product is the right-hand rule: point your index finger in the direction of the first vector, your middle finger in the direction of the second, and your thumb shows the cross product’s direction. Vedantu teachers use this technique in live problem sessions.
Wrapping It All Up
We explored cross product of two vectors — from its definition, formula, worked example, shortcuts, and common mistakes, to its links with other vector topics. Keep practicing with Vedantu to become confident using cross products in mathematics and science!
| Topic | Internal Link | Value |
|---|---|---|
| Dot Product of Two Vectors | View Page | See difference between cross and dot products. |
| Vector Algebra | - | Covers basics needed for vector operations. |
| Right Hand Rule | - | Clarifies how to find the direction of the cross product. |
| Vector Triple Product | - | See advanced vector operations beyond cross product. |
FAQs on Cross Product of Two Vectors: Definition, Formula & Properties
1. What is the cross product of two vectors?
The cross product, also known as the vector product, is a mathematical operation on two vectors in three-dimensional space. The result is a new vector that is perpendicular to the plane containing the original two vectors. It is denoted by the symbol '×'.
2. How is the cross product of two vectors calculated using the determinant method?
For two vectors a = a₁i + a₂j + a₃k and b = b₁i + b₂j + b₃k, their cross product a × b is calculated as the determinant of a 3x3 matrix:
The first row contains the unit vectors (i, j, k).
The second row contains the components of the first vector (a₁, a₂, a₃).
The third row contains the components of the second vector (b₁, b₂, b₃).
3. What is the formula for the magnitude of a cross product?
The magnitude of the cross product of two vectors a and b is given by the formula:
|a × b| = |a| |b| sin(θ)
Here, |a| and |b| are the magnitudes of the vectors, and θ is the angle between them.
4. What are the key properties of the vector cross product?
The main properties of the cross product are:
- Anti-commutative: a × b = - (b × a).
- Distributive: a × (b + c) = (a × b) + (a × c).
- Not associative: (a × b) × c ≠ a × (b × c).
- Scalar Multiplication: (ka) × b = k(a × b) = a × (kb), where k is a scalar.
5. What is the geometric meaning of the cross product?
Geometrically, the cross product has two important interpretations:
- The magnitude of the cross product, |a × b|, represents the area of the parallelogram that has the vectors a and b as its adjacent sides.
- The direction of the resultant vector a × b is orthogonal (perpendicular) to the plane formed by vectors a and b.
6. How does the cross product differ from the dot product?
The primary differences between the cross product and the dot product are:
- Nature of Result: The cross product of two vectors results in a vector, while the dot product results in a scalar (a number).
- Formula: The cross product involves the sine of the angle between vectors, whereas the dot product involves the cosine.
- Geometric Interpretation: The cross product relates to the area of a parallelogram and a perpendicular vector, while the dot product relates to the projection of one vector onto another.
7. What are some real-world examples of the cross product?
The cross product is fundamental in physics and engineering. Key examples include:
- Torque: Torque, which measures rotational force, is calculated as the cross product of the position vector and the force vector (τ = r × F).
- Angular Momentum: It is defined as the cross product of the position vector and linear momentum (L = r × p).
- Lorentz Force: The magnetic force on a moving charge is given by the cross product of the velocity vector and the magnetic field vector (F = q(v × B)).
8. Why is the cross product of two parallel vectors always the zero vector?
This is a direct consequence of the formula for its magnitude: |a × b| = |a| |b| sin(θ). For parallel or collinear vectors, the angle θ between them is 0° (or 180° for anti-parallel). Since sin(0°) = 0 and sin(180°) = 0, the magnitude of the cross product becomes zero. A vector with zero magnitude is the zero vector.
9. Why can the cross product only be defined in three-dimensional space?
The defining property of the cross product is that its resultant vector is mutually perpendicular to the two input vectors. In a two-dimensional plane (e.g., the x-y plane), any two non-parallel vectors lie within that plane. A vector perpendicular to this plane must point in a third dimension (e.g., the z-axis). Without this third dimension, it is impossible to construct a vector that satisfies the definition of the cross product.
10. Explain the right-hand rule for determining the direction of a cross product.
The right-hand rule is a convention used to find the direction of the vector a × b. To apply it:
1. Point the index finger of your right hand in the direction of the first vector (a).
2. Point your middle finger in the direction of the second vector (b).
3. Your thumb will then naturally point in the direction of the resultant cross product vector, a × b.
11. Why is the cross product anti-commutative (i.e., a × b = - b × a)?
The anti-commutative property is a direct result of the right-hand rule. When you calculate a × b, your fingers point from a to b, and your thumb points in one direction. When you calculate b × a, you swap the order. Your index finger now points along b and your middle finger along a. This forces your hand to flip, causing your thumb to point in the exact opposite direction. This reversal of direction is represented by the negative sign in the property.
12. How is the cross product used to find the area of a triangle defined by two vectors?
The magnitude of the cross product, |a × b|, gives the area of a parallelogram with vectors a and b as adjacent sides. A triangle formed by these two vectors as its sides is exactly half of this parallelogram. Therefore, the area of the triangle is calculated as Area = (1/2) |a × b|.



























