NCERT Solutions for Class 12 Maths Chapter 1: Relations and Functions (NCERT 2026–27)
These Class 12 Maths Chapter 1 solutions cover Relations and Functions from the NCERT textbook (Reprint 2026–27). Every question of Exercise 1.1, Exercise 1.2 and the Miscellaneous Exercise is solved step by step — checking relations for reflexive, symmetric and transitive properties, proving equivalence relations, and testing functions for one-one (injective), onto (surjective) and bijective behaviour — with every answer cross-checked against the NCERT answer key.
Chapter 1 Overview
Chapter 1 of Class 12 Maths, Relations and Functions, deepens the ideas first met in Class 11. A relation R on a set A is just a subset of A × A, and we classify it as reflexive, symmetric or transitive. A relation that is all three is an equivalence relation, which neatly partitions a set into disjoint equivalence classes. The chapter then revisits functions, sorting them into one-one (injective), onto (surjective) and bijective maps, and introduces the composition of functions and the idea of an invertible function. The Class 12 Maths Chapter 1 solutions below work through every Exercise 1.1, Exercise 1.2 and Miscellaneous question in the exact order and numbering of the textbook.
Key Concepts & Definitions
Empty relation: R = φ ⊂ A × A — no element of A is related to any element of A.
Universal relation: R = A × A — every element is related to every element.
Reflexive: (a, a) ∈ R for every a ∈ A.
Symmetric: (a1, a2) ∈ R ⇒ (a2, a1) ∈ R for all a1, a2 ∈ A.
Transitive: (a1, a2) ∈ R and (a2, a3) ∈ R ⇒ (a1, a3) ∈ R.
Equivalence relation: a relation that is reflexive, symmetric and transitive at the same time.
One-one (injective): f(x1) = f(x2) ⇒ x1 = x2 — distinct inputs give distinct outputs.
Onto (surjective): for every y in the co-domain there is an x with f(x) = y, i.e. Range of f = co-domain.
Bijective: a function that is both one-one and onto; such a function is invertible.
Composition: (g°f)(x) = g(f(x)), for f : A → B and g : B → C.
Important Formulas & Results (Chapter 1)
Equivalence class: [a] = {b ∈ X : b R a}; equivalence classes partition X into disjoint subsets whose union is X.
One-one test: assume f(x1) = f(x2) and deduce x1 = x2.
Onto test: take any y in the co-domain and exhibit an x in the domain with f(x) = y.
Finite-set property: for a finite set X, a function f : X → X is one-one if and only if it is onto.
Number of one-one (and onto) maps from a set of n elements to itself = n!
Invertible function: f : X → Y is invertible ⇔ f is one-one and onto; then there is g : Y → X with g°f = IX and f°g = IY, written g = f−1.
Exercise 1.1 Solutions
Questions are reproduced verbatim from the NCERT textbook; the worked solutions are original and verified against the answers given at the back of the book.
1. Determine whether each of the following relations are reflexive, symmetric and transitive: (i) Relation R in the set A = {1, 2, 3, …, 13, 14} defined as R = {(x, y) : 3x − y = 0} (ii) Relation R in the set N of natural numbers defined as R = {(x, y) : y = x + 5 and x < 4} (iii) Relation R in the set A = {1, 2, 3, 4, 5, 6} as R = {(x, y) : y is divisible by x} (iv) Relation R in the set Z of all integers defined as R = {(x, y) : x − y is an integer} (v) Relation R in the set A of human beings in a town at a particular time given by (a) R = {(x, y) : x and y work at the same place} (b) R = {(x, y) : x and y live in the same locality} (c) R = {(x, y) : x is exactly 7 cm taller than y} (d) R = {(x, y) : x is wife of y} (e) R = {(x, y) : x is father of y}
2. Show that the relation R in the set R of real numbers, defined as R = {(a, b) : a ≤ b2} is neither reflexive nor symmetric nor transitive.
3. Check whether the relation R defined in the set {1, 2, 3, 4, 5, 6} as R = {(a, b) : b = a + 1} is reflexive, symmetric or transitive.
4. Show that the relation R in R defined as R = {(a, b) : a ≤ b}, is reflexive and transitive but not symmetric.
5. Check whether the relation R in R defined by R = {(a, b) : a ≤ b3} is reflexive, symmetric or transitive.
6. Show that the relation R in the set {1, 2, 3} given by R = {(1, 2), (2, 1)} is symmetric but neither reflexive nor transitive.
7. Show that the relation R in the set A of all the books in a library of a college, given by R = {(x, y) : x and y have same number of pages} is an equivalence relation.
8. Show that the relation R in the set A = {1, 2, 3, 4, 5} given by R = {(a, b) : |a − b| is even}, is an equivalence relation. Show that all the elements of {1, 3, 5} are related to each other and all the elements of {2, 4} are related to each other. But no element of {1, 3, 5} is related to any element of {2, 4}.
9. Show that each of the relation R in the set A = {x ∈ Z : 0 ≤ x ≤ 12}, given by (i) R = {(a, b) : |a − b| is a multiple of 4} (ii) R = {(a, b) : a = b} is an equivalence relation. Find the set of all elements related to 1 in each case.
10. Give an example of a relation. Which is (i) Symmetric but neither reflexive nor transitive. (ii) Transitive but neither reflexive nor symmetric. (iii) Reflexive and symmetric but not transitive. (iv) Reflexive and transitive but not symmetric. (v) Symmetric and transitive but not reflexive.
11. Show that the relation R in the set A of points in a plane given by R = {(P, Q) : distance of the point P from the origin is same as the distance of the point Q from the origin}, is an equivalence relation. Further, show that the set of all points related to a point P ≠ (0, 0) is the circle passing through P with origin as centre.
12. Show that the relation R defined in the set A of all triangles as R = {(T1, T2) : T1 is similar to T2}, is equivalence relation. Consider three right angle triangles T1 with sides 3, 4, 5, T2 with sides 5, 12, 13 and T3 with sides 6, 8, 10. Which triangles among T1, T2 and T3 are related?
13. Show that the relation R defined in the set A of all polygons as R = {(P1, P2) : P1 and P2 have same number of sides}, is an equivalence relation. What is the set of all elements in A related to the right angle triangle T with sides 3, 4 and 5?
14. Let L be the set of all lines in XY plane and R be the relation in L defined as R = {(L1, L2) : L1 is parallel to L2}. Show that R is an equivalence relation. Find the set of all lines related to the line y = 2x + 4.
15. Let R be the relation in the set {1, 2, 3, 4} given by R = {(1, 2), (2, 2), (1, 1), (4, 4), (1, 3), (3, 3), (3, 2)}. Choose the correct answer. (A) R is reflexive and symmetric but not transitive. (B) R is reflexive and transitive but not symmetric. (C) R is symmetric and transitive but not reflexive. (D) R is an equivalence relation.
16. Let R be the relation in the set N given by R = {(a, b) : a = b − 2, b > 6}. Choose the correct answer. (A) (2, 4) ∈ R (B) (3, 8) ∈ R (C) (6, 8) ∈ R (D) (8, 7) ∈ R
Exercise 1.2 Solutions
1. Show that the function f : R∗ → R∗ defined by f(x) = 1/x is one-one and onto, where R∗ is the set of all non-zero real numbers. Is the result true, if the domain R∗ is replaced by N with co-domain being same as R∗?
2. Check the injectivity and surjectivity of the following functions: (i) f : N → N given by f(x) = x2 (ii) f : Z → Z given by f(x) = x2 (iii) f : R → R given by f(x) = x2 (iv) f : N → N given by f(x) = x3 (v) f : Z → Z given by f(x) = x3
3. Prove that the Greatest Integer Function f : R → R, given by f(x) = [x], is neither one-one nor onto, where [x] denotes the greatest integer less than or equal to x.
4. Show that the Modulus Function f : R → R, given by f(x) = |x|, is neither one-one nor onto, where |x| is x, if x is positive or 0 and |x| is −x, if x is negative.
5. Show that the Signum Function f : R → R, given by f(x) = 1 if x > 0, f(x) = 0 if x = 0, f(x) = −1 if x < 0, is neither one-one nor onto.
6. Let A = {1, 2, 3}, B = {4, 5, 6, 7} and let f = {(1, 4), (2, 5), (3, 6)} be a function from A to B. Show that f is one-one.
7. In each of the following cases, state whether the function is one-one, onto or bijective. Justify your answer. (i) f : R → R defined by f(x) = 3 − 4x (ii) f : R → R defined by f(x) = 1 + x2
8. Let A and B be sets. Show that f : A × B → B × A such that f(a, b) = (b, a) is bijective function.
9. Let f : N → N be defined by f(n) = (n + 1)/2 if n is odd, and f(n) = n/2 if n is even, for all n ∈ N. State whether the function f is bijective. Justify your answer.
10. Let A = R − {3} and B = R − {1}. Consider the function f : A → B defined by f(x) = (x − 2)/(x − 3). Is f one-one and onto? Justify your answer.
11. Let f : R → R be defined as f(x) = x4. Choose the correct answer. (A) f is one-one onto (B) f is many-one onto (C) f is one-one but not onto (D) f is neither one-one nor onto.
12. Let f : R → R be defined as f(x) = 3x. Choose the correct answer. (A) f is one-one onto (B) f is many-one onto (C) f is one-one but not onto (D) f is neither one-one nor onto.
Miscellaneous Exercise on Chapter 1
1. Show that the function f : R → {x ∈ R : −1 < x < 1} defined by f(x) = x / (1 + |x|), x ∈ R is one one and onto function.
2. Show that the function f : R → R given by f(x) = x3 is injective.
3. Given a non empty set X, consider P(X) which is the set of all subsets of X. Define the relation R in P(X) as follows: For subsets A, B in P(X), ARB if and only if A ⊂ B. Is R an equivalence relation on P(X)? Justify your answer.
4. Find the number of all onto functions from the set {1, 2, 3, ……, n} to itself.
5. Let A = {−1, 0, 1, 2}, B = {−4, −2, 0, 2} and f, g : A → B be functions defined by f(x) = x2 − x, x ∈ A and g(x) = 2|x − ½| − 1, x ∈ A. Are f and g equal? Justify your answer. (Hint: One may note that two functions f : A → B and g : A → B such that f(a) = g(a) ∀ a ∈ A, are called equal functions).
6. Let A = {1, 2, 3}. Then number of relations containing (1, 2) and (1, 3) which are reflexive and symmetric but not transitive is (A) 1 (B) 2 (C) 3 (D) 4
7. Let A = {1, 2, 3}. Then number of equivalence relations containing (1, 2) is (A) 1 (B) 2 (C) 3 (D) 4
Common Mistakes to Avoid
Watch out for these
- Declaring a relation reflexive without checking every element — missing one pair (a, a) breaks reflexivity.
- Confusing “not symmetric” with “asymmetric” — you only need one counter-example pair (a, b) ∈ R with (b, a) ∉ R.
- Treating a relation with no chains as “not transitive” — if there is no pair (a, b), (b, c) in R, the relation is vacuously transitive.
- For one-one, picking specific numbers instead of proving f(x1) = f(x2) ⇒ x1 = x2 in general.
- For onto, forgetting to check the co-domain: x2, |x| and x4 are never onto R because their values are restricted.
- Assuming “A ⊂ B” is an equivalence relation — it is reflexive and transitive but not symmetric.
Practice MCQs & Assertion–Reason
1. A relation R on a set A that is reflexive, symmetric and transitive is called:
(a) empty relation (b) universal relation (c) equivalence relation (d) identity relation
2. The relation R = {(a, b) : a ≤ b} on R is:
(a) reflexive and symmetric (b) reflexive and transitive but not symmetric (c) symmetric and transitive (d) an equivalence relation
3. The function f : R → R, f(x) = x4 is:
(a) one-one onto (b) many-one onto (c) one-one but not onto (d) neither one-one nor onto
4. The function f : R → R, f(x) = 3x is:
(a) one-one onto (b) many-one onto (c) one-one not onto (d) neither one-one nor onto
5. The number of all onto functions from {1, 2, 3, …, n} to itself is:
(a) n2 (b) 2n (c) n! (d) nn
6. For A = {1, 2, 3}, the number of equivalence relations containing (1, 2) is:
(a) 1 (b) 2 (c) 3 (d) 4
7. The greatest integer function f(x) = [x] on R is:
(a) one-one (b) onto (c) bijective (d) neither one-one nor onto
8. If R = {(a, b) : a = b − 2, b > 6} on N, which pair belongs to R?
(a) (2, 4) (b) (3, 8) (c) (6, 8) (d) (8, 7)
9. A function f : X → Y is invertible if and only if it is:
(a) only one-one (b) only onto (c) one-one and onto (d) constant
10. The set of all lines parallel to y = 2x + 4 is:
(a) {y = 2x + c : c ∈ R} (b) {y = −½x + c} (c) {y = 4x + c} (d) only y = 2x + 4
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: The relation R = {(a, b) : a ≤ b2} on R is not reflexive.
Reason: For a = ½, a ≤ a2 becomes ½ ≤ ¼, which is false.
A-R 2. Assertion: The function f : R → R, f(x) = x2 is not one-one.
Reason: f(−1) = f(1) = 1, so two distinct inputs have the same image.
A-R 3. Assertion: The relation “A ⊂ B” on the power set P(X) is an equivalence relation.
Reason: The subset relation is reflexive and transitive.
A-R 4. Assertion: For a finite set X, a one-one function f : X → X is necessarily onto.
Reason: For a finite set, the number of distinct images of a one-one map equals the size of the set, which forces it to be onto.
A-R 5. Assertion: The number of onto functions from {1, 2, 3} to itself is 6.
Reason: An onto function from a finite set to itself is a permutation, and 3! = 6.
Quick Revision Summary
- A relation R on A is a subset of A × A; it is reflexive if (a, a) ∈ R for all a, symmetric if (a, b) ∈ R ⇒ (b, a) ∈ R, and transitive if (a, b), (b, c) ∈ R ⇒ (a, c) ∈ R.
- An equivalence relation is reflexive, symmetric and transitive; it partitions the set into disjoint equivalence classes.
- A function is one-one (injective) if f(x1) = f(x2) ⇒ x1 = x2, and onto (surjective) if its range equals the co-domain.
- A bijective (one-one and onto) function is invertible, with g°f = IX and f°g = IY.
- For a finite set X, f : X → X is one-one if and only if it is onto.
- The number of one-one (equivalently onto) maps of an n-element set to itself is n!.
- Watch the co-domain: x2, x4 and |x| are never onto R because their outputs are restricted.
How to score full marks in this chapter
For every relation, prove or disprove all three properties (reflexive, symmetric, transitive) separately, giving a clear counter-example whenever one fails. For functions, prove one-one by assuming f(x1) = f(x2) and deriving x1 = x2, and prove onto by solving y = f(x) for x and showing it lies in the domain. State the finite-set property explicitly when counting one-one or onto maps, and always confirm your numerical answers (such as {1, 5, 9} or n!) against the structure of the problem.
Frequently Asked Questions
What is Class 12 Maths Chapter 1 Relations and Functions about?
Chapter 1 studies different types of relations (reflexive, symmetric, transitive and equivalence relations), equivalence classes, and types of functions (one-one/injective, onto/surjective and bijective), along with the composition of functions and the idea of an invertible function.
How many exercises are there in Class 12 Maths Chapter 1?
There are two main exercises — Exercise 1.1 (relations, 16 questions) and Exercise 1.2 (functions, 12 questions) — plus a Miscellaneous Exercise of 7 questions, all solved step by step on this page.
What is the difference between one-one and onto functions?
A function is one-one (injective) when distinct inputs always give distinct outputs, i.e. f(x₁) = f(x₂) implies x₁ = x₂. It is onto (surjective) when every element of the co-domain is the image of at least one input, i.e. the range equals the co-domain. A function that is both is bijective.
Are these Class 12 Maths Chapter 1 solutions free?
Yes. All solutions are free and follow the official NCERT Mathematics textbook for the 2026-27 session, with every answer verified against the book’s answer key.
