CBSE Class 12 Maths Exemplar Chapter 1: Relations and Functions NCERT Solutions

NCERT Solutions PDF Class 12 PDF

This chapter, Relations and Functions, is a foundational topic in Class 12 Mathematics, crucial for understanding advanced concepts. The NCERT Solutions provided here cover the essential exercises from the Exemplar book, focusing on the definitions and properties of relations and functions. Students will find detailed, step-by-step solutions for problems involving reflexivity, symmetry, transitivity, function composition, inverse functions, and domain/range determination. These solutions are designed to clarify complex ideas and build problem-solving skills. By working through these examples, students can reinforce their understanding of key concepts, identify common pitfalls, and prepare effectively for their board examinations, ensuring a solid grasp of relations and functions.

Quick info

BoardCBSE
ClassClass 12
SubjectMaths Exemplar
Session2026
LanguageEnglish
TypeNCERT Solutions
ChapterChapter 1

Chapter summary

Chapter 1 of the CBSE Class 12 Maths Exemplar focuses on Relations and Functions. The NCERT Solutions offer detailed explanations for problems related to defining relations, checking for properties like reflexivity, symmetry, and transitivity, and determining the minimum additions to satisfy these properties. It also covers finding the domain of functions, composing functions (gof, fog), finding inverse functions, and verifying if a given set of ordered pairs represents a function. These solutions aim to provide clarity and practice for students.

Learning outcomes

  • Understand the definitions and properties of relations (reflexive, symmetric, transitive).
  • Determine the minimum number of ordered pairs to add to make a relation reflexive and transitive.
  • Calculate the domain of real-valued functions involving square roots.
  • Compute the composition of functions (gof).
  • Find the inverse of a given function.
  • Determine if a given set of ordered pairs represents a function.
  • Find the values of parameters in a linear function based on given points.

Topics covered

Paper topics

  • Relations
  • Types of Relations
  • Reflexive Relation
  • Symmetric Relation
  • Transitive Relation
  • Functions
  • Domain of a Function
  • Composition of Functions
  • Inverse of a Function
  • Ordered Pairs
  • Real-valued Functions
  • Linear Functions

Important topics

  • Properties of Relations (Reflexive, Symmetric, Transitive)
  • Domain and Range of Functions
  • Function Composition (gof)
  • Inverse Functions
  • Identifying Functions from Ordered Pairs

PDF preview

Read page by page below. PDF is streamed from the official NCERT website — no download button on this page.

Loading document …
Page of
Loading page …

Questions and Solutions

Question 1

Let A = \{a, b, c\} and the relation R be defined on A as follows: R = \{(a, a), (b, c), (a, b)\}. Then, write the minimum number of ordered pairs to be added in R to make R reflexive and transitive.
Solution:

The given relation is R = \{(a, a), (b, c), (a, b)\} on the set A = \{a, b, c\}.

To make the relation R reflexive, it must contain pairs of the form (x, x) for every element x in set A. Currently, R contains (a, a). Therefore, we need to add (b, b) and (c, c) to R to ensure reflexivity.

To make the relation R transitive, if (x, y) \in R and (y, z) \in R, then (x, z) must also be in R.

In the given relation R, we have (a, b) \in R and (b, c) \in R. For R to be transitive, the ordered pair (a, c) must be added.

So, the minimum number of ordered pairs to be added to R to make it reflexive and transitive are (b, b), (c, c), and (a, c). The total minimum number of ordered pairs to be added is 3.

Question 2

Let D be the domain of the real valued function f(x) = \sqrt{25 - x^2}. Then, write D.
Solution:

The given function is f(x) = \sqrt{25 - x^2}.

For the function f(x) to be real-valued, the expression under the square root must be non-negative. Therefore, we must have:

25 - x^2 \ge 0

Rearranging the inequality, we get:

x^2 \le 25

Taking the square root of both sides, we find the range of x:

-5 \le x \le +5

The domain D of the function is the set of all possible values of x. Thus, the domain is the closed interval [-5, 5].

D = [-5, 5]

Question 3

If f, g: R o R be defined by f(x) = 2x + 1 and g(x) = x^2 - 2, \forall x \in R, respectively. Then, find gof.
Solution:

Given the functions f(x) = 2x + 1 and g(x) = x^2 - 2, both defined for all real numbers x \in R.

The composition of functions gof is defined as gof(x) = g(f(x)).

First, substitute the expression for f(x) into g(x):

gof(x) = g(f(x)) = g(2x + 1)

Now, apply the function g to the expression (2x + 1). The function g(x) squares its input and subtracts 2. So:

g(2x + 1) = (2x + 1)^2 - 2

Expand the squared term:

(2x + 1)^2 = (2x)^2 + 2(2x)(1) + 1^2 = 4x^2 + 4x + 1

Substitute this back into the expression for gof(x):

gof(x) = (4x^2 + 4x + 1) - 2

Simplify the expression:

gof(x) = 4x^2 + 4x - 1

Therefore, the composition gof is 4x^2 + 4x - 1.

Question 4

Let f: R o R be the function defined by f(x) = 2x - 3, \forall x \in R. Write f^{-1}.
Solution:

Given the function f(x) = 2x - 3, defined for all real numbers x \in R.

To find the inverse function f^{-1}(x), we first set y = f(x):

y = 2x - 3

Next, we swap x and y to represent the inverse relationship:

x = 2y - 3

Now, we solve this equation for y to find the expression for f^{-1}(x):

x + 3 = 2y

y = \frac{x+3}{2}

Therefore, the inverse function is f^{-1}(x) = \frac{x+3}{2}.

Question 5

If A = \{a, b, c, d\} and the function f = \{(a, b), (b, d), (c, a), (d, c)\}, write f^{-1}.
Solution:

Given the set A = \{a, b, c, d\} and the function f defined as a set of ordered pairs:

f = \{(a, b), (b, d), (c, a), (d, c)\}

The inverse function, denoted by f^{-1}, is obtained by reversing the order of each ordered pair in the definition of f. If (x, y) \in f, then (y, x) \in f^{-1}.

Applying this rule to each pair in f:

  • For (a, b) \in f, we have (b, a) \in f^{-1}.
  • For (b, d) \in f, we have (d, b) \in f^{-1}.
  • For (c, a) \in f, we have (a, c) \in f^{-1}.
  • For (d, c) \in f, we have (c, d) \in f^{-1}.

Therefore, the inverse function is:

f^{-1} = \{(b, a), (d, b), (a, c), (c, d)\}

Question 6

If f: R o R is defined by f(x) = x^2 - 3x + 2, write f\{f(x)\}.
Solution:

Given the function f(x) = x^2 - 3x + 2.

We need to find the composition f\{f(x)\}, which means we substitute f(x) into itself.

f\{f(x)\} = f(x^2 - 3x + 2)

Now, we replace every instance of x in the definition of f(x) with the expression (x^2 - 3x + 2):

f\{f(x)\} = (x^2 - 3x + 2)^2 - 3(x^2 - 3x + 2) + 2

First, expand the squared term (x^2 - 3x + 2)^2. Using the formula (a+b+c)^2 = a^2+b^2+c^2+2ab+2bc+2ca, where a=x^2, b=-3x, c=2:

(x^2 - 3x + 2)^2 = (x^2)^2 + (-3x)^2 + (2)^2 + 2(x^2)(-3x) + 2(-3x)(2) + 2(x^2)(2)

= x^4 + 9x^2 + 4 - 6x^3 - 12x + 4x^2

= x^4 - 6x^3 + (9x^2 + 4x^2) - 12x + 4

= x^4 - 6x^3 + 13x^2 - 12x + 4

Next, distribute the -3 in the second term:

-3(x^2 - 3x + 2) = -3x^2 + 9x - 6

Now, substitute these expanded terms back into the expression for f\{f(x)\}:

f\{f(x)\} = (x^4 - 6x^3 + 13x^2 - 12x + 4) + (-3x^2 + 9x - 6) + 2

Combine like terms:

f\{f(x)\} = x^4 - 6x^3 + (13x^2 - 3x^2) + (-12x + 9x) + (4 - 6 + 2)

f\{f(x)\} = x^4 - 6x^3 + 10x^2 - 3x + 0

So, f\{f(x)\} = x^4 - 6x^3 + 10x^2 - 3x.

Question 7

Is g = \{(1, 1), (2, 3), (3, 5), (4, 7)\} a function? If g is described by g(x) = \alpha x + \beta, then what value should be assigned to \alpha and \beta?
Solution:

The given set of ordered pairs is g = \{(1, 1), (2, 3), (3, 5), (4, 7)\}.

To determine if g is a function, we check if each element in the domain (the first element of each pair) maps to exactly one element in the codomain (the second element of each pair). In this set, the domain elements are 1, 2, 3, and 4. Each of these elements appears only once as the first element of an ordered pair. Therefore, g is a function.

Now, we are given that the function g can be described by the linear equation g(x) = \alpha x + \beta. We can use the given ordered pairs to form equations and solve for \alpha and \beta.

Using the pair (1, 1), we have g(1) = 1:

\alpha(1) + \beta = 1 \implies \alpha + \beta = 1 \quad \dots(i)

Using the pair (2, 3), we have g(2) = 3:

\alpha(2) + \beta = 3 \implies 2\alpha + \beta = 3 \quad \dots(ii)

We now have a system of two linear equations with two variables, \alpha and \beta.

Subtract equation (i) from equation (ii):

(2\alpha + \beta) - (\alpha + \beta) = 3 - 1

2\alpha + \beta - \alpha - \beta = 2

\alpha = 2

Substitute the value of \alpha = 2 back into equation (i):

2 + \beta = 1

\beta = 1 - 2

\beta = -1

Thus, the values assigned to \alpha and \beta are \alpha = 2 and \beta = -1. The function is g(x) = 2x - 1.

We can verify this with the other pairs: g(3) = 2(3) - 1 = 6 - 1 = 5 (correct) and g(4) = 2(4) - 1 = 8 - 1 = 7 (correct).

Common mistakes

  • Incorrectly identifying the conditions for reflexivity and transitivity.
  • Errors in calculating the domain for functions with square roots.
  • Mistakes in applying the definition of function composition (gof vs fog).
  • Algebraic errors when finding the inverse of a function.
  • Confusing the definition of a function with a relation.

Revision tips

  • Review the definitions of reflexive, symmetric, and transitive relations before attempting problems.
  • Practice calculating the domain and range for various types of functions.
  • Work through function composition and inverse function problems systematically, step-by-step.
  • Pay close attention to the notation and conditions given in each problem.
  • Use the provided solutions to check your work and understand alternative approaches.

Practice MCQs

Q1. For a relation R on set A = {a, b, c}, if R = {(a, a), (b, c), (a, b)}, what is the minimum number of ordered pairs to add to make R reflexive and transitive?

Q2. What is the domain of the function f(x) = sqrt(25 - x^2)?

Q3. If f(x) = 2x + 1 and g(x) = x^2 - 2, what is gof(x)?

Q4. If f(x) = 2x - 3, what is its inverse function, f^-1(x)?

Q5. Given f = {(a, b), (b, d), (c, a), (d, c)}, what is f^-1?

Q6. If g = {(1, 1), (2, 3), (3, 5), (4, 7)} is described by g(x) = αx + β, what are the values of α and β?

Frequently asked questions

What is the main focus of Chapter 1, Relations and Functions, in the CBSE Class 12 Maths Exemplar?

Chapter 1 focuses on understanding the fundamental concepts of relations and functions, including their definitions, properties like reflexivity, symmetry, and transitivity, function composition, and inverse functions.

How do these NCERT Solutions help in understanding relations?

The solutions provide step-by-step methods to check if a relation is reflexive, symmetric, or transitive, and how to add minimum ordered pairs to satisfy these properties, clarifying the theoretical concepts with practical examples.

What is function composition, and how is it explained in these solutions?

Function composition, like gof(x), involves applying one function after another. The solutions demonstrate this by substituting the output of the inner function (f(x)) as the input for the outer function (g(x)), showing the algebraic steps to find the resultant function.

How can I find the inverse of a function using these solutions?

The solutions show how to find the inverse function by setting y = f(x), then swapping x and y, and finally solving the equation for y, which represents f^-1(x).

Are the questions in the source document exactly the same in these solutions?

Yes, the questions are preserved with their original numbering and problem statements. The wording has been expanded for clarity where necessary, but the core mathematical problem remains identical.

What is the domain of a function, and how is it determined in the examples?

The domain is the set of all possible input values for which the function is defined. For functions involving square roots, like sqrt(25 - x^2), the domain is found by ensuring the expression under the square root is non-negative.

Content reviewed by the NCERT Help team. Editorial Team and update policy

NCERT Solutions PDF PDF on NCERT Help. URL unchanged for search indexing.