RELATIONS AND FUNCTIONS-Exercise 2.3

The solutions of the textbook exercises of NCERT Mathematics Class XI Chapter 2 – Relations and Functions are designed to help students develop a clear and logical understanding of one of the most fundamental concepts in higher mathematics. This chapter forms the base for advanced topics such as calculus, inverse trigonometric functions, and mappings studied in later classes. Each solution is presented in a systematic and concept-driven manner, strictly following the definitions, notations, and approach prescribed by the NCERT textbook. Emphasis is placed on understanding relations as subsets of Cartesian products and functions as special relations with unique outputs. Step-by-step reasoning, correct use of symbols, and precise mathematical language ensure clarity and accuracy. These solutions not only assist students in solving textbook problems but also strengthen analytical thinking and exam readiness, making them highly useful for school examinations as well as competitive exams that follow the NCERT syllabus.

Continue Reading →
Maths

TRIGONOMETRIC FUNCTIONS-Exercise 3.2

Exercise • Jan 2026

Trigonometric Functions form a crucial foundation of higher mathematics and play a vital role in physics, engineering, astronomy, and real-life proble...

Continue Reading →
Exercise
Maths

TRIGONOMETRIC FUNCTIONS-Exercise 3.1

Exercise • Jan 2026

Trigonometric Functions form a crucial foundation of higher mathematics and play a vital role in physics, engineering, astronomy, and real-life proble...

Continue Reading →
Exercise
January 15, 2026  |  By Academia Aeternum

RELATIONS AND FUNCTIONS-Exercise 2.3

Maths - Exercise

Q1. 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)}.

Solution

Among the given relations, (i) and (ii) are functions, whereas (iii) is not a function. A relation is a function if every element of the domain is associated with exactly one element of the range

For (i), \[ \begin{aligned} R&=\{(2,1),(5,1),(8,1),(11,1),(14,1),(17,1)\} \\\\ \text{Domain}&=\{2,5,8,11,14,17\} \\\\ \text{Range}&=\{1\} \end{aligned} \] Each element of the domain has exactly one image in the range. Hence, relation (i) is a function

For (ii), \[ \begin{aligned} R&=\{(2,1),(4,2),(6,3),(8,4),(10,5),(12,6),(14,7)\} \\\\ \text{Domain}&=\{2,4,6,8,10,12,14\} \\\\ \text{Range}&=\{1,2,3,4,5,6,7\} \end{aligned} \] Each element of the domain corresponds to exactly one element of the range. Therefore, relation (ii) is also a function

For (iii), the relation \(\{(1,3),(1,5),(2,5)\}\) is not a function because the element \(1\) in the domain is associated with two different elements \(3\) and \(5\) in the range. Hence, relation (iii) fails to satisfy the definition of a function


Q2. Find the domain and range of the following real functions:
(i) \(f(x) = –|x|\)
(ii) \(f(x)=\sqrt{9-x^2}\)

Solution

(i) We are given \[ \begin{aligned} f(x)=-|x| \end{aligned} \] The absolute value function \(|x|\) is defined for all real values of \(x\). Hence, the domain of the given function is the set of all real numbers \[ \begin{aligned} \text{Domain}=\mathbb{R} \end{aligned} \] Since \(|x|\ge 0\) for all real \(x\), we have \(-|x|\le 0\). Therefore, the range of the function is \[ \begin{aligned} \text{Range}=(-\infty,0] \end{aligned} \]

(ii) We are given \[ \begin{aligned} f(x)=\sqrt{9-x^{2}} \end{aligned} \] For the square root to be defined, the expression under the radical must be non-negative \[ \begin{aligned} 9-x^{2}\ge 0 \\ x^{2}\le 9 \\ -3\le x\le 3 \end{aligned} \] Hence, the domain of the function is \[ \begin{aligned} \text{Domain}=[-3,3] \end{aligned} \]

Since the square root function always gives non-negative values and the maximum value of \(\sqrt{9-x^{2}}\) occurs at \(x=0\), we obtain \[ \begin{aligned} 0\le f(x)\le 3 \end{aligned} \] Therefore, the range of the function is \[ \begin{aligned} \text{Range}=[0,3] \end{aligned} \]


Q3. A function \(f\) is defined by \(f(x) = 2x –5\). Write down the values of
(i) \(f(0)\)
(ii) \(f (7)\),
(iii) \(f(–3)\).

Solution

The given function is \[ \begin{aligned} f(x)=2x-5 \end{aligned} \]

(i) Substituting \(x=0\), we get \[ \begin{aligned} f(0)&=2\times 0-5 \\ &=-5 \end{aligned} \]

(ii) Substituting \(x=7\), we obtain \[ \begin{aligned} f(7)&=2\times 7-5 \\ &=14-5 \\ &=9 \end{aligned} \]

(iii) Substituting \(x=-3\), we have \[ \begin{aligned} f(-3)&=2\times(-3)-5 \\ &=-6-5 \\ &=-11 \end{aligned} \]


Q4. The function \(‘t’\) which maps temperature in degree Celsius into temperature in degree Fahrenheit is defined by \(t(C) = \dfrac{9C}{5} + 32\).
Find (i) \(t(0)\)
(ii) \(t(28)\)
(iii) \(t(–10)\)
(iv) The value of \(C\), when \(t(C) = 212\).

Solution

The given function which converts temperature from degree Celsius to degree Fahrenheit is \[ \begin{aligned} t(C)=\dfrac{9C}{5}+32 \end{aligned} \]

(i) Substituting \(C=0\), we get \[ \begin{aligned} t(0)&=\dfrac{9\times 0}{5}+32 \\ &=32 \end{aligned} \]

(ii) Substituting \(C=28\), we obtain \[ \begin{aligned} t(28)&=\dfrac{9\times 28}{5}+32 \\ &=\dfrac{252}{5}+32 \\ &=50.4+32 \\ &=82.4 \end{aligned} \]

(iii) Substituting \(C=-10\), we have \[ \begin{aligned} t(-10)&=\dfrac{9\times (-10)}{5}+32 \\ &=-18+32 \\ &=14 \end{aligned} \]

(iv) When \(t(C)=212\), \[ \begin{aligned} 212&=\dfrac{9C}{5}+32 \\ 212-32&=\dfrac{9C}{5} \\ 180&=\dfrac{9C}{5} \\ 9C&=900 \\ C&=100 \end{aligned} \]


Q5. 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.

Solution

(i) We are given \[ \begin{aligned} f(x)=2-3x,\ x\in \mathbb{R},\ x>0 \end{aligned} \] Since \(x>0\), the term \(3x\) is positive and increases as \(x\) increases. Hence, \(2-3x\) decreases continuously. As \(x\to 0^{+}\), \(f(x)\to 2\), but the value \(2\) is not attained. As \(x\to \infty\), \(f(x)\to -\infty\). Therefore, \[ \begin{aligned} \text{Range}=(-\infty,2) \end{aligned} \]

(ii) We are given \[ \begin{aligned} f(x)=x^{2}+2,\ x\in \mathbb{R} \end{aligned} \] Since \(x^{2}\ge 0\) for all real \(x\), the minimum value of \(x^{2}+2\) is obtained at \(x=0\) and equals \(2\). Hence, \[ \begin{aligned} \text{Range}=[2,\infty) \end{aligned} \]

(iii) We are given \[ \begin{aligned} f(x)=x,\ x\in \mathbb{R} \end{aligned} \] As \(x\) takes all real values, the function also takes all real values. Therefore, \[ \begin{aligned} \text{Range}=\mathbb{R} \end{aligned} \]


Frequently Asked Questions

An ordered pair is a pair of elements written as \((a, b)\), where the order matters. Two ordered pairs are equal if and only if their corresponding elements are equal.

The Cartesian product of sets \(A\) and \(B\), denoted \(A \times B\), is the set of all ordered pairs \((a, b)\) where \(a \in A\) and \(b \in B\).

If set \(A\) has \(m\) elements and set \(B\) has \(n\) elements, then \(A \times B\) has \(m \times n\) elements.

A relation from set \(A\) to set \(B\) is any subset of the Cartesian product \(A \times B\).

The domain is the set of all first elements of the ordered pairs belonging to the relation.

The range is the set of all second elements of the ordered pairs of a relation.

The codomain is the set from which the second elements of ordered pairs are taken, regardless of whether all elements appear in the relation or not.

A relation that contains no ordered pair is called an empty relation.

A relation that contains all possible ordered pairs of a Cartesian product is called a universal relation.

An identity relation on a set \(A\) consists of all ordered pairs \((a, a)\) for every \(a \in A\).

A relation is reflexive if every element of the set is related to itself, i.e., \((a, a)\) belongs to the relation for all \(a\).

A relation is symmetric if whenever \((a, b)\) belongs to the relation, \((b, a)\) also belongs to it.

A relation is transitive if whenever \((a, b)\) and \((b, c)\) belong to the relation, then \((a, c)\) must also belong to it.

A relation that is reflexive, symmetric, and transitive is called an equivalence relation.

An equivalence class is the set of all elements related to a given element under an equivalence relation.

A function is a special type of relation in which every element of the domain is associated with exactly one element of the codomain.

In a relation, an element of the domain may have multiple images or none, whereas in a function each domain element has exactly one image.

A function is one-one if distinct elements of the domain have distinct images in the codomain.

A function is onto if every element of the codomain has at least one pre-image in the domain.

A function that is both one-one and onto is called a bijective function.

Bijective functions allow the definition of inverse functions and establish a perfect one-to-one correspondence between two sets.

A real-valued function is a function whose domain and codomain are subsets of the set of real numbers.

A function is represented graphically by plotting ordered pairs \((x, f(x))\) on the Cartesian plane.

The vertical line test states that a graph represents a function if and only if no vertical line intersects the graph at more than one point.

Relations and Functions form the foundation for calculus, coordinate geometry, matrices, and real analysis studied in higher classes.

They are used to model dependencies such as temperature variation with time, cost with quantity, population growth, and physical laws.

Definition-based, reasoning-based, relation classification, domain-range identification, and function-type identification questions are common.

Focus on definitions, properties, standard examples, and clear logical explanations with proper mathematical notation.

Yes, it builds the conceptual base required for functions, graphs, and mappings used extensively in higher-level problems.

It enhances logical reasoning, abstract thinking, precise mathematical communication, and analytical problem-solving skills.

The image of an element \(x\) under a function \(f\) is the value \(f(x)\) in the codomain corresponding to \(x\).

A pre-image of an element \(y\) in the codomain is an element \(x\) in the domain such that \(f(x) = y\).

Yes, this occurs in many-one functions where distinct domain elements map to the same codomain element.

No, assigning more than one value to a single domain element violates the definition of a function.

If set \(A\) has \(m\) elements and set \(B\) has \(n\) elements, the total number of relations is \(2^{mn}\).

If set \(A\) has \(m\) elements and set \(B\) has \(n\) elements, the total number of functions is \(n^m\).

A transformation describes how a function maps elements from one set to another according to a specific rule or operation.

Arrow diagrams visually represent relations and functions, helping to identify whether a relation satisfies the conditions of a function.

It is a table listing elements of the domain alongside their corresponding images, useful for clarity and verification.

Confusing domain with codomain, assuming all relations are functions, and misidentifying one-one and onto properties are common errors.

The domain determines where the function is defined; incorrect domain selection can change the nature and validity of a function.

Restriction of domain involves limiting the set of input values to ensure the function is well-defined or satisfies required properties.

Concepts of functions, domain, and range are essential for understanding limits, continuity, and derivatives.

While not mandatory, graphs provide intuitive understanding and help verify whether a relation represents a function.

They help classify elements into distinct groups called equivalence classes based on shared properties.

Relations can be represented using matrices, and functions describe mappings fundamental to linear algebra.

Questions testing logical consistency, property verification, and classification of relations and functions are common.

Answers should include clear definitions, correct notation, logical steps, and proper justification wherever required.

It is largely theory-based but requires strong conceptual understanding to solve reasoning and classification problems.

It establishes the foundational language and structure for expressing mathematical relationships used throughout higher mathematics.

Recent posts


    Important Links

    Leave Your Message & Comments