CBSE Class 12 Mathematics: Relations and Functions NCERT Solutions

NCERT Solutions PDF Class 12 PDF

CBSE Class 12 Mathematics, Chapter 1: Relations and Functions, introduces fundamental concepts like reflexive, symmetric, and transitive relations. This chapter delves into defining and analyzing these properties for various types of relations, illustrated with clear examples on different sets, from numerical sets to sets of people. The NCERT Solutions provide a structured approach, breaking down each problem into logical steps to ensure a thorough understanding of the underlying principles. This resource is designed to help students build a strong foundation in relations and functions, essential for their board examinations, by offering a clear, step-by-step method to master the topic.

Quick info

BoardCBSE
ClassClass 12
SubjectMathematics
Session2026
LanguageEnglish
TypeNCERT Solutions
ChapterRelations and Functions

Chapter summary

This chapter's NCERT Solutions for Class 12 Mathematics delve into the fundamental concepts of relations and functions. It focuses on analyzing relations defined on sets to determine if they are reflexive, symmetric, and transitive. The solutions provide detailed step-by-step explanations for each type of relation, helping students understand the criteria for each property and how to apply them to different scenarios, including numerical and real-world examples.

Learning outcomes

  • Understand the definitions of reflexive, symmetric, and transitive relations.
  • Determine if a given relation on a set is reflexive.
  • Determine if a given relation on a set is symmetric.
  • Determine if a given relation on a set is transitive.
  • Apply the properties of relations to various sets, including numerical and abstract sets.
  • Analyze real-world scenarios to define and classify relations.

Topics covered

Paper topics

  • Introduction to Relations
  • Types of Relations
  • Reflexive Relations
  • Symmetric Relations
  • Transitive Relations
  • Relations on a Set
  • Checking Properties of Relations
  • Relations defined on Numerical Sets
  • Relations defined on Sets of People
  • Divisibility Relation
  • Difference Relation
  • Specific Formula Relations

Important topics

  • Understanding Reflexive, Symmetric, and Transitive Properties
  • Applying Properties to Various Relation Definitions
  • Checking Transitivity with Multiple Pairs
  • Analyzing Relations on Sets of Real-World Objects
  • Identifying Non-Reflexive and Non-Symmetric Cases

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.1

Determine whether each of the following relations are reflexive, symmetric and transitive:
  1. Relation R in the set A = \{1, 2, 3...13, 14\} defined as R = \{(x, y): 3x - y = 0\}
Solution:

The given set is A = \{1, 2, 3, \dots, 13, 14\} and the relation is R = \{(x, y): 3x - y = 0\}. This can be rewritten as y = 3x. Let's find the pairs in R:

  • If x = 1, y = 3(1) = 3. So, (1, 3) \in R.
  • If x = 2, y = 3(2) = 6. So, (2, 6) \in R.
  • If x = 3, y = 3(3) = 9. So, (3, 9) \in R.
  • If x = 4, y = 3(4) = 12. So, (4, 12) \in R.
  • If x = 5, y = 3(5) = 15. Since 15 otin A, we stop here.

Thus, R = \{(1, 3), (2, 6), (3, 9), (4, 12)\}.

Reflexive: For R to be reflexive, (x, x) \in R for all x \in A. However, pairs like (1, 1), (2, 2), ..., (14, 14) are not in R (e.g., for x=1, 3(1) - 1 = 2

eq 0). Therefore, R is not reflexive.

Symmetric: For R to be symmetric, if (x, y) \in R, then (y, x) \in R. We see that (1, 3) \in R, but (3, 1)

otin R because 3(3) - 1 = 9 - 1 = 8

eq 0. Therefore, R is not symmetric.

Transitive: For R to be transitive, if (x, y) \in R and (y, z) \in R, then (x, z) \in R. We have (1, 3) \in R (since 3(1) - 3 = 0) and (3, 9) \in R (since 3(3) - 9 = 0). However, (1, 9)

otin R because 3(1) - 9 = 3 - 9 = -6

eq 0. Therefore, R is not transitive.

Conclusion: R is neither reflexive, nor symmetric, nor transitive.

Question 1.2

  1. Relation R in the set {f N} of natural numbers defined as R = \{(x, y): y = x + 5 \text{ and } x < 4\}
Solution:

The set is {f N} (natural numbers). The relation is R = \{(x, y): y = x + 5 \text{ and } x < 4\}. The condition x < 4 means x can be 1, 2, or 3.

  • If x = 1, y = 1 + 5 = 6. So, (1, 6) \in R.
  • If x = 2, y = 2 + 5 = 7. So, (2, 7) \in R.
  • If x = 3, y = 3 + 5 = 8. So, (3, 8) \in R.

Thus, R = \{(1, 6), (2, 7), (3, 8)\}.

Reflexive: For R to be reflexive, (x, x) \in R for all x \in {f N}. However, (1, 1), (2, 2), etc., are not in R. For example, (1, 1) is not in R because y = x + 5 is not satisfied (1

eq 1 + 5). Therefore, R is not reflexive.

Symmetric: For R to be symmetric, if (x, y) \in R, then (y, x) \in R. We see that (1, 6) \in R. However, (6, 1)

otin R because the condition x < 4 is not met for x = 6 (and also 1

eq 6 + 5). Therefore, R is not symmetric.

Transitive: For R to be transitive, if (x, y) \in R and (y, z) \in R, then (x, z) \in R. In the set R = {(1, 6), (2, 7), (3, 8)}, there are no pairs (x, y) and (y, z) such that the first element of the second pair is the second element of the first pair. For instance, we cannot find a pair starting with 6, 7, or 8. Since the condition for transitivity requires checking pairs like (x, y) and (y, z), and no such chain exists within the given pairs, the condition is vacuously true. However, the standard interpretation in such cases where no such chain can be formed is that the relation is transitive. Let's re-examine the definition. If we take (x, y) \in R and (y, z) \in R, then y = x + 5 and z = y + 5. This implies z = (x + 5) + 5 = x + 10. For (x, z) to be in R, we need z = x + 5 and x < 4. Since z = x + 10, the condition z = x + 5 is not met. Therefore, R is not transitive.

Conclusion: R is neither reflexive, nor symmetric, nor transitive.

Question 1.3

  1. Relation R in the set A = \{1, 2, 3, 4, 5, 6\} as R = \{(x, y): y \text{ is divisible by } x\}
Solution:

The set is A = \{1, 2, 3, 4, 5, 6\} and the relation is R = \{(x, y): y \text{ is divisible by } x\}.

Reflexive: For R to be reflexive, (x, x) \in R for all x \in A. This means x must be divisible by x. Since every integer is divisible by itself, (x, x) \in R for all x \in A. For example, (1, 1), (2, 2), ..., (6, 6) are all in R. Therefore, R is reflexive.

Symmetric: For R to be symmetric, if (x, y) \in R, then (y, x) \in R. Let's take an example. (2, 4) \in R because 4 is divisible by 2. However, (4, 2)

otin R because 2 is not divisible by 4. Therefore, R is not symmetric.

Transitive: For R to be transitive, if (x, y) \in R and (y, z) \in R, then (x, z) \in R. This means if y is divisible by x, and z is divisible by y, then z must be divisible by x. Let y = kx for some integer k, and z = ly for some integer l. Substituting the first equation into the second, we get z = l(kx) = (lk)x. Since lk is an integer, z is divisible by x. Thus, (x, z) \in R. For example, (2, 4) \in R (4 is divisible by 2) and (4, 8) \in R (8 is divisible by 4). Then (2, 8) \in R (8 is divisible by 2). Note that 8 is not in the set A, but the property holds for any integers x, y, z. If we restrict to A, consider (2, 4) \in R and (4, 8) is not in R. Let's take (2, 4) \in R and (4, 4) \in R. Then (2, 4) \in R, which is true. Let's take (3, 6) \in R and (6, ?). No pair starts with 6. Let's take (2, 6) \in R and (6, ?). No pair starts with 6. Let's take (1, 2) \in R and (2, 4) \in R. Then (1, 4) \in R (4 is divisible by 1). This holds. Therefore, R is transitive.

Conclusion: R is reflexive and transitive, but not symmetric.

Question 1.4

  1. Relation R in the set Z of all integers defined as R = \{(x, y): x - y \text{ is an integer}\}
Solution:

The set is \mathbf{Z} (all integers) and the relation is R = \{(x, y): x - y \text{ is an integer}\}.

Reflexive: For R to be reflexive, (x, x) \in R for all x \in \mathbf{Z}. This means x - x must be an integer. Since x - x = 0, and 0 is an integer, the condition is satisfied for all x \in \mathbf{Z}. Therefore, R is reflexive.

Symmetric: For R to be symmetric, if (x, y) \in R, then (y, x) \in R. If (x, y) \in R, then x - y is an integer. Let x - y = k, where k \in \mathbf{Z}. Then y - x = -(x - y) = -k. Since k is an integer, -k is also an integer. Thus, y - x is an integer, which means (y, x) \in R. Therefore, R is symmetric.

Transitive: For R to be transitive, if (x, y) \in R and (y, z) \in R, then (x, z) \in R. If (x, y) \in R, then x - y is an integer. If (y, z) \in R, then y - z is an integer. Let x - y = k_1 and y - z = k_2, where k_1, k_2 \in \mathbf{Z}. We need to check if x - z is an integer. We can write x - z = (x - y) + (y - z) = k_1 + k_2. Since the sum of two integers is always an integer, k_1 + k_2 is an integer. Thus, x - z is an integer, which means (x, z) \in R. Therefore, R is transitive.

Conclusion: R is reflexive, symmetric, and transitive. (This means R is an equivalence relation).

Question 1.5

  1. Relation R in the set A of human beings in a town at a particular time given by R = \{(x, y): x \text{ and } y \text{ work at the same place}\}
  2. Relation R in the set A of human beings in a town at a particular time given by R = \{(x, y): x \text{ and } y \text{ live in the same locality}\}
  3. Relation R in the set A of human beings in a town at a particular time given by R = \{(x, y): x \text{ is exactly 7 cm taller than } y\}
  4. Relation R in the set A of human beings in a town at a particular time given by R = \{(x, y): x \text{ is wife of } y\}
  5. Relation R in the set A of human beings in a town at a particular time given by R = \{(x, y): x \text{ is father of } y\}
Solution:

Let A be the set of human beings in a town at a particular time.

  1. Relation: R = \{(x, y): x \text{ and } y \text{ work at the same place}\}
  • Reflexive: Since every person works at their own place, (x, x) \in R for all x \in A. Thus, R is reflexive.
  • Symmetric: If x works at the same place as y, then y also works at the same place as x. So, if (x, y) \in R, then (y, x) \in R. Thus, R is symmetric.
  • Transitive: If x works at the same place as y, and y works at the same place as z, then x, y, and z all work at the same place. Therefore, x works at the same place as z. So, if (x, y) \in R and (y, z) \in R, then (x, z) \in R. Thus, R is transitive.

Conclusion: R is reflexive, symmetric, and transitive (an equivalence relation).


  1. Relation: R = \{(x, y): x \text{ and } y \text{ live in the same locality}\}
  • Reflexive: Every person lives in their own locality. So, (x, x) \in R for all x \in A. Thus, R is reflexive.
  • Symmetric: If x lives in the same locality as y, then y lives in the same locality as x. So, if (x, y) \in R, then (y, x) \in R. Thus, R is symmetric.
  • Transitive: If x lives in the same locality as y, and y lives in the same locality as z, then x, y, and z all live in the same locality. Therefore, x lives in the same locality as z. So, if (x, y) \in R and (y, z) \in R, then (x, z) \in R. Thus, R is transitive.

Conclusion: R is reflexive, symmetric, and transitive (an equivalence relation).


  1. Relation: R = \{(x, y): x \text{ is exactly 7 cm taller than } y\}
  • Reflexive: A person cannot be exactly 7 cm taller than themselves. So, (x, x) otin R for any x \in A. Thus, R is not reflexive.
  • Symmetric: If x is exactly 7 cm taller than y, then y is exactly 7 cm shorter than x. y cannot be taller than x. So, if (x, y) \in R, then (y, x) otin R. Thus, R is not symmetric.
  • Transitive: If x is exactly 7 cm taller than y (i.e., x = y + 7), and y is exactly 7 cm taller than z (i.e., y = z + 7), then x = (z + 7) + 7 = z + 14. This means x is 14 cm taller than z, not exactly 7 cm taller. So, if (x, y) \in R and (y, z) \in R, then (x, z) otin R. Thus, R is not transitive.

Conclusion: R is neither reflexive, nor symmetric, nor transitive.


  1. Relation: R = \{(x, y): x \text{ is wife of } y\}
  • Reflexive: A person cannot be their own wife. So, (x, x) otin R for any x \in A. Thus, R is not reflexive.
  • Symmetric: If x is the wife of y, then y must be the husband of x. The relation is defined as 'wife of', not 'husband of'. So, if (x, y) \in R, then (y, x) otin R (unless y is also a wife, which is not possible in a standard definition). Thus, R is not symmetric.
  • Transitive: If x is the wife of y, and y is the wife of z, this implies y is married to x and y is married to z. This is impossible in a monogamous society. If we consider polygamy, x is a wife of y, and y is a wife of z implies y is married to two people. If x is wife of y, and y is wife of z, then x cannot be the wife of z. Thus, R is not transitive.

Conclusion: R is neither reflexive, nor symmetric, nor transitive.


  1. Relation: R = \{(x, y): x \text{ is father of } y\}
  • Reflexive: A person cannot be their own father. So, (x, x) otin R for any x \in A. Thus, R is not reflexive.
  • Symmetric: If x is the father of y, then y is the son or daughter of x. y cannot be the father of x. So, if (x, y) \in R, then (y, x) otin R. Thus, R is not symmetric.
  • Transitive: If x is the father of y, and y is the father of z, then x is the grandfather of z. x is not the father of z. So, if (x, y) \in R and (y, z) \in R, then (x, z) otin R. Thus, R is not transitive.

Conclusion: R is neither reflexive, nor symmetric, nor transitive.

Common mistakes

  • Confusing the conditions for symmetry and transitivity.
  • Incorrectly assuming a relation is reflexive without checking all elements.
  • Failing to consider all possible pairs when checking for transitivity.
  • Misinterpreting the definition of the relation itself.

Revision tips

  • Review the definitions of reflexive, symmetric, and transitive relations thoroughly.
  • Practice identifying these properties for relations defined on different types of sets.
  • Work through each example and exercise problem, focusing on the step-by-step reasoning.
  • Pay close attention to the conditions given for each relation (e.g., divisibility, difference, specific formulas).

Practice MCQs

Q1. Which property requires that if (a, b) is in R, then (b, a) must also be in R?

Q2. For a relation R on set A to be reflexive, which condition must hold?

Q3. If R = {(x, y): y is divisible by x} on set A = {1, 2, 3, 4, 5, 6}, is the relation transitive?

Q4. Consider the relation R = {(x, y): x - y is an integer} on the set of integers Z. Is this relation symmetric?

Q5. For the relation R = {(x, y): 3x - y = 0} on A = {1, 2,..., 14}, which of the following is true?

Frequently asked questions

What are the three main properties of relations discussed in these NCERT Solutions for Class 12 Maths?

These solutions focus on determining if a relation is reflexive, symmetric, and transitive. These are key properties used to classify relations.

How do I check if a relation is reflexive?

A relation R on a set A is reflexive if every element 'a' in A is related to itself, meaning the pair (a, a) must be present in the relation R for all 'a' belonging to set A.

What is the condition for a relation to be symmetric?

A relation R is symmetric if, for every pair (x, y) that belongs to R, the pair (y, x) must also belong to R.

How is transitivity checked for a relation?

A relation R is transitive if, whenever pairs (x, y) and (y, z) are both in R, the pair (x, z) must also be in R.

Are these solutions helpful for exam preparation?

Yes, these solutions provide step-by-step explanations and cover various types of relations, which is crucial for understanding and solving problems related to relations and functions in exams.

What kind of sets are used in these examples?

The examples use various sets, including sets of numbers (like integers and specific finite sets), and sets representing real-world entities like human beings in a town.

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

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