Class 11 Maths NCERT Solutions Chapter 2 Ex 2.2 – Relations | Boundless Maths
Ex 2.2 Class 11 Maths NCERT Solutions · Chapter 2

Class 11 Maths NCERT Solutions Chapter 2 Ex 2.2 – Relations

Free, step-by-step Class 11 Maths NCERT Solutions for Chapter 2 Ex 2.2 — all 9 questions solved, covering relations in roster and set-builder form, and finding the domain, codomain and range of a relation.

9Questions
Easy–MediumDifficulty Mix
2026-27CBSE Syllabus

Class 11 Maths NCERT Solutions Chapter 2 Ex 2.2 — All 9 Questions

1

Let A=\{1,2,3,\ldots,14\}. Define a relation R from A to A by R=\{(x,y):3x-y=0, \text{ where } x,y\in A\}. Write down its domain, codomain and range.

Easy +
Solution

3x − y = 0 ⟹ y = 3x, and y must also lie in A, i.e. y ≤ 14.

So 3x ≤ 14 ⟹ x ≤ 4.67, giving x ∈ {1, 2, 3, 4}.

x = 1 → y = 3; x = 2 → y = 6; x = 3 → y = 9; x = 4 → y = 12

R = {(1,3), (2,6), (3,9), (4,12)}
Domain = {1, 2, 3, 4}; Codomain = A = {1, 2, 3, ..., 14}; Range = {3, 6, 9, 12}
2

Define a relation R on the set N of natural numbers by R=\{(x,y): y=x+5,\; x \text{ is a natural number less than } 4;\; x,y\in\mathbb{N}\}. Depict this relationship using roster form. Write down the domain and the range.

Easy +
Solution

x is a natural number less than 4, so x ∈ {1, 2, 3}.

x = 1 → y = 6; x = 2 → y = 7; x = 3 → y = 8

R = {(1,6), (2,7), (3,8)}
Domain = {1, 2, 3}; Range = {6, 7, 8}
3

A=\{1,2,3,5\} and B=\{4,6,9\}. Define a relation R from A to B by R=\{(x,y): \text{the difference between } x \text{ and } y \text{ is odd}; x\in A, y\in B\}. Write R in roster form.

Medium +
Solution

Check |x − y| for every pair with x ∈ {1,2,3,5}, y ∈ {4,6,9}, keeping only odd differences.

x=1: |1−4|=3 (odd) ✓, |1−6|=5 (odd) ✓, |1−9|=8 (even) ✗

x=2: |2−4|=2 (even) ✗, |2−6|=4 (even) ✗, |2−9|=7 (odd) ✓

x=3: |3−4|=1 (odd) ✓, |3−6|=3 (odd) ✓, |3−9|=6 (even) ✗

x=5: |5−4|=1 (odd) ✓, |5−6|=1 (odd) ✓, |5−9|=4 (even) ✗

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

The Fig 2.7 shows a relationship between the sets P and Q, where P=\{5,6,7\} and Q=\{3,4,5\}, with each element of P mapped to the element 2 less than it in Q. Write this relation (i) in set-builder form   (ii) in roster form. What is its domain and range?

Easy +
Solution
P Q 5 6 7 3 4 5

Each arrow subtracts 2: 5 → 3, 6 → 4, 7 → 5, so the rule is y = x − 2.

(i) Set-builder form
R = {(x, y) : y = x − 2, x ∈ P}
(ii) Roster form
R = {(5,3), (6,4), (7,5)}
Domain = {5, 6, 7}; Range = {3, 4, 5}
5

Let A=\{1,2,3,4,6\}. Let R be the relation on A defined by \{(a,b): a,b\in A,\, b \text{ is exactly divisible by } a\}. (i) Write R in roster form (ii) Find the domain of R (iii) Find the range of R.

Medium +
Solution

For each a ∈ A, find every b ∈ A that a divides exactly.

a=1: divides 1,2,3,4,6 → (1,1),(1,2),(1,3),(1,4),(1,6)

a=2: divides 2,4,6 → (2,2),(2,4),(2,6)

a=3: divides 3,6 → (3,3),(3,6)

a=4: divides 4 → (4,4)

a=6: divides 6 → (6,6)

(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)}
(ii) Domain of R
Domain = {1, 2, 3, 4, 6}
(iii) Range of R
Range = {1, 2, 3, 4, 6}
6

Determine the domain and range of the relation R defined by R=\{(x,x+5) : x\in\{0,1,2,3,4,5\}\}.

Easy +
Solution

Substituting each value of x: 0→5, 1→6, 2→7, 3→8, 4→9, 5→10

R = {(0,5),(1,6),(2,7),(3,8),(4,9),(5,10)}
Domain = {0, 1, 2, 3, 4, 5}; Range = {5, 6, 7, 8, 9, 10}
7

Write the relation R=\{(x,x^3) : x \text{ is a prime number less than } 10\} in roster form.

Easy +
Solution

Prime numbers less than 10: 2, 3, 5, 7.

2³ = 8, 3³ = 27, 5³ = 125, 7³ = 343

R = {(2,8), (3,27), (5,125), (7,343)}
8

Let A=\{x,y,z\} and B=\{1,2\}. Find the number of relations from A to B.

Easy +
Solution

n(A) = 3, n(B) = 2, so n(A × B) = 3 × 2 = 6.

The number of relations from A to B equals the number of subsets of A × B, which is 2⁶.

Number of relations = 2⁶ = 64
9

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

Medium +
Solution

Since a and b are both integers, a − b is always an integer, no matter what values a and b take.

So every possible pair (a, b) with a, b ∈ Z satisfies the condition — R is the universal relation on Z.

Domain = Z; Range = Z
Common Questions

Class 11 Maths NCERT Solutions Chapter 2 Ex 2.2 — FAQs

How many questions are there in Exercise 2.2?
Exercise 2.2 has 9 questions, covering relations in roster and set-builder form, and finding the domain, codomain and range of a relation.
What is the difference between the range and the codomain of a relation?
The codomain is the entire set that the relation is defined into, fixed in advance. The range is only the set of second elements that actually appear in the relation's ordered pairs. The range is always a subset of the codomain, but the two need not be equal.
How many relations are there from a set A to a set B?
If n(A) = p and n(B) = q, then n(A × B) = pq, and since every subset of A × B is a valid relation, the total number of relations from A to B is 2pq.
Where can I find the official NCERT textbook for this chapter?
Relations and Functions is Chapter 2 of the NCERT Class 11 Mathematics textbook, published by the National Council of Educational Research and Training (NCERT) and prescribed by CBSE. You can download the official textbook PDF directly from ncert.nic.in, NCERT's official website — the solutions on this page follow the exercise exactly as it appears there.

Carry the formulas with you

One-page printable formula deck for every unit, including Relations and Functions.

Get Formula Cards →
Expert CBSE Coaching · Class 9–12