

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 binary operation on two vectors in three-dimensional space. It results in a new vector that is perpendicular to both of the original vectors. The cross product is denoted by the symbol '×'.
2. How do you calculate the cross product of two vectors?
The cross product can be calculated in a couple of ways:
- Using the determinant method: For vectors a = a1i + a2j + a3k and b = b1i + b2j + b3k, the cross product a × b is given by the determinant:
-
- Using the formula: The magnitude of the cross product is given by |a × b| = |a||b|sin(θ), where θ is the angle between the two vectors. The direction of the resulting vector is determined using the right-hand rule.
3. What is the right-hand rule for the cross product?
The right-hand rule helps determine the direction of the cross product. Point your index finger in the direction of the first vector (a) and your middle finger in the direction of the second vector (b). Your thumb will then point in the direction of the cross product (a × b).
4. What are the properties of the cross product?
Key properties of the cross product include:
- 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 interpretation of the cross product?
The magnitude of the cross product |a × b| represents the area of the parallelogram formed by vectors a and b. The direction of the cross product is perpendicular to the plane containing both vectors.
6. How is the cross product different from the dot product?
The dot product results in a scalar (a single number), while the cross product results in a vector. The dot product involves the cosine of the angle between vectors, while the cross product uses the sine. The dot product measures the projection of one vector onto another, while the cross product gives a vector perpendicular to both.
7. What is the cross product of two parallel vectors?
The cross product of two parallel vectors is the zero vector (0). This is because the sine of the angle between parallel vectors is zero (sin(0°) = 0).
8. What are some real-world applications of the cross product?
The cross product has numerous applications, including calculating torque in physics, finding the area of a parallelogram or triangle, determining the angular momentum of a rotating object, and applications in computer graphics and game development for calculating normals and other vector operations.
9. What happens if the cross product of two vectors is zero?
If the cross product of two non-zero vectors is zero, it means the vectors are parallel or anti-parallel (pointing in opposite directions).
10. How do I use the cross product to find a vector perpendicular to two given vectors?
Simply compute the cross product of the two given vectors. The resulting vector will be perpendicular to both of the original vectors.
11. What is the magnitude of the cross product of two unit vectors?
The magnitude of the cross product of two unit vectors is equal to the absolute value of the sine of the angle between them: |a × b| = |sin(θ)|. If the vectors are orthogonal (perpendicular), the magnitude is 1; if they are parallel, it's 0.
12. Can the cross product be used in two-dimensional space?
No, the standard cross product is defined only in three-dimensional space. The resulting vector requires a third dimension to be perpendicular to both input vectors. However, there are analogies or extensions for 2D calculations using other techniques

















