Cartesian Product of Sets: Class 11 Maths Notes, Definition, Properties & Solved Examples

Relations and Functions 2025 ( Maths Relations and Functions )

Syed Aquib Ur Rahman
Updated on May 9, 2025 20:50 IST

By Syed Aquib Ur Rahman, Assistant Manager

The Cartesian product helps us understand the relationship between values. It does nothing more than creating pairs between an element of one set and another. In CBSE Class 11, after moving from the basics of sets, your second chapter begins with the Cartesian products of sets to help you grasp relations and functions better. 

Today, you will be learning a little more behind the Cartesian product meaning. This article dives into the properties and cardinality of Cartesian Products to prepare you for your JEE Mains. We also provide some relatable Cartesian product of sets examples, which should help when you are going through our expert-prepared NCERT Class 11 Maths Solutions.  

 

 

 

Table of content
  • What Is a Cartesian Product
  • Ordered Pairs: Why Does Order Matter
  • How to Write a Cartesian Product Using Set Notation
  • Visualizing a Cartesian Product
  • Properties of Cartesian Product
  • Cardinality of a Cartesian Product
  • Cartesian Product of Countable Sets
  • Cartesian Product and Relations
  • Real-Life Examples of Cartesian Product
  • Conclusion
View More
Maths Relations and Functions Logo

What Is a Cartesian Product

A Cartesian product is a way to combine elements of two sets to form ordered pairs. An ordered pair means the order of the elements matters. The result is a new set made up of all possible combinations of one item from each set.

Example:
Set A = { 1,2 }
Set B = { x , y }

A × B = { ( 1 , x ) , ( 1 , y ) , ( 2 , x ) , ( 2 , y ) }

Importance of Cartesian Products for Engineering Entrance Exams

  • For engineering exams, it is expected that you know the core concepts and theoretical properties of the Cartesian products of sets. 
  • You may have to identify the different domains and the ranges of functions, for instance. 
  • Usually, in exams like the JEE Mains, the Cartesian products of sets is a foundation for set theory questions.  
Maths Relations and Functions Logo

Ordered Pairs: Why Does Order Matter

In Cartesian products, order is very important. The pair ( 1 , x ) is not the same as ( x , 1 ), because the first element must come from the first set, and the second from the second set.

So:
- ( 1,2 ) ( 2,1 ) - ( a , b ) ( b , a ) , unless a = b

Maths Relations and Functions Logo

How to Write a Cartesian Product Using Set Notation

C × D = { ( a , b ) a C , b D }

This means: for every element a  in set C and every element b in set D , we make a pair ( a , b ) .

Maths Relations and Functions Logo

Visualizing a Cartesian Product

Example:
C = { x , y , z }

D = { 1,2 , 3 }

C × D = { ( x , 1 ) , ( x , 2 ) , ( x , 3 ) , ( y , 1 ) , ( y , 2 ) , ( y , 3 ) , ( z , 1 ) , ( z , 2 ) , ( z , 3 ) }

The cartesian product, also known as the cross-product or the product set of C and D is obtained by following the below-mentioned steps:

The first element x is taken from the set C { x , y , z } and the second element 1 is taken from the second set D { 1,2 , 3 }

Both these elements are multiplied to form the first ordered pair ( x , 1 )
The same step is repeated for all the other pairs too until all the possible combinations are chosen

The entire collection of all such ordered pairs gives us a cartesian product C × D = { ( x , 1 ) , ( x , 2 ) , ( x , 3 ) , ( y , 1 ) , ( y , 2 ) , ( y , 3 ) , ( z , 1 ) , ( z , 2 ) , ( z , 3 ) } .

Similarly, we can find the cartesian product of D × C .

What About D × C ?
D = { 1,2 , 3 } , C = { x , y , z }

D × C = { ( 1 , x ) , ( 1 , y ) , ( 1 , z ) , ( 2 , x ) , ( 2 , y ) , ( 2 , z ) , ( 3 , x ) , ( 3 , y ) , ( 3 , z ) }

Clearly, D × C C × D

Cartesian Product of More Than Two Sets

Example:
A = { 2,3 } , B = { x , y } , C = { 5,6 }

A × B × C = { ( 2 , x , 5 ) , ( 2 , x , 6 ) , ( 2 , y , 5 ) , ( 2 , y , 6 ) , ( 3 , x , 5 ) , ( 3 , x , 6 ) , ( 3 , y , 5 ) , ( 3 , y , 6 ) }

Cartesian Product with Empty Sets

If even one set is empty, the Cartesian product is empty.

Example:

C = { 1,2 } , D = C × D =
C × D = and D × C =

Maths Relations and Functions Logo

Properties of Cartesian Product

 

Maths Relations and Functions Logo

Cardinality of a Cartesian Product

 

Maths Relations and Functions Logo

Cartesian Product of Countable Sets

If A and B are countable (even infinite), then A × B is also countable.

Maths Relations and Functions Logo

Cartesian Product and Relations

A relation is a subset of a Cartesian product.

Example:

Students:S = {Alex, Brian}

Subjects: T = {Math, English}

Relation R = {( Alex, Math) , (Brian, English)}

Maths Relations and Functions Logo

Real-Life Examples of Cartesian Product

1.Chess Board: Positions like A1, B2 form Row × Column

2. Deck of Cards: Cards = Rank × Suit

3. Computer Images: Pixels are at (x,y) positions, a Cartesian product of screen dimensions.

Maths Relations and Functions Logo

Conclusion

The Cartesian product is a powerful tool in mathematics that helps connect elements from different sets. It forms the foundation for many concepts like relations, functions, grids, and more.

Summary:

  • Cartesian product forms ordered pairs (or tuples)
  • Order matters
  • Count = product of sizes of sets
  • Not commutative or associative
  • Used in real life (games, graphics, tables)
Read more
qna

Maths Relations and Functions Exam

Student Forum

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