CBSE Class 11 Mathematics Chapter 2: Relations and Functions NCERT Solutions

NCERT Solutions PDF Class 11 PDF

This chapter delves into the fundamental concepts of Relations and Functions for CBSE Class 11 Mathematics. The NCERT Solutions provide detailed explanations and step-by-step problem-solving for exercises covering ordered pairs, equality of ordered pairs, Cartesian products of sets, and the definition of a function. Students will learn how to find unknown values in ordered pairs, calculate the number of elements in Cartesian products, and construct Cartesian products for given sets. The solutions also address true/false statements related to these concepts, ensuring a thorough understanding of the foundational principles. These solutions are designed to aid students in mastering the chapter's topics, reinforcing their learning, and preparing effectively for examinations by offering clear, accurate, and easy-to-follow guidance.

Quick info

BoardCBSE
ClassClass 11
SubjectMathematics
Session2026
LanguageEnglish
TypeNCERT Solutions
ChapterChapter 2

Chapter summary

Chapter 2, Relations and Functions, for Class 11 Mathematics NCERT Solutions focuses on the core concepts of ordered pairs and Cartesian products. It includes exercises on determining unknown variables from equal ordered pairs, calculating the cardinality of Cartesian products, and explicitly listing the elements of Cartesian products for given sets. The chapter also tests the understanding of properties of Cartesian products through true/false statements. These solutions provide a clear path to understanding the formation and properties of relations and functions.

Learning outcomes

  • Understand the concept of ordered pairs and their equality.
  • Calculate the number of elements in the Cartesian product of two sets.
  • Determine the elements of the Cartesian product of two given sets.
  • Verify statements related to Cartesian products and their properties.
  • Solve for unknown variables using the equality of ordered pairs.

Topics covered

Paper topics

  • Ordered Pairs
  • Equality of Ordered Pairs
  • Cartesian Product of Sets
  • Number of Elements in Cartesian Product
  • Relations
  • Functions
  • Empty Set
  • Set Theory Basics

Important topics

  • Ordered Pairs and their Equality
  • Cartesian Product of Sets
  • Number of Elements in Cartesian Product
  • Definition of a Function

PDF preview

Read page by page below. PDF is streamed from the official NCERT website — no download button on this page.

Loading document …
Page of
Loading page …

Questions and Solutions

Question 1

If \left(\frac{x}{3}+1, y-\frac{2}{3}\right)=\left(\frac{5}{3}, \frac{1}{3}\right), find the values of x and y.
Solution:

We are given two ordered pairs that are equal: \left(\frac{x}{3}+1, y-\frac{2}{3}\right)=\left(\frac{5}{3}, \frac{1}{3}\right). For two ordered pairs to be equal, their corresponding elements must be equal. Therefore, we can set up two separate equations:

  1. Equating the first elements: \frac{x}{3} + 1 = \frac{5}{3}
  2. Equating the second elements: y - \frac{2}{3} = \frac{1}{3}

Now, we solve each equation for its respective variable:

For the first equation (x):

\frac{x}{3} = \frac{5}{3} - 1

\frac{x}{3} = \frac{5}{3} - \frac{3}{3}

\frac{x}{3} = \frac{2}{3}

Multiplying both sides by 3, we get:

x = 2

For the second equation (y):

y = \frac{1}{3} + \frac{2}{3}

y = \frac{1+2}{3}

y = \frac{3}{3}

y = 1

Thus, the values are x=2 and y=1.

Question 2

If the set A has 3 elements and the set B = \{3, 4, 5\}, then find the number of elements in (A \times B)?
Solution:

We are given that set A has 3 elements. Let the number of elements in set A be denoted as |A|, so |A| = 3.

We are also given set B as B = \{3, 4, 5\}. The number of elements in set B, denoted as |B|, is 3.

The Cartesian product of two sets A and B, denoted by A \times B, is the set of all possible ordered pairs (a, b) where a \in A and b \in B. The number of elements in the Cartesian product A \times B is calculated by multiplying the number of elements in set A by the number of elements in set B.

Number of elements in A \times B = |A| \times |B|

Substituting the given values:

|A \times B| = 3 \times 3

|A \times B| = 9

Therefore, the number of elements in A \times B is 9.

Question 3

If G = \{7, 8\} and H = \{5, 4, 2\}, find G \times H and H \times G.
Solution:

We are given two sets: G = \{7, 8\} and H = \{5, 4, 2\}.

The Cartesian product G \times H is the set of all ordered pairs (g, h) such that g \in G and h \in H. To find G \times H, we pair each element of G with each element of H:

G \times H = \{(7, 5), (7, 4), (7, 2), (8, 5), (8, 4), (8, 2)\}

Similarly, the Cartesian product H \times G is the set of all ordered pairs (h, g) such that h \in H and g \in G. To find H \times G, we pair each element of H with each element of G:

H \times G = \{(5, 7), (5, 8), (4, 7), (4, 8), (2, 7), (2, 8)\}

Note that G \times H \neq H \times G because the order of elements in the ordered pairs is different.

Question 4

State whether each of the following statement are true or false. If the statement is false, rewrite the given statement correctly.
  1. If P = \{m, n\} and Q = \{n, m\}, then P \times Q = \{(m, n), (n, m)\}.
  2. If A and B are non-empty sets, then A \times B is a non-empty set of ordered pairs (x, y) such that x \in A and y \in B.
  3. If A = \{1, 2\}, B = \{3, 4\}, then A \times (B \cap \Phi) = \Phi.
Solution:
  1. False. To find P \times Q, we pair each element of P with each element of Q. Given P = \{m, n\} and Q = \{n, m\}. P \times Q = \{(m, n), (m, m), (n, n), (n, m)\}. The correct statement is: If P = \{m, n\} and Q = \{n, m\}, then P \times Q = \{(m, n), (m, m), (n, n), (n, m)\}.
  2. True. By the definition of the Cartesian product, if A and B are non-empty sets, then A \times B is the set of all ordered pairs (x, y) where x \in A and y \in B. Since A and B are non-empty, there will be at least one such ordered pair, making A \times B a non-empty set.
  3. True. The intersection of any set with the empty set (\Phi) is always the empty set. So, B \cap \Phi = \Phi. The Cartesian product of any set with the empty set is also the empty set. Therefore, A \times (B \cap \Phi) = A \times \Phi = \Phi.

Common mistakes

  • Incorrectly calculating the number of elements in a Cartesian product (e.g., adding instead of multiplying cardinalities).
  • Errors in listing all possible ordered pairs for a Cartesian product.
  • Misinterpreting the equality of ordered pairs, leading to incorrect equations.
  • Confusing the order of elements in ordered pairs when calculating H x G from G x H.

Revision tips

  • Review the definition of ordered pairs and the condition for their equality.
  • Practice calculating the number of elements in A x B using the formula |A x B| = |A| * |B|.
  • Work through examples of constructing the Cartesian product A x B by systematically pairing elements.
  • Pay close attention to the direction of the Cartesian product (e.g., G x H vs. H x G) as the order matters.

Practice MCQs

Q1. If (x/3 + 1, y - 2/3) = (5/3, 1/3), what are the values of x and y?

Q2. If set A has 3 elements and set B has 4 elements, how many elements are in the Cartesian product A x B?

Q3. Given G = {7, 8} and H = {5, 4, 2}, which of the following is an element of G x H?

Q4. If A = {1, 2} and B = {3, 4}, what is A x (B ∩ ∅)?

Q5. Which statement is TRUE regarding non-empty sets A and B?

Frequently asked questions

What is the main focus of Chapter 2, Relations and Functions, for Class 11 Maths?

Chapter 2 focuses on the fundamental concepts of ordered pairs, the Cartesian product of sets, and the basic definition of relations and functions, including how to determine unknown values and the number of elements in products.

How do these NCERT Solutions help in understanding ordered pairs?

The solutions explain the condition for the equality of two ordered pairs and demonstrate how to use this to solve for unknown variables (x and y) in given equations.

What is the formula for the number of elements in the Cartesian product of two sets?

If set A has 'm' elements and set B has 'n' elements, the number of elements in the Cartesian product A x B is given by m × n, or |A × B| = |A| × |B|.

Are the solutions for G x H and H x G the same?

No, the solutions show that G x H and H x G are generally different because the order of elements in an ordered pair matters. The elements are reversed in the corresponding pairs.

How do these solutions address true/false statements in the exercises?

For each statement, the solutions clearly state whether it is true or false. If false, they provide the corrected statement, explaining the underlying principle of Cartesian products.

Can these solutions help in preparing for exams?

Yes, by providing clear, step-by-step explanations and covering all exercise problems, these solutions help reinforce concepts and practice problem-solving techniques essential for exam preparation.

Content reviewed by the NCERT Help team. Editorial Team and update policy

NCERT Solutions PDF PDF on NCERT Help. URL unchanged for search indexing.