NCERT Solutions for Class 11 Maths Chapter 2: Relations and Functions
These Class 11 Maths Chapter 2 solutions cover Relations and Functions from the NCERT textbook (updated for 2026–27). Every question of Exercise 2.1, 2.2, 2.3 and the Miscellaneous Exercise on Chapter 2 is solved step by step — Cartesian products, relations, domains, ranges and real functions — with answers verified against the book’s answer key.
Chapter 2 Overview
Chapter 2 of Class 11 Maths, Relations and Functions, builds the language used everywhere in higher mathematics. It begins with the ordered pair and the Cartesian product A × B, then defines a relation from a set A to a set B as a subset of A × B, together with its domain, codomain and range. Finally it introduces the function — a special relation in which every element of the domain has exactly one image — and studies the standard real functions (identity, constant, polynomial, rational, modulus, signum and greatest-integer) and the algebra of real functions (sum, difference, product, scalar multiple and quotient). The solutions below work through every textbook exercise question in order.
Key Concepts & Definitions
Ordered pair: a pair (p, q) in which order matters; (p, q) = (r, s) only when p = r and q = s.
Cartesian product: A × B = {(a, b) : a ∈ A, b ∈ B}. If n(A) = p and n(B) = q, then n(A × B) = pq.
Relation: a relation R from A to B is any subset of A × B. The set of first elements is the domain, the set of second elements is the range, and the whole set B is the codomain (range ⊆ codomain).
Number of relations: from a set A to a set B there are 2pq possible relations, where p = n(A), q = n(B).
Function: a relation f from A to B in which every element of A has one and only one image in B. We write f : A → B and f(a) = b.
Real function: a function whose domain and range are both R or subsets of R.
Important Formulas (Chapter 2)
Cartesian product size: n(A × B) = n(A) × n(B).
Number of relations: from A to B = 2n(A)·n(B).
Algebra of real functions (for f, g : X → R): (f + g)(x) = f(x) + g(x); (f − g)(x) = f(x) − g(x); (fg)(x) = f(x)g(x); (αf)(x) = α·f(x); (f/g)(x) = f(x)/g(x), provided g(x) ≠ 0.
Domain rules: a rational function f/g is defined where g(x) ≠ 0; an even root √(expr) is defined where expr ≥ 0.
Exercise 2.1 Solutions
Questions are reproduced verbatim from the NCERT textbook; the worked solutions are original and verified against the answers at the back of the book.
1. If (x/3 + 1, y − 2/3) = (5/3, 1/3), find the values of x and y.
2. If the set A has 3 elements and the set B = {3, 4, 5}, then find the number of elements in (A × B).
3. If G = {7, 8} and H = {5, 4, 2}, find G × H and H × G.
4. State whether each of the following statements are true or false. If the statement is false, rewrite the given statement correctly. (i) If P = {m, n} and Q = {n, m}, then P × Q = {(m, n), (n, m)}. (ii) If A and B are non-empty sets, then A × B is a non-empty set of ordered pairs (x, y) such that x ∈ A and y ∈ B. (iii) If A = {1, 2}, B = {3, 4}, then A × (B ∩ φ) = φ.
5. If A = {−1, 1}, find A × A × A.
6. If A × B = {(a, x), (a, y), (b, x), (b, y)}. Find A and B.
7. Let A = {1, 2}, B = {1, 2, 3, 4}, C = {5, 6} and D = {5, 6, 7, 8}. Verify that (i) A × (B ∩ C) = (A × B) ∩ (A × C). (ii) A × C is a subset of B × D.
8. Let A = {1, 2} and B = {3, 4}. Write A × B. How many subsets will A × B have? List them.
9. Let A and B be two sets such that n(A) = 3 and n(B) = 2. If (x, 1), (y, 2), (z, 1) are in A × B, find A and B, where x, y and z are distinct elements.
10. The 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.
Exercise 2.2 Solutions
1. Let 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.
2. Define 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.
3. A = {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.
4. The Fig 2.7 shows a relationship between the sets P and Q. Write this relation (i) in set-builder form (ii) roster form. What is its domain and range?
5. Let A = {1, 2, 3, 4, 6}. Let R be the relation on A defined by {(a, b) : a, b ∈ A, b is exactly divisible by a}. (i) Write R in roster form. (ii) Find the domain of R. (iii) Find the range of R.
6. Determine the domain and range of the relation R defined by R = {(x, x + 5) : x ∈ {0, 1, 2, 3, 4, 5}}.
7. Write the relation R = {(x, x3) : x is a prime number less than 10} in roster form.
8. Let A = {x, y, z} and B = {1, 2}. Find the number of relations from A to B.
9. Let 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 Solutions
1. Which of the following relations are functions? Give reasons. If it is a function, determine its domain and range. (i) {(2, 1), (5, 1), (8, 1), (11, 1), (14, 1), (17, 1)} (ii) {(2, 1), (4, 2), (6, 3), (8, 4), (10, 5), (12, 6), (14, 7)} (iii) {(1, 3), (1, 5), (2, 5)}.
2. Find the domain and range of the following real functions: (i) f(x) = −|x| (ii) f(x) = √(9 − x2).
3. A function f is defined by f(x) = 2x − 5. Write down the values of (i) f(0), (ii) f(7), (iii) f(−3).
4. The function ‘t’ which maps temperature in degree Celsius into temperature in degree Fahrenheit is defined by t(C) = 9C/5 + 32. Find (i) t(0) (ii) t(28) (iii) t(−10) (iv) The value of C, when t(C) = 212.
5. Find the range of each of the following functions. (i) f(x) = 2 − 3x, x ∈ R, x > 0. (ii) f(x) = x2 + 2, x is a real number. (iii) f(x) = x, x is a real number.
Miscellaneous Exercise on Chapter 2 — Solutions
1. The relation f is defined by f(x) = x2, 0 ≤ x ≤ 3; f(x) = 3x, 3 ≤ x ≤ 10. The relation g is defined by g(x) = x2, 0 ≤ x ≤ 2; g(x) = 3x, 2 ≤ x ≤ 10. Show that f is a function and g is not a function.
2. If f(x) = x2, find [f(1.1) − f(1)] / (1.1 − 1).
3. Find the domain of the function f(x) = (x2 + 2x + 1) / (x2 − 8x + 12).
4. Find the domain and the range of the real function f defined by f(x) = √(x − 1).
5. Find the domain and the range of the real function f defined by f(x) = |x − 1|.
6. Let f = {(x, x2/(1 + x2)) : x ∈ R} be a function from R into R. Determine the range of f.
7. Let f, g : R → R be defined, respectively by f(x) = x + 1, g(x) = 2x − 3. Find f + g, f − g and f/g.
8. Let f = {(1, 1), (2, 3), (0, −1), (−1, −3)} be a function from Z to Z defined by f(x) = ax + b, for some integers a, b. Determine a, b.
9. Let R be a relation from N to N defined by R = {(a, b) : a, b ∈ N and a = b2}. Are the following true? (i) (a, a) ∈ R, for all a ∈ N (ii) (a, b) ∈ R, implies (b, a) ∈ R (iii) (a, b) ∈ R, (b, c) ∈ R implies (a, c) ∈ R. Justify your answer in each case.
10. Let A = {1, 2, 3, 4}, B = {1, 5, 9, 11, 15, 16} and f = {(1, 5), (2, 9), (3, 1), (4, 5), (2, 11)}. Are the following true? (i) f is a relation from A to B (ii) f is a function from A to B. Justify your answer in each case.
11. Let f be the subset of Z × Z defined by f = {(ab, a + b) : a, b ∈ Z}. Is f a function from Z to Z? Justify your answer.
12. Let A = {9, 10, 11, 12, 13} and let f : A → N be defined by f(n) = the highest prime factor of n. Find the range of f.
Common Mistakes to Avoid
Watch out for these
- Treating A × B and B × A as equal — ordered pairs reverse, so in general A × B ≠ B × A.
- Confusing range with codomain: the range is the set of images actually attained; range ⊆ codomain.
- Declaring a relation a function without checking that no first element repeats — one input with two images breaks it.
- Forgetting domain restrictions: a rational function needs denominator ≠ 0, and an even root needs the radicand ≥ 0.
- Counting subsets/relations wrongly — the number of relations from A to B is 2n(A)·n(B), not n(A) × n(B).
- For piecewise definitions, not checking the overlap point: if the two rules disagree there, the relation is not a function.
Practice MCQs & Assertion–Reason
1. If n(A) = 3 and n(B) = 4, then n(A × B) is:
(a) 7 (b) 12 (c) 81 (d) 64
2. The number of relations from a set of 2 elements to a set of 3 elements is:
(a) 6 (b) 32 (c) 64 (d) 8
3. The domain of the function f(x) = √(9 − x2) is:
(a) (−3, 3) (b) [−3, 3] (c) [0, 3] (d) R
4. The range of f(x) = x2 + 2, x ∈ R, is:
(a) R (b) [0, ∞) (c) [2, ∞) (d) (2, ∞)
5. If f(x) = 2x − 5, then f(−3) equals:
(a) −1 (b) −11 (c) 11 (d) 1
6. Which of these relations is a function?
(a) {(1, 2), (1, 3)} (b) {(1, 2), (2, 2)} (c) {(1, 2), (1, 4), (2, 5)} (d) {(2, 1), (2, 3)}
7. The domain of f(x) = 1 / (x2 − 8x + 12) is:
(a) R (b) R − {2, 6} (c) R − {−2, −6} (d) R − {4}
8. The range of the modulus function f(x) = |x − 1| is:
(a) R (b) (−∞, 0] (c) [0, ∞) (d) (0, ∞)
9. If f(x) = x2, the value of [f(1.1) − f(1)] / (1.1 − 1) is:
(a) 1.1 (b) 2 (c) 2.1 (d) 0.21
10. The range of f(x) = x2/(1 + x2), x ∈ R, is:
(a) [0, 1] (b) [0, 1) (c) (0, 1) (d) R
For each Assertion–Reason question, choose: (A) Both Assertion and Reason are true and the Reason is the correct explanation of the Assertion; (B) Both are true but the Reason is not the correct explanation; (C) Assertion is true but Reason is false; (D) Assertion is false but Reason is true.
A-R 1. Assertion: If n(A) = 3 and n(B) = 3, then n(A × B) = 9.
Reason: n(A × B) = n(A) × n(B).
A-R 2. Assertion: The relation {(1, 3), (1, 5), (2, 5)} is a function.
Reason: In a function every element of the domain must have one and only one image.
A-R 3. Assertion: The domain of f(x) = √(x − 1) is [1, ∞).
Reason: A square root is real only when the expression under it is non-negative.
A-R 4. Assertion: For all sets A and B, A × B = B × A.
Reason: The Cartesian product A × B and B × A always contain the same number of elements.
A-R 5. Assertion: The number of relations from A to B, where n(A) = 2 and n(B) = 3, is 64.
Reason: The number of relations from A to B equals the number of subsets of A × B, i.e. 2n(A)·n(B).
Quick Revision Summary
- An ordered pair (a, b) records order; (a, b) = (c, d) iff a = c and b = d.
- Cartesian product A × B = {(a, b) : a ∈ A, b ∈ B}; n(A × B) = n(A) × n(B); in general A × B ≠ B × A.
- A relation from A to B is a subset of A × B, with a domain (first elements), range (second elements) and codomain B; range ⊆ codomain.
- The number of relations from A to B is 2n(A)·n(B).
- A function assigns to each element of its domain exactly one image; no first element repeats.
- Standard real functions: identity, constant, polynomial, rational, modulus, signum and greatest-integer functions.
- Algebra of functions: (f ± g)(x), (fg)(x), (αf)(x) and (f/g)(x) with g(x) ≠ 0.
How to score full marks in this chapter
Write Cartesian products in proper roster order and remember A × B ≠ B × A. For domain questions, state the rule you use (denominator ≠ 0, radicand ≥ 0) before solving. For range questions, set y = f(x), solve for x, and read off the values of y that keep x real. When checking “is this a function?”, look only for a repeated first element — one is enough to disqualify it. Keep every step shown so each earns its mark.
Frequently Asked Questions
What is Class 11 Maths Chapter 2 Relations and Functions about?
Chapter 2 introduces ordered pairs and the Cartesian product of sets, then defines relations (with their domain, codomain and range) and functions as a special kind of relation. It also covers standard real functions and the algebra of real functions (sum, difference, product, scalar multiple and quotient).
How many exercises are there in Class 11 Maths Chapter 2?
There are three numbered exercises — Exercise 2.1, 2.2 and 2.3 — plus a Miscellaneous Exercise on Chapter 2. Every question of all four exercises is solved step by step on this page.
What is the difference between range and codomain?
The codomain is the whole set B in a relation or function f : A → B, while the range is the set of elements of B that are actually images of some element of A. The range is always a subset of the codomain.
Are these Class 11 Maths Chapter 2 solutions free?
Yes. All solutions are free and follow the official NCERT Class 11 Mathematics textbook for the 2026–27 session, with answers verified against the book’s answer key.
