myclass24
myclass24your class. your pace.
NCERT SOLUTIONS

Chapter 2-Relations and Functions

Get NCERT Solutions for Class 11 Maths Chapter 2 Relations and Functions with solved exercises, concepts, examples, and FAQs.

read this first

NCERT Solutions for Class 11 Maths Chapter 2 – Relations and Functions

If Chapter 1 gave you the language of sets, Chapter 2 teaches you what happens when two sets start talking to each other. Relations and Functions is one of the most practically rich chapters in Class 11 Mathematics — the ideas here form the mathematical foundation behind everything from coordinate geometry to calculus and even computer programming logic.

A relation is simply a rule that pairs elements from one set with elements of another. But not every relation is a function. A function demands something stricter: every input must produce exactly one output. This single constraint is what makes functions so powerful and so widely used across science, engineering, and economics. For all Chapters must, read NCERT Solutions for Class 11 Maths and subject-wise NCERT Solutions for Class 11

NCERT's Chapter 2 walks you from the basic idea of a Cartesian product all the way to graphing real-valued functions and understanding their domains and ranges. The chapter has three exercises and a miscellaneous section, each building on the previous. Students often find this chapter approachable once they stop thinking about it abstractly and start drawing arrow diagrams and graphs — both of which are expected in CBSE answers. These solutions are written to match the way a well-prepared student writes answers in a board exam: each step justified, notation consistent with NCERT, and no logical jumps. Whether you are stuck on Exercise 2.1's Cartesian products or trying to decode a composite function problem in the miscellaneous exercise, these solutions lay it out clearly.

Download PDF – All Exercises of NCERT Solutions for Class 11 Maths Chapter 2 Relations and Functions

📄 Exercise-2.1
📄 Exercise-2.2
📄 Exercise-2.3
📄 Miscellaneous
ExerciseTopic CoveredNumber of Questions
Exercise 2.1Cartesian Product of Sets10 Questions
Exercise 2.2Relations – Definition and Representation9 Questions
Exercise 2.3Functions – Types and Properties5 Questions
MiscellaneousMixed Problems on Relations and Functions12 Questions

Chapter 2 – Relations and Functions: Concepts, Explanation and Key Tables

The Cartesian Product: Where It All Starts

Before you can define a relation, you need the Cartesian product. If A and B are two non-empty sets, their Cartesian product A × B is the set of all ordered pairs (a, b) where a belongs to A and b belongs to B. The key word here is ordered — (a, b) and (b, a) are not the same unless a = b.

For example, if A = {1, 2} and B = {x, y}, then A × B = {(1,x), (1,y), (2,x), (2,y)}. Notice that the order of the pair matters and the number of elements in A × B is always n(A) × n(B). This is tested directly in Exercise 2.1.

What is a Relation?

A relation R from set A to set B is any subset of the Cartesian product A × B. It is a way of expressing which elements of A are connected to which elements of B under some rule. You can represent a relation in three ways — as a set of ordered pairs, as a table, or as an arrow diagram. CBSE expects students to be comfortable with all three.

The Jump from Relation to Function

A function is a special type of relation. Specifically, f: A → B is a function if and only if every element in A (the domain) is associated with exactly one element in B (the codomain). Two things are non-negotiable for a function: every element of A must be mapped (no element left out), and no element of A can map to two different elements of B.

This is why checking whether a graph represents a function using the Vertical Line Test is such a reliable method — any vertical line should intersect the graph at most once.

Types of Functions

Type of FunctionWhat Makes It UniqueExample
One-One (Injective)No two different inputs give the same outputf(x) = 2x + 1
Onto (Surjective)Every element in the codomain has at least one pre-imagef: ℝ → ℝ, f(x) = x³
Bijective (One-One + Onto)Both injective and surjective; perfect pairingf(x) = x (identity function)
Many-OneTwo or more inputs map to the same outputf(x) = x² (both 2 and –2 map to 4)
IntoAt least one element in codomain has no pre-imagef: ℝ → ℝ, f(x) = x² (negatives unreached)
Constant FunctionEvery input gives the same outputf(x) = 7
Identity FunctionEvery input maps to itselff(x) = x
Polynomial FunctionDefined by a polynomial expressionf(x) = 3x² – 5x + 2
Rational FunctionRatio of two polynomialsf(x) = (x+1)/(x–2), x ≠ 2
Modulus FunctionGives the absolute value of inputf(x) =
Signum FunctionReturns –1, 0, or 1 based on sign of xf(x) = x/
Greatest Integer FunctionMaps x to the largest integer ≤ xf(x) = ⌊x⌋; f(2.7) = 2

Domain, Codomain, and Range

These three terms are fundamental and frequently confused. The domain is the complete set of valid inputs. The codomain is the set the function maps into (it is declared, not calculated). The range is the actual set of outputs — it is always a subset of the codomain, and sometimes equal to it.

When asked to find the domain of a function algebraically, two conditions to check are: the denominator must not be zero, and expressions under even roots must be non-negative.

Key Formulas for Exercise 2.1

FormulaMeaning
n(A × B) = n(A) × n(B)Number of elements in the Cartesian product
A × B ≠ B × A (unless A = B)Cartesian product is not commutative
A × (B ∪ C) = (A × B) ∪ (A × C)Distributive property
A × (B ∩ C) = (A × B) ∩ (A × C)Distributive property
If A ⊆ B, then A × C ⊆ B × CSubset property
n(A × A × A) = [n(A)]³For three-set Cartesian product

Exercise-wise Focus

ExerciseCore Skill Being TestedCommon Mistakes
2.1Writing Cartesian products; finding number of elementsForgetting ordered pairs are direction-sensitive
2.2Defining relations; finding domain and range of a relationConfusing range of relation with codomain
2.3Deciding if a mapping is a function; identifying function typeApplying the vertical line test incorrectly on arrow diagrams
MiscellaneousDomain/range of complex functions; algebra of functionsSign errors when finding domain of rational/root functions

Algebra of Functions

NCERT introduces operations on functions in this chapter. If f and g are two functions with the same domain, you can define their sum, difference, product, and quotient as new functions. The domain of the quotient function f/g excludes values where g(x) = 0.

Study Tips for Chapter 2

  • Draw arrow diagrams for every relation or function question in Exercise 2.2 — it takes 30 seconds and prevents errors.
  • When checking if a function is one-one, set f(x₁) = f(x₂) and prove x₁ = x₂. If you can always prove this, it is one-one.
  • For the greatest integer function, practise plotting it — its staircase graph appears in CBSE objective questions regularly.
  • The range of |x| is [0, ∞) — a surprisingly common slip is writing (–∞, ∞).

FAQs for NCERT Solutions for Class 11 Maths Chapter 2 Relations & Functions