This MCQ module is based on: Exercises and Summary – Relations and Functions
Exercises and Summary – Relations and Functions
This mathematics assessment will be based on: Exercises and Summary – Relations and Functions
Targeting Class 11 level in Functions, with Advanced difficulty.
Upload images, PDFs, or Word documents to include their content in assessment generation.
2.4.2 Algebra of Real Functions
In this section, we shall learn how to add two real functions, subtract a real function from another, multiply a real function by a scalar (by a scalar we mean a real number), multiply two real functions and divide one real function by another.
Worked Examples -- Algebra of Functions
Example 16
Let \(f(x) = x^2\) and \(g(x) = 2x + 1\) be two real functions. Find \((f + g)(x)\), \((f - g)(x)\), \((fg)(x)\), and \(\left(\frac{f}{g}\right)(x)\).
\((f + g)(x) = f(x) + g(x) = x^2 + 2x + 1 = (x + 1)^2\)
\((f - g)(x) = f(x) - g(x) = x^2 - 2x - 1\)
\((fg)(x) = f(x) \cdot g(x) = x^2(2x + 1) = 2x^3 + x^2\)
\(\left(\frac{f}{g}\right)(x) = \frac{f(x)}{g(x)} = \frac{x^2}{2x + 1},\quad x \neq -\frac{1}{2}\)
Example 17
Let \(f(x) = \sqrt{x}\) and \(g(x) = x\) be two functions defined over the set of non-negative real numbers. Find \((f + g)(x)\), \((f - g)(x)\), \((fg)(x)\) and \(\left(\frac{f}{g}\right)(x)\).
\((f + g)(x) = \sqrt{x} + x\)
\((f - g)(x) = \sqrt{x} - x\)
\((fg)(x) = \sqrt{x} \cdot x = x^{3/2}\)
\(\left(\frac{f}{g}\right)(x) = \frac{\sqrt{x}}{x} = \frac{1}{\sqrt{x}} = x^{-1/2},\quad x \neq 0\)
Example 18
Let \(\mathbf{R}\) be the set of real numbers. Define the real function \(f: \mathbf{R} \rightarrow \mathbf{R}\) by \(f(x) = x + 10\) and sketch the graph of this function.
Therefore, the shape of the graph of \(f(x) = x + 10\) is a straight line (Fig 2.16).
Remark: The function \(f\) defined by \(f(x) = mx + c\), \(x \in \mathbf{R}\), is called a linear function, where \(m\) and \(c\) are constants. The above function is an example of a linear function.
Miscellaneous Examples
Example 19
Let R be a relation from \(\mathbf{Q}\) to \(\mathbf{Q}\) defined by \(R = \{(a, b) : a, b \in \mathbf{Q}\) and \(a - b \in \mathbf{Z}\}\). Show that:
(i) \((a, a) \in R\) for all \(a \in \mathbf{Q}\) (ii) \((a, b) \in R\) implies \((b, a) \in R\) (iii) \((a, b) \in R\) and \((b, c) \in R\) implies \((a, c) \in R\).
(ii) \((a, b) \in R\) implies that \(a - b \in \mathbf{Z}\). So, \(b - a = -(a - b) \in \mathbf{Z}\). Therefore, \((b, a) \in R\).
(iii) \((a, b) \in R\) and \((b, c) \in R\) implies that \(a - b \in \mathbf{Z}\) and \(b - c \in \mathbf{Z}\). So, \(a - c = (a - b) + (b - c) \in \mathbf{Z}\). Therefore, \((a, c) \in R\).
Example 20
Let \(f = \{(1, 1), (2, 3), (0, -1), (-1, -3)\}\) be a linear function from \(\mathbf{Z}\) into \(\mathbf{Z}\). Find \(f(x)\).
\(f(1) = m + c = 1\) and \(f(0) = c = -1\).
This gives \(m = 2\) and \(c = -1\).
Therefore \(f(x) = 2x - 1\).
Example 21
Find the domain of the function \(f(x) = \dfrac{x^2 + 3x + 5}{x^2 - 5x + 4}\).
Example 22
The function \(f\) is defined by:
\[f(x) = \begin{cases} 1 - x, & x < 0 \\ 1, & x = 0 \\ x + 1, & x > 0 \end{cases}\]Draw the graph of \(f(x)\).
At \(x = 0\): \(f(0) = 1\).
For \(x > 0\): \(f(1) = 2\), \(f(2) = 3\), \(f(3) = 4\), \(f(4) = 5\); and so on.
Thus the graph of \(f\) is shown in Fig 2.17.
Exercise 2.3
(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)\}\)
(ii) It is a function because every first element is distinct. Domain = \(\{2, 4, 6, 8, 10, 12, 14\}\), Range = \(\{1, 2, 3, 4, 5, 6, 7\}\).
(iii) It is not a function because element 1 maps to both 3 and 5.
(i) \(f(x) = -|x|\) (ii) \(f(x) = \sqrt{9 - x^2}\)
Domain = \(\mathbf{R}\). Since \(|x| \geq 0\), we have \(-|x| \leq 0\). Range = \((-\infty, 0]\).
(ii) \(f(x) = \sqrt{9 - x^2}\). For \(f\) to be defined, \(9 - x^2 \geq 0\), i.e., \(x^2 \leq 9\), i.e., \(-3 \leq x \leq 3\).
Domain = \([-3, 3]\). The maximum value of \(\sqrt{9 - x^2}\) is \(\sqrt{9} = 3\) (at \(x = 0\)) and the minimum is 0 (at \(x = \pm 3\)).
Range = \([0, 3]\).
(i) \(f(0)\) (ii) \(f(7)\) (iii) \(f(-3)\)
(ii) \(f(7) = 2(7) - 5 = 14 - 5 = 9\)
(iii) \(f(-3) = 2(-3) - 5 = -6 - 5 = -11\)
Find (i) \(t(0)\) (ii) \(t(28)\) (iii) \(t(-10)\) (iv) The value of C, when \(t(C) = 212\).
(ii) \(t(28) = \frac{9(28)}{5} + 32 = \frac{252}{5} + 32 = 50.4 + 32 = 82.4\)
(iii) \(t(-10) = \frac{9(-10)}{5} + 32 = -18 + 32 = 14\)
(iv) \(212 = \frac{9C}{5} + 32\) gives \(\frac{9C}{5} = 180\), so \(C = \frac{180 \times 5}{9} = 100\).
(i) \(f(x) = 2 - 3x,\; x \in \mathbf{R},\; x > 0\)
(ii) \(f(x) = x^2 + 2,\; x\) is a real number
(iii) \(f(x) = x,\; x\) is a real number
(ii) Since \(x^2 \geq 0\) for all real \(x\), we have \(x^2 + 2 \geq 2\). Range = \([2, \infty)\).
(iii) \(f(x) = x\) is the identity function. Range = \(\mathbf{R}\).
Miscellaneous Exercise on Chapter 2
The relation \(g\) is defined by \(g(x) = \begin{cases} x^2, & 0 \leq x \leq 2 \\ 3x, & 2 \leq x \leq 10 \end{cases}\).
Show that \(f\) is a function and \(g\) is not a function.
For \(g\): At \(x = 2\), \(g(2) = 2^2 = 4\) and also \(g(2) = 3 \times 2 = 6\). Both rules give different values (4 and 6). Since one element maps to two different values, \(g\) is not a function.
Domain = \(\mathbf{R} - \{2, 6\}\).
Since \(\sqrt{x - 1} \geq 0\) for all \(x\) in the domain, Range = \([0, \infty)\).
Since \(|x - 1| \geq 0\) for all real \(x\), Range = \([0, \infty)\).
- When \(x = 0\), \(y = 0\).
- For all \(x \neq 0\), \(x^2 > 0\) and \(1 + x^2 > x^2\), so \(0 < \frac{x^2}{1 + x^2} < 1\).
As \(x \to \infty\), \(y \to 1\) but never reaches 1.
Range = \([0, 1)\).
\((f - g)(x) = (x + 1) - (2x - 3) = -x + 4\)
\(\left(\frac{f}{g}\right)(x) = \frac{x + 1}{2x - 3},\quad x \neq \frac{3}{2}\)
From \(f(1) = 1\): \(a(1) + (-1) = 1\), so \(a = 2\).
Verification: \(f(2) = 2(2) - 1 = 3\) and \(f(-1) = 2(-1) - 1 = -3\). Both check out.
Therefore \(a = 2\) and \(b = -1\).
(i) \((a, a) \in R\), for all \(a \in \mathbf{N}\) (ii) \((a, b) \in R\), implies \((b, a) \in R\) (iii) \((a, b) \in R\), \((b, c) \in R\) implies \((a, c) \in R\).
(ii) False. \((4, 2) \in R\) since \(4 = 2^2\), but \((2, 4) \notin R\) since \(2 \neq 4^2 = 16\).
(iii) False. \((16, 4) \in R\) and \((4, 2) \in R\), but \((16, 2) \notin R\) since \(16 \neq 2^2 = 4\).
(i) \(f\) is a relation from A to B (ii) \(f\) is a function from A to B
Justify your answer in each case.
(ii) False. Element 2 has two images (9 and 11), i.e., \((2, 9) \in f\) and \((2, 11) \in f\). Since 2 maps to two different elements, \(f\) is not a function.
When \(a = 1, b = 2\): \(ab = 2\) and \(a + b = 3\), giving \((2, 3)\).
When \(a = -1, b = -2\): \(ab = 2\) and \(a + b = -3\), giving \((2, -3)\).
Since the element 2 maps to both 3 and \(-3\), \(f\) is not a function.
Range of \(f = \{3, 5, 11, 13\}\).
- Mapping each student in your class to their roll number. (One student, one roll number.)
- Mapping each student to the sports they play. (A student may play multiple sports.)
- Mapping each positive integer to its factors. (For example, 6 maps to 1, 2, 3, 6.)
- Mapping each country to its capital city. (Each country has exactly one capital.)
Answers:
- (1) Function -- each student has exactly one roll number.
- (2) Not a function -- a student may play multiple sports (multiple images).
- (3) Not a function -- a number has multiple factors (multiple images).
- (4) Function -- each country has exactly one capital city.
Summary
- Ordered pair: A pair of elements grouped together in a particular order, written as \((a, b)\). Two ordered pairs are equal if and only if corresponding elements are equal.
- Cartesian product: \(A \times B = \{(a, b) : a \in A,\; b \in B\}\). In particular, \(\mathbf{R} \times \mathbf{R} = \{(x, y) : x, y \in \mathbf{R}\}\) and \(\mathbf{R} \times \mathbf{R} \times \mathbf{R} = \{(x, y, z) : x, y, z \in \mathbf{R}\}\).
- If \((a, b) = (x, y)\), then \(a = x\) and \(b = y\).
- If \(n(A) = p\) and \(n(B) = q\), then \(n(A \times B) = pq\).
- In general, \(A \times B \neq B \times A\).
- Relation: A relation R from a set A to a set B is a subset of the Cartesian product \(A \times B\) obtained by describing a relationship between the first element \(x\) and the second element \(y\) of the ordered pairs, where \((x, y) \in R\).
- The image of an element \(x\) under a relation R is given by \(y\), where \((x, y) \in R\).
- The domain of R is the set of all first elements of the ordered pairs in a relation R.
- The range of the relation R is the set of all second elements of the ordered pairs in a relation R.
- Function: A function \(f\) from a set A to a set B is a specific type of relation for which every element \(x\) of set A has one and only one image \(y\) in set B. We write \(f: A \rightarrow B\), where \(f(x) = y\).
- A is the domain and B is the codomain of \(f\).
- The range of the function is the set of images.
- A real function has the set of real numbers or one of its subsets both as its domain and as its range.
- Algebra of functions: For functions \(f: X \rightarrow \mathbf{R}\) and \(g: X \rightarrow \mathbf{R}\), we have:
\((f + g)(x) = f(x) + g(x)\), \((f - g)(x) = f(x) - g(x)\)
\((fg)(x) = f(x) \cdot g(x)\), \(\left(\frac{f}{g}\right)(x) = \frac{f(x)}{g(x)}\) where \(g(x) \neq 0\)
\((\alpha f)(x) = \alpha \cdot f(x)\), where \(\alpha\) is a real number.
Competency-Based Questions
\(449 = 199 + 50(x - 2)\)
\(250 = 50(x - 2)\)
\(x - 2 = 5\)
\(x = 7\) GB.
\(C(x) = \begin{cases} 0, & 0 \leq x \leq 3 \\ 40(x - 3), & x > 3 \end{cases}\)
Domain = \([0, \infty)\) (non-negative data usage).
Range = \([0, \infty)\) (bill can be 0 or any positive value).
Check at boundary: \(C(3) = 0\) from piece 1 and \(C(3) = 40(0) = 0\) from piece 2. Well-defined, so \(C\) is a valid function.
Assertion--Reason Questions
Reason (R): Addition of real numbers is commutative.
Reason (R): A rational function is undefined where its denominator equals zero.
Reason (R): \(\frac{f(x)}{g(x)} = \frac{x^2}{x} = x\).
Frequently Asked Questions
How to solve domain and range problems in Class 11?
To find domain: identify all x-values for which f(x) is defined. To find range: express x in terms of y from y = f(x) and find valid y-values, or analyze the graph.
What exercises are in NCERT Chapter 2 Relations and Functions?
Chapter 2 contains Exercise 2.1 (Cartesian products), Exercise 2.2 (Relations), Exercise 2.3 (Functions, domain, range, graphs), and a Miscellaneous Exercise.
How to graph functions for Class 11 exercises?
Plot key points, identify the shape, mark domain and range on axes, and note asymptotes or discontinuities. Practice standard functions: identity, constant, polynomial, modulus, signum.
What are common mistakes in Relations and Functions?
Common errors include confusing codomain with range, not checking all domain elements, errors in Cartesian products, and incorrect piecewise function graphs.
How to verify if a given relation is a function?
Check that every element in the domain maps to exactly one element in the codomain. No first element should repeat with a different second element.
Frequently Asked Questions — Relations and Functions
What is Exercises and Summary - Relations and Functions in NCERT Class 11 Mathematics?
Exercises and Summary - Relations and Functions is a key concept covered in NCERT Class 11 Mathematics, Chapter 2: Relations and Functions. This lesson builds the student's foundation in the chapter by explaining the core ideas with worked examples, definitions, and step-by-step methods aligned to the CBSE curriculum.
How do I solve problems on Exercises and Summary - Relations and Functions step by step?
To solve problems on Exercises and Summary - Relations and Functions, follow the NCERT method: identify the given quantities, choose the relevant formula or theorem, substitute values carefully, and simplify. Class 11 exercises gradually increase in difficulty — start with solved NCERT examples before attempting exercise questions, and always verify your answer by substitution or diagram.
What are the most important formulas for Chapter 2: Relations and Functions?
The essential formulas of Chapter 2 (Relations and Functions) are listed in the chapter summary and highlighted throughout the lesson in formula boxes. Memorise them and practise at least 2–3 problems per formula. CBSE board exams frequently test direct application as well as combined use of multiple formulas from this chapter.
Is Exercises and Summary - Relations and Functions important for the Class 11 board exam?
Exercises and Summary - Relations and Functions is part of the NCERT Class 11 Mathematics syllabus and appears in CBSE board exams. Questions typically include short-answer, long-answer, and competency-based items. Review the NCERT examples, exercise questions, and previous-year board problems on this topic to prepare confidently.
What mistakes should students avoid in Exercises and Summary - Relations and Functions?
Common mistakes in Exercises and Summary - Relations and Functions include skipping steps, misapplying formulas, sign errors, and losing track of units. Write each step clearly, double-check algebraic manipulations, and re-read the question after solving to verify that your answer matches what was asked.
Where can I find more NCERT practice questions on Exercises and Summary - Relations and Functions?
End-of-chapter NCERT exercises for Exercises and Summary - Relations and Functions cover all difficulty levels tested in CBSE exams. After completing them, try the examples again without looking at the solutions, attempt the NCERT Exemplar questions for Chapter 2, and solve at least one previous-year board paper to consolidate your understanding.