Everything About Cross Product of Two Vectors for Physics Class 11

Physics System of Particles and Rotational Motion 2025

Syed Aquib Ur Rahman
Updated on Jul 28, 2025 08:22 IST

By Syed Aquib Ur Rahman, Assistant Manager

Vector product of two vectors is a result of two vectors, which is perpendicular to both. 

In Class 11 Physics, we have already encountered related concepts ranging from scalar multiplication to vector addition and subtraction, to understand multidimensional motion. After all this, we have to move forwards to solving problems in rotational dynamics, magnetic fields, and circular motion. These involve describing quantities that have direction, including torque and angular momentum

Today, we will focus on the mathematical operation, cross product of two vectors. This is important for figuring out whether two vector quantities can create another vector, and if so, in which direction this new vector would go.

Vector product of two vectors
Table of content
  • Cross Product of Vectors Meaning
  • Cross Product Formula: How We Determine It Mathematically
  • Important Properties of Vector Product
  • Real Life Applications of Cross Product of Two Vectors
  • Geometric Interpretation of Cross Vector Product
  • Cross Product of Vectors: Common Mistakes and Tips For Exams
  • Practice Problem for Cross Vector of Products
  • Use Physics Class 11 Notes for Quick Revisions
  • Learn to Solve All NCERT Solutions Class 11 Physics
View More
Physics System of Particles and Rotational Motion Logo

Cross Product of Vectors Meaning

The vector or cross product of two vectors A  and B is denoted as A × B . That results in a vector whose magnitude depends on the magnitudes of A  and B . Besides the magnitude, the angle between them also matters. The direction is perpendicular to the plane formed by the two vectors. This mathematically proven operation captures the rotational effect of one vector acting relative to another. 

If you are beginning to practice Class 11 NCERT Solutions for Chapter 6 Physics straightaway, remember these features of Vector Cross Product.

  • What is the Vector Result? The cross product is a vector, not a scalar.
  • Is it Perpendicular? The resulting vector is normal to the plane of A and B .
  • What's the Magnitude Dependence? The magnitude involves the sine of the angle between the vectors.
Physics System of Particles and Rotational Motion Logo

Cross Product Formula: How We Determine It Mathematically

The vector product of vectors A  and B is 

A × B = | A | | B | s i n θ n ˆ

You can see that - | A |  and | B |  are the magnitudes of the vectors.

Following that, we have  - θ 0 θ 180   . That's the angle between A  and B . - n ˆ  is a unit vector perpendicular to both A  and B . It's pretty much determined by the right-hand rule, where you curl your fingers from A  to B , while the thumb points along n ˆ .

Based on all, the magnitude of the cross product is

| A × B | = | A | | B | s i n θ

This represents the area of the parallelogram formed by A and B .
Now, if we see in Cartesian coordinates, we can say that for A = A x i ˆ + A y j ˆ + A z k ˆ  and B = B x i ˆ + B y j ˆ + B z k ˆ , the cross product is computed using the determinant

A × B = i ˆ j ˆ k ˆ A x A y A z B x B y B z = A y B z - A z B y i ˆ - A x B z - A z B x j ˆ + A x B y - A y B x k ˆ

Physics System of Particles and Rotational Motion Logo

Important Properties of Vector Product

The cross product has some important properties that are applicable in solving problems faster.

  • Cross product of a vector is non-commutative. Mathematically, that means  A × B = - B × A . Simply put, reversing the order of the cross vector product flips the direction.
  • The Result is zero for parallel vectors.  If A and B  are parallel ( θ = 0  or 180  ), s i n θ = 0 , so A × B = 0 .
  • Cross vector product follow orthogonality. What that means is that A × B is perpendicular to both A  and B .
  • Cross vector product also has a distributive property. We can show that as A × ( B + C ) = A × B + A × C .

Exam Tip on Cross Vector Product

Unit vector cross products are useful shortcuts.

i ˆ × j ˆ = k ˆ , j ˆ × k ˆ = i ˆ , k ˆ × i ˆ = j ˆ , i ˆ × i ˆ = 0

Physics System of Particles and Rotational Motion Logo

Real Life Applications of Cross Product of Two Vectors

Everything you learn about rotational mechanics is dependent on the cross product of vectors. 

  • Torque is the Cause of Rotation: Torque about a point O  is defined as τ = r × F , where r  is the position vector from O  to the point of application of force F The cross product of the vectors shows that torque is perpendicular to both r  and F . That itself is behind driving rotation.
  • Angular Momentum that Defines the Quantity of Motion: If you have learned about torque and angular momentum, you will be clear on the fact that angular momentum about a point is L = r × p . The p is linear momentum. This is essential when you are considering the conservation laws
  • Velocity in Rotational Motion: For a rigid body, the velocity of a point B  relative to A  is v B A = ω × r B A , where ω is angular velocity. This equation shows us, perfectly, how the rotational velocity vector ω creates a linear velocity v that is perpendicular to both the axis of rotation and the position vector r.
Physics System of Particles and Rotational Motion Logo

Geometric Interpretation of Cross Vector Product

The magnitude | A × B |  equals the area of the parallelogram formed by A  and B . For a triangle formed by these vectors, the area is:

  Area   = 1 2 | A × B |

Geometrically, we can represent that as the image below. 

Cross vector product geometrical

 

 

Physics System of Particles and Rotational Motion Logo

Cross Product of Vectors: Common Mistakes and Tips For Exams

When preparing for exams or JEE main, be careful to avoid these common errors. 

  • Making Direction Errors. The quick fix for that would be to always use the right-hand rule to determine n ˆ . Else, incorrect direction can lead to wrong signs.  
  • Wrongly Assuming Parallel Vectors. If A × B = 0 , always check whether the vectors are parallel. It's important to check that before you begin to assume that it has zero magnitude.
Physics System of Particles and Rotational Motion Logo

Practice Problem for Cross Vector of Products

Here is an example problem on cross vector of product for you to work on. 
Example: A force F = 2 i ˆ - 3 j ˆ + k ˆ N acts at point P ( 1,2 , 3 ) m  relative to the origin O . Find the torque about the origin.

Solution: Position vector r = i ˆ + 2 j ˆ + 3 k ˆ .

Torque is:

τ = r × F = i ˆ j ˆ k ˆ 1 2 3 2 - 3 1

= i ˆ [ ( 2 ) ( 1 ) - ( 3 ) ( - 3 ) ] - j ˆ [ ( 1 ) ( 1 ) - ( 3 ) ( 2 ) ] + k ˆ [ ( 1 ) ( - 3 ) - ( 2 ) ( 2 ) ] = i ˆ ( 2 + 9 ) + j ˆ ( 1 - 6 ) + k ˆ ( - 3 - 4 ) = 11 i ˆ - 5 j ˆ - 7 k ˆ I

Physics System of Particles and Rotational Motion Logo

Use Physics Class 11 Notes for Quick Revisions

Find all the Physics chapters notes for Class 11 to revise. 

Units and Measurements Class 11 Notes Mechanical Properties of Solids Class 11 Notes
Motion in a Straight Line Class 11 Notes Mechanical Properties of Fluids Class 11 Notes
NCERT Class 11 Notes for Motion in a Plane Thermal Properties of Matter Class 11 Notes
Laws of Motion Class 11 Notes Thermodynamics Class 11 Notes
Work, Energy, and Power Class 11 Notes Kinetic Theory of Gas Class 11 Notes
System of Particles and Rotational Motion Class 11 Notes Oscillations Class 11 Notes
Gravitation Class 11 Notes Waves Class 11 Notes

Some additional overview-style notes for the Science stream in Class 11.

NCERT Class 11 Notes for PCM
NCERT Class 11 Physics Notes

 

Read more
Physics System of Particles and Rotational Motion Logo

Learn to Solve All NCERT Solutions Class 11 Physics

Q&A Icon
Commonly asked questions
Q:  

What is the dot product of two vectors with itself?

A: 

The dot product of a vector with itself is the magnitude's square. When we multiply a vector by itself using the dot product, the angle between them is always zero. That's because the cosine of a 0° angle is 1. The dot product simplifies to the product of the magnitudes of the two vectors. And, in this case, it is the magnitude of the vector that is multiplied by itself. This operation results in a scalar quantity.

Q:  

What is the product of two equal vectors?

A: 

The product of two equal vectors depends on what type of multiplication we are using. 

  1. Dot Product: The dot product of two equal vectors is the square of the magnitude of the vector. This is because the angle between two equal vectors is 0°, and the cosine of 0° is 1.

  2. Cross Product: The vector product or cross product of two equal vectors is a zero vector (or null vector). This is because the angle between the vectors is zero, and the sine of 0° is 0.

Q:  

What is the concept of the vector product of vectors Class 11?

A: 

The vector product is also known as the cross product of two vectors. This results in a new vector. For all Class 11 students in Physics, one key concept of the cross product is that this resultant vector is perpendicular to the plane containing the original two vectors. The magnitude of this new vector is calculated by multiplying the magnitudes of the two initial vectors and the sine of the angle between them. The direction of the resulting vector is determined by the right-hand rule.

qna

Physics System of Particles and Rotational Motion Exam

Student Forum

chatAnything you would want to ask experts?
Write here...