Skip to main content
Chapter 2 of 14
NCERT Solutions

Relations and Functions

Madhya Pradesh Board · Class 11 · Mathematics

NCERT Solutions for Relations and Functions — Madhya Pradesh Board Class 11 Mathematics.

136 questions56 flashcards5 concepts

Interactive on Super Tutor

Studying Relations and Functions? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for ncert solutions and more.

1,000+ Class 11 students started this chapter today

37 Questions Solved · 4 Sections

19 worked solutions below. Unlock all 37 free in Super Tutor

EXERCISE 2.1

1If (x3+1,y23)=(53,13)\left(\frac{x}{3} + 1, y - \frac{2}{3}\right) = \left(\frac{5}{3}, \frac{1}{3}\right), find the values of xx and yy.Show solution
Since two ordered pairs are equal, their corresponding components are equal.

So,
x3+1=53,y23=13 \frac{x}{3}+1=\frac{5}{3}, \qquad y-\frac{2}{3}=\frac{1}{3}
From the first equation,
x3=531=23x=2 \frac{x}{3}=\frac{5}{3}-1=\frac{2}{3} \Rightarrow x=2
From the second equation,
y=13+23=1 y=\frac{1}{3}+\frac{2}{3}=1
Therefore, x = 2 and y = 1.

Not sure why a step works? check your working in Super Tutor

2If the set AA has 3 elements and the set B={3,4,5}B = \{3, 4, 5\}, then find the number of elements in (A×B)(A \times B).Show solution
If set AA has 3 elements and set BB has 3 elements, then
n(A×B)=n(A)n(B)=33=9. n(A\times B)=n(A)\cdot n(B)=3\cdot 3=9.
So, the number of elements in A×BA\times B is 9.

Not sure why a step works? check your working in Super Tutor

3If G={7,8}G = \{7, 8\} and H={5,4,2}H = \{5, 4, 2\}, find G×HG \times H and H×GH \times G.Show solution
Using the cartesian product definition, pair each element of G={7,8}G=\{7,8\} with each element of H={5,4,2}H=\{5,4,2\}:

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

Similarly, pair each element of HH with each element of GG:

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

Since ordered pairs depend on order, these two products are not equal.

Not sure why a step works? check your working in Super Tutor

4(i)If P={m,n}P = \{m, n\} and Q={n,m}Q = \{n, m\}, then P×Q={(m,n),(n,m)}P \times Q = \{(m, n), (n, m)\}.Show solution
the statement is false. Correct statement:
P×Q={(m,n),(m,m),(n,n),(n,m)} P\times Q=\{(m,n),(m,m),(n,n),(n,m)\}

Not sure why a step works? check your working in Super Tutor

4(ii)If AA and BB are non-empty sets, then A×BA \times B is a non-empty set of ordered pairs (x,y)(x, y) such that xAx \in A and yBy \in B.Show solution
If AA and BB are non-empty sets, then each element of AA can be paired with each element of BB. So A×BA\times B contains ordered pairs (x,y)(x,y) with xAx\in A and yBy\in B, and it is non-empty. Hence the statement is true.

Not sure why a step works? check your working in Super Tutor

4(iii)If A={1,2}A = \{1, 2\}, B={3,4}B = \{3, 4\}, then A×(Bϕ)=ϕA \times (B \cap \phi) = \phi.Show solution
Since ϕ\phi is the empty set,
Bϕ=ϕ. B\cap \phi=\phi.
Then
A×(Bϕ)=A×ϕ=ϕ. A\times(B\cap\phi)=A\times\phi=\phi.
So the statement is true.

Not sure why a step works? check your working in Super Tutor

5If A={1,1}A = \{-1, 1\}, find A×A×AA \times A \times A.Show solution
Form all ordered triples from A={1,1}A=\{-1,1\}:
A×A×A={(a,b,c):a,b,cA} A\times A\times A=\{(a,b,c):a,b,c\in A\}
Thus the 8 triples are
{(1,1,1),(1,1,1),(1,1,1),(1,1,1),(1,1,1),(1,1,1),(1,1,1),(1,1,1)}. \{(-1,-1,-1),(-1,-1,1),(-1,1,-1),(-1,1,1),(1,-1,-1),(1,-1,1),(1,1,-1),(1,1,1)\}.

Not sure why a step works? check your working in Super Tutor

6If A×B={(a,x),(a,y),(b,x),(b,y)}A \times B = \{(a, x), (a, y), (b, x), (b, y)\}. Find AA and BB.Show solution
In a cartesian product, the first elements come from the first set and the second elements come from the second set.

Here the first elements are aa and bb, so
A={a,b}. A=\{a,b\}.
The second elements are xx and yy, so
B={x,y}. B=\{x,y\}.

Not sure why a step works? check your working in Super Tutor

7Let A={1,2}A = \{1, 2\}, B={1,2,3,4}B = \{1, 2, 3, 4\}, C={5,6}C = \{5, 6\} and D={5,6,7,8}D = \{5, 6, 7, 8\}. Verify thatShow solution
We have
BC= B\cap C=\varnothing
because B={1,2,3,4}B=\{1,2,3,4\} and C={5,6}C=\{5,6\} have no common element.
So,
A×(BC)=A×=. A\times(B\cap C)=A\times\varnothing=\varnothing.

Now
A×B={(1,3),(1,4),(2,3),(2,4)} A\times B=\{(1,3),(1,4),(2,3),(2,4)\}
and
A×C={(1,5),(1,6),(2,5),(2,6)}. A\times C=\{(1,5),(1,6),(2,5),(2,6)\}.
Their intersection has no common ordered pair, so
(A×B)(A×C)=. (A\times B)\cap(A\times C)=\varnothing.
Hence,
A×(BC)=(A×B)(A×C). A\times(B\cap C)=(A\times B)\cap(A\times C).
Also, since every element of A×CA\times C has first element in ABA\subseteq B and second element in CDC\subseteq D, we get
A×CB×D. A\times C\subseteq B\times D.

Not sure why a step works? check your working in Super Tutor

8Let A={1,2}A = \{1, 2\} and B={3,4}B = \{3, 4\}. Write A×BA \times B. How many subsets will A×BA \times B have? List them.Show solution
First write the cartesian product:
A×B={(1,3),(1,4),(2,3),(2,4)}. A\times B=\{(1,3),(1,4),(2,3),(2,4)\}.
It has 4 elements. The number of subsets of a set with 4 elements is
24=16. 2^4=16.
So, A×BA\times B has 16 subsets.

The subsets are:
,{(1,3)},{(1,4)},{(2,3)},{(2,4)},{(1,3),(1,4)},{(1,3),(2,3)},{(1,3),(2,4)},{(1,4),(2,3)},{(1,4),(2,4)},{(2,3),(2,4)}, \varnothing, \{(1,3)\},\{(1,4)\},\{(2,3)\},\{(2,4)\}, \{(1,3),(1,4)\},\{(1,3),(2,3)\},\{(1,3),(2,4)\}, \{(1,4),(2,3)\},\{(1,4),(2,4)\},\{(2,3),(2,4)\},
{(1,3),(1,4),(2,3)},{(1,3),(1,4),(2,4)},{(1,3),(2,3),(2,4)},{(1,4),(2,3),(2,4)}, \{(1,3),(1,4),(2,3)\},\{(1,3),(1,4),(2,4)\},\{(1,3),(2,3),(2,4)\},\{(1,4),(2,3),(2,4)\},
{(1,3),(1,4),(2,3),(2,4)}. \{(1,3),(1,4),(2,3),(2,4)\}.

Not sure why a step works? check your working in Super Tutor

9Let AA and BB be two sets such that n(A)=3n(A) = 3 and n(B)=2n(B) = 2. If (x,1),(y,2),(z,1)(x, 1), (y, 2), (z, 1) are in A×BA \times B, find AA and BB, where x,yx, y and zz are distinct elements.Show solution
Since (x,1)(x,1), (y,2)(y,2), and (z,1)(z,1) are in A×BA\times B, the first elements belong to AA and the second elements belong to BB.

So the distinct first elements are x,y,zx,y,z, hence
A={x,y,z}. A=\{x,y,z\}.
The second elements are 11 and 22, hence
B={1,2}. B=\{1,2\}.

Not sure why a step works? check your working in Super Tutor

10The Cartesian product A × A has 9 elements among which are found (−1, 0) and (0,1). Find the set A and the remaining elements of A × A.Show solution
Since A×AA\times A has 9 elements, AA must have 3 elements because
n(A×A)=n(A)2=9n(A)=3. n(A\times A)=n(A)^2=9 \Rightarrow n(A)=3.
The given ordered pairs (1,0)( -1,0) and (0,1)(0,1) show that 1,0,1-1,0,1 are elements of AA.
Thus,
A={1,0,1}. A=\{-1,0,1\}.
Now the remaining elements of A×AA\times A are all ordered pairs from this set:
A×A={(1,1),(1,0),(1,1),(0,1),(0,0),(0,1),(1,1),(1,0),(1,1)}. A\times A=\{(-1,-1),(-1,0),(-1,1),(0,-1),(0,0),(0,1),(1,-1),(1,0),(1,1)\}.
So the remaining elements are
{(1,1),(1,1),(0,1),(0,0),(1,1),(1,0),(1,1)}. \{(-1,-1),(-1,1),(0,-1),(0,0),(1,-1),(1,0),(1,1)\}.

Not sure why a step works? check your working in Super Tutor

EXERCISE 2.2

1Let A = {1, 2, 3,...,14}. Define a relation R from A to A by R = {(x, y): 3x - y = 0, where x, y ∈ A}. Write down its domain, codomain and range.Show solution
Given
R={(x,y):3xy=0, x,yA},A={1,2,3,,14}. R=\{(x,y):3x-y=0,\ x,y\in A\}, \quad A=\{1,2,3,\dots,14\}.
So y=3xy=3x. For yy to lie in AA, we need 3x143x\le 14 and xAx\in A.
Thus x=1,2,3,4x=1,2,3,4 give the pairs
(1,3),(2,6),(3,9),(4,12). (1,3),(2,6),(3,9),(4,12).
So:
- Domain = {1,2,3,4}\{1,2,3,4\}
- Codomain = A={1,2,3,,14}A=\{1,2,3,\dots,14\}
- Range = {3,6,9,12}\{3,6,9,12\}

Not sure why a step works? check your working in Super Tutor

2Define a relation R on the set N of natural numbers by R = {(x, y) : y = x + 5, x is a natural number less than 4; x, y ∈ N}. Depict this relationship using roster form. Write down the domain and the range.Show solution
Here y=x+5y=x+5 and xx is a natural number less than 4, so x=1,2,3x=1,2,3.
Therefore the relation in roster form is
R={(1,6),(2,7),(3,8)}. R=\{(1,6),(2,7),(3,8)\}.
So,
- Domain = {1,2,3}\{1,2,3\}
- Range = {6,7,8}\{6,7,8\}

Not sure why a step works? check your working in Super Tutor

3A = {1, 2, 3, 5} and B = {4, 6, 9}. Define a relation R from A to B by R = {(x, y): the difference between x and y is odd; x ∈ A, y ∈ B}. Write R in roster form.Show solution
The difference between xx and yy must be odd, so one of them must be even and the other odd.

From A={1,2,3,5}A=\{1,2,3,5\} and B={4,6,9}B=\{4,6,9\}:
- 11 with 4,64,6 gives odd difference; with 99 gives even difference.
- 22 with 99 gives odd difference.
- 33 with 4,64,6 gives odd difference; with 99 gives even difference.
- 55 with 4,64,6 gives odd difference; with 99 gives even difference.

Hence
R={(1,4),(1,6),(2,9),(3,4),(3,6),(5,4),(5,6)}. R=\{(1,4),(1,6),(2,9),(3,4),(3,6),(5,4),(5,6)\}.

Not sure why a step works? check your working in Super Tutor

5Let A = {1, 2, 3, 4, 6}. Let R be the relation on A defined byShow solution
From the chapter text, this question is Exercise 2.2, Question 5:

Let A={1,2,3,4,6}A=\{1,2,3,4,6\} and RR be the relation on AA defined by
R={(a,b):a,bA, b is exactly divisible by a}. R=\{(a,b):a,b\in A,\ b \text{ is exactly divisible by } a\}.
Then:

(i) Roster form
R={(1,1),(1,2),(1,3),(1,4),(1,6),(2,2),(2,4),(2,6),(3,3),(3,6),(4,4),(6,6)}. R=\{(1,1),(1,2),(1,3),(1,4),(1,6),(2,2),(2,4),(2,6),(3,3),(3,6),(4,4),(6,6)\}.

(ii) Domain
{1,2,3,4,6} \{1,2,3,4,6\}

(iii) Range
{1,2,3,4,6} \{1,2,3,4,6\}

Not sure why a step works? check your working in Super Tutor

6Determine the domain and range of the relation R defined by R = {(x, x + 5) : x ∈ {0, 1, 2, 3, 4, 5}}.Show solution
Given
R={(x,x+5):x{0,1,2,3,4,5}}. R=\{(x,x+5):x\in\{0,1,2,3,4,5\}\}.
So the ordered pairs are
(0,5),(1,6),(2,7),(3,8),(4,9),(5,10). (0,5),(1,6),(2,7),(3,8),(4,9),(5,10).
Hence:
- Domain = {0,1,2,3,4,5}\{0,1,2,3,4,5\}
- Range = {5,6,7,8,9,10}\{5,6,7,8,9,10\}

Not sure why a step works? check your working in Super Tutor

7Write the relation R = {(x, x³) : x is a prime number less than 10} in roster form.Show solution
The prime numbers less than 10 are 2,3,5,72,3,5,7.
For each xx, pair it with x3x^3:
23=8, 33=27, 53=125, 73=343. 2^3=8,\ 3^3=27,\ 5^3=125,\ 7^3=343.
Therefore,
R={(2,8),(3,27),(5,125),(7,343)}. R=\{(2,8),(3,27),(5,125),(7,343)\}.

Not sure why a step works? check your working in Super Tutor

8Let A = {x, y, z} and B = {1, 2}. Find the number of relations from A to B.Show solution
If n(A)=3n(A)=3 and n(B)=2n(B)=2, then
n(A×B)=3×2=6. n(A\times B)=3\times 2=6.
The number of relations from AA to BB is the number of subsets of A×BA\times B:
26=64. 2^6=64.
So, the number of relations is 64.

Not sure why a step works? check your working in Super Tutor

9Let R be the relation on Z defined by R = {(a,b): a, b ∈ Z, a - b is an integer}. Find the domain and range of R.

EXERCISE 2.3

1Which of the following relations are functions? Give reasons. If it is a function, determine its domain and range.
2Find the domain and range of the following real functions:
3A function ff is defined by f(x)=2x5f(x) = 2x - 5 . Write down the values of
4The function ' tt ' which maps temperature in degree Celsius into temperature in degree Fahrenheit is defined by t(C)=9C5+32t(C) = \frac{9C}{5} + 32 .
5Find the range of each of the following functions.

Miscellaneous Exercise on Chapter 2

1The relation ff is defined by f(x)={x2,0x33x,3x10f(x) = \begin{cases} x^2, & 0 \leq x \leq 3 \\ 3x, & 3 \leq x \leq 10 \end{cases}

The relation gg is defined by g(x)={x2,0x23x,2x10g(x) = \begin{cases} x^2, & 0 \leq x \leq 2 \\ 3x, & 2 \leq x \leq 10 \end{cases}

Show that ff is a function and gg is not a function.
2If f(x)=x2f(x) = x^2, find f(1,1)f(1)(1,11)\frac{f(1,1) - f(1)}{(1,1-1)}.
3Find the domain of the function f(x)=x2+2x+1x28x+12f(x) = \frac{x^2 + 2x + 1}{x^2 - 8x + 12}.
4Find the domain and the range of the real function ff defined by f(x)=(x1)f(x) = \sqrt{(x-1)}.
5Find the domain and the range of the real function ff defined by f(x)=x1f(x) = |x-1|.
6Let f={(x,x21+x2):xR}f = \left\{ \left( x, \frac{x^2}{1+x^2} \right) : x \in \mathbf{R} \right\} be a function from R\mathbf{R} into R\mathbf{R}. Determine the range of ff.
7Let f,g:RRf, g : \mathbf{R} \to \mathbf{R} be defined, respectively by f(x)=x+1f(x) = x + 1, g(x)=2x3g(x) = 2x - 3. Find f+g,fgf + g, f - g and fg\frac{f}{g}.
8Let f={(1,1),(2,3),(0,1),(1,3)}f = \{(1,1), (2,3), (0,-1), (-1,-3)\} be a function from Z\mathbf{Z} to Z\mathbf{Z} defined by f(x)=ax+bf(x) = ax + b, for some integers a,ba, b. Determine a,ba, b.
9Let R\mathbf{R} be a relation from N\mathbf{N} to N\mathbf{N} defined by R={(a,b):a,bN and a=b2}\mathbf{R} = \{(a, b) : a, b \in \mathbf{N} \text{ and } a = b^2\}. Are the following true?
10Let A={1,2,3,4}\mathbf{A} = \{1, 2, 3, 4\}, B={1,5,9,11,15,16}\mathbf{B} = \{1, 5, 9, 11, 15, 16\} and f={(1,5),(2,9),(3,1),(4,5),(2,11)}f = \{(1,5), (2,9), (3,1), (4,5), (2,11)\}. Are the following true?
11Let ff be the subset of Z×Z\mathbf{Z} \times \mathbf{Z} defined by f={(ab,a+b):a,bZ}f = \{(ab, a + b) : a, b \in \mathbf{Z}\}. Is ff a function from Z\mathbf{Z} to Z\mathbf{Z}? Justify your answer.
12Let A={9,10,11,12,13}A = \{9, 10, 11, 12, 13\} and let f:ANf: A \to \mathbf{N} be defined by f(n)=f(n) = the highest prime factor of nn. Find the range of ff.

18 more solved questions in Relations and Functions

Every remaining exercise is solved step by step in Super Tutor, plus practice quizzes and flashcards for this chapter. Free to start.

Stuck on a step?

Ask Super Tutor AI to explain any solution on this page in a simpler way — free, 24x7.

Ask a Doubt Free

Frequently Asked Questions

What are the important topics in Relations and Functions for Madhya Pradesh Board Class 11 Mathematics?
Key topics in Relations and Functions include Relations and Functions – Complete Concept Map, Relations and Functions - Full Chapter Concept Hierarchy, Relations and Functions — Complete Concept Map. These are the concepts Madhya Pradesh Board Class 11 examiners draw on most — study them first, then practise related questions.
How to score full marks in Relations and Functions — Madhya Pradesh Board Class 11 Mathematics?
Understand the core concepts first, then work through the 136 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
Where can I get free NCERT Solutions for Relations and Functions Class 11 Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Relations and Functions (Madhya Pradesh Board Class 11 Mathematics) — written the way examiners award marks: given, formula, working, answer.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Relations and Functions chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for Madhya Pradesh Board Class 11 Mathematics.