NCERT Solutions for Miscellaneous Exercise Chapter 1 Class 12 - Relations and Functions

NCERT Solutions for Miscellaneous Exercise Chapter 1 Class 12 - Relations and Functions

Komal MiglaniUpdated on 21 Apr 2025, 07:45 PM IST

Relations and functions are two essential concepts in class 12. The first thing that comes to a student's mind when checking these solutions is what relations and functions are. Suppose you went to a biriyani shop and ordered only chicken biriyani every time. Here, there is only one output for one input. So, it is a function. But whenever your brother goes to the biriyani shop, he brings 2-3 types of biriyani. Here, for one input, there are many outputs. So it is a relation. Careers360 experts create these solutions, and the latest NCERT guidelines have been followed.

NCERT Solutions for Class 12 Chapter 1 Miscellaneous Exercise is a set of questions that includes all the topics covered in this chapter. This exercise of the NCERT serves as a comprehensive revision and helps students apply various concepts together in one place.

Class 12 Maths Chapter 1 Miscellaneous Exercise Solutions: Download PDF

Download PDFNCERT solutions for Class 12 Maths Chapter 1 Relations and Functions: Miscellaneous Exercise

Question:1 Show that the function $f : R \rightarrow \{x \in R : - 1 < x < 1\}$ defined by $f(x) = \frac{x}{1 + |x|}$ $x \in R$ is one one and onto function.

Answer:

The function $f : R \rightarrow \{x \in R : - 1 < x < 1\}$ defined by

$f(x) = \frac{x}{1 + |x|}$ , $x \in R$

One- one:

Let $f(x)=f(y)$ , $x,y \in R$

$\frac{x}{1+\left | x \right |}=\frac{y}{1+\left | y \right |}$

It is observed that if x is positive and y is negative.

$\frac{x}{1+x}= \frac{y}{1+y}$

Since x is positive and y is negative.

$x> y\Rightarrow x-y> 0$ but 2xy is negative.

$x-y\neq 2xy$

Thus, the case of x is positive and y is negative is removed.

Same happens in the case of y is positive and x is negative so this case is also removed.

When x and y both are positive:

$f(x)=f(y)$

$\frac{x}{1+x}= \frac{y}{1+y}$

$x(1+y)=y(1+x)$

$x+xy=y+xy$

$x=y$

When x and y both are negative : $f(x)=f(y)$

$\frac{x}{1-x}= \frac{y}{1-y}$

$x(1-y)=y(1-x)$

$x-xy=y-xy$

$x=y$

$\therefore$ f is one-one.

Onto:

Let $y \in R$ such that $-1< y< 1$

If y is negative, then $x= \frac{y}{y+1} \in R$

$f(x)=f(\frac{y}{y+1} )= \frac{\frac{y}{1+y}}{1+ | \frac{y}{1+y}|}$ $= \frac{\frac{y}{1+y}}{1+ \frac{-y}{1+y}}=\frac{y}{1+y-y}=y$

If y is positive, then $x= \frac{y}{1-y} \in R$

$f(x)=f(\frac{y}{1-y} )= \frac{\frac{y}{1-y}}{1+ | \frac{y}{1-y}|}$ $= \frac{\frac{y}{1-y}}{1+ \frac{-y}{1-y}}=\frac{y}{1-y+y}=y$

Thus, f is onto.

Hence, f is one-one and onto.

Question:2 Show that the function $f : R \rightarrow R$ given by $f (x) = x ^3$ is injective.

Answer:

$f : R \rightarrow R$

$f (x) = x ^3$

One-one:

Let $f(x)=f(y)\, \, \, \, \, \, x,y \in R$

$x^{3}=y^{3}$

We need to prove $x=y$ .So,

  • Let $x\neq y$ then there cubes will not be equal i.e. $x^{3}\neq y^{3}$ .

  • It will contradict given condition of cubes being equal.

  • Hence, $x=y$ and it is one -one which means it is injective

Question: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 \subset B$ . Is R an equivalence relation on P(X)? Justify your answer.

Answer:

Given a non empty set X, consider P(X) which is the set of all subsets of X.

Since, every set is subset of itself , ARA for all $A \in P(x)$

$\therefore$ R is reflexive.

Let $ARB \Rightarrow A\subset B$

This is not same as $B\subset A$

If $A =\left \{ 0,1 \right \}$ and $B =\left \{ 0,1,2 \right \}$

then we cannot say that B is related to A.

$\therefore$ R is not symmetric.

If $ARB \, \, \, and \, \, \, BRC, \, \, then \, \, A\subset B \, \, \, and \, \, B\subset C$

this implies $A\subset C$ $= ARC$

$\therefore$ R is transitive.

Thus, R is not an equivalence relation because it is not symmetric.

Question:4 Find the number of all onto functions from the set $\{1, 2, 3, ... , n\}$ to itself.

Answer:

The number of all onto functions from the set $\{1, 2, 3, ... , n\}$ to itself is permutations on n symbols 1,2,3,4,5...............n.

Hence, permutations on n symbols 1,2,3,4,5...............n = n

Thus, total number of all onto maps from the set $\{1, 2, 3, ... , n\}$ to itself is same as permutations on n symbols 1,2,3,4,5...............n which is n.

Question:5 Let $A = \{- 1, 0, 1, 2\}$ , $B = \{- 4, - 2, 0, 2\}$ and $f, g : A \rightarrow B$ be functions defined by $f(x) = x^2 -x, x\in A$ and $g(x) = 2\left |x - \frac{1}{2} \right | - 1, x\in A$ . Are $f$ and $g$ equal? Justify your answer. (Hint: One may note that two functions $f : A \rightarrow B$ and $g : A \rightarrow B$ such that $f (a) = g (a) \;\forall a \in A$ , are called equal functions).

Answer:

Given :

$A = \{- 1, 0, 1, 2\}$ , $B = \{- 4, - 2, 0, 2\}$

$f, g : A \rightarrow B$ are defined by $f(x) = x^2 -x, x\in A$ and $g(x) = 2\left |x - \frac{1}{2} \right | - 1, x\in A$ .

It can be observed that

$f(-1) = (-1)^2 -(-1)=1+1=2$

$g(-1) = 2\left |-1 - \frac{1}{2} \right | - 1= 2\left | \frac{-3}{2} \right |-1=3-1=2$

$f(-1)=g(-1)$

$f(0) = (0)^2 -(0)=0+0=0$

$g(0) = 2\left |0 - \frac{1}{2} \right | - 1= 2\left | \frac{-1}{2} \right |-1=1-1=0$

$f(0)=g(0)$

$f(1) = (1)^2 -(1)=1-1=0$

$g(1) = 2\left |1 - \frac{1}{2} \right | - 1= 2\left | \frac{1}{2} \right |-1=1-1=0$

$f(1)=g(1)$

$f(2) = (2)^2 -(2)=4-2=2$

$g(2) = 2\left |2 - \frac{1}{2} \right | - 1= 2\left | \frac{3}{2} \right |-1=3-1=2$

$f(2)=g(2)$

$\therefore \, \, \, f(a)=g(a) \forall a\in A$

Hence, f and g are equal functions.

Question: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

Answer:

$A = \{1, 2, 3\}$

The smallest relations containing $(1, 2)$ and $(1, 3)$ which are
reflexive and symmetric but not transitive is given by

$R = \left \{ (1,1),(2,2),(3,3),(1,2),(1,3),(2,1),(3,1) \right \}$

$(1,1),(2,2),(3,3) \in R$ , so relation R is reflexive.

$(1,2),(2,1) \in R$ and $(1,3),(3,1) \in R$ , so relation R is symmetric.

$(2,1),(1,3) \in R$ but $(2,3) \notin R$ , so realation R is not transitive.

Now, if we add any two pairs $(2,3)$ and $(3,2)$ to relation R, then relation R will become transitive.

Hence, the total number of the desired relation is one.

Thus, option A is correct.

Question:7 Let $A = \{1, 2, 3\}$ . Then number of equivalence relations containing $(1, 2)$ is
(A) 1
(B) 2
(C) 3
(D) 4

Answer:

$A = \{1, 2, 3\}$

The number of equivalence relations containing $(1, 2)$ is given by

$R = \left \{ (1,1),(2,2),(3,3),(1,2),(2,1) \right \}$

We are left with four pairs $(2,3)$ , $(3,2)$ , $(1,3),(3,1)$ .

$(1,1),(2,2),(3,3) \in R$ , so relation R is reflexive.

$(1,2),(2,1) \in R$ and $(2,3),(3,2) \notin R$ , so relation R is not symmetric.

$(1,3),(3,1) \notin R$ , so realation R is not transitive.

Hence , equivalence relation is bigger than R is universal relation.

Thus the total number of equivalence relations cotaining $(1,2)$ is two.

Thus, option B is correct.


Also, Read

Topics covered in Chapter 1 Number System: Miscellaneous Exercise

Concept

Definition

Composition of Functions

If there are two functions, $f: A \rightarrow B$ and $g: B \rightarrow C$,

then the composition of functions $g \circ f$ is defined as:

$(g \circ f)(x)=g(f(x))$

Invertible Function

A function is invertible if there exists an inverse function that reverses the effect of the original function. The function must be bijective.
$f^{-1}(f(x))=x$

Also, read,

Subject-wise NCERT Exemplar solutions

These resources cover the NCERT exemplar solutions of other subjects, prepared for students of class 12 to help them learn more systematically.

Frequently Asked Questions (FAQs)

Q: What are relations in Class 12 Maths?
A:

In maths, relation defines the relationship between sets of values of ordered pairs

Q: Mention the number of questions in class 12 maths chapter 1 miscellaneous exercise?
A:

Total 19 questions are the in miscellaneous exercise Class 12 Maths chapter 1

Q: How many exercises are there in the NCERT class 12 maths chapter 1 ?
A:

There are a total of 5 exercises including a miscellaneous exercise in the NCERT class 12 maths chapter 1.

Q: Which concepts are covered in class 12 maths chapter 1 miscellaneous exercises
A:

This exercise discusses concepts related to inverse, injective, onto functions.

Q: What are the important topics in chapter relations and functions ?
A:

Definitions of relations and functions, types of relations, types of functions, composition of functions, invertible function and binary operations are the important topics in this chapter.

Q: What is the weightage held by the chapter relations and functions for CBSE board exam ?
A:

The weightage of chapter relation and function is more than 5% in the CBSE board examination.

Q: How are the NCERT solutions helpful in the board exam ?
A:

As students can assess from previous year questions that many questions are asked directly from NCERT exercise. Hence to score well in the examination, it is required to practice NCERT exercise for class 12 maths before the exam. 

Articles
|
Upcoming School Exams
Ongoing Dates
UP Board 12th Others

10 Aug'25 - 27 Sep'25 (Online)

Ongoing Dates
UP Board 10th Others

10 Aug'25 - 27 Sep'25 (Online)

Certifications By Top Providers
Explore Top Universities Across Globe

Questions related to CBSE Class 12th

On Question asked by student community

Have a question related to CBSE Class 12th ?

Yes, you can switch from Science in Karnataka State Board to Commerce in CBSE for 12th. You will need a Transfer Certificate from your current school and meet the CBSE school’s admission requirements. Since you haven’t studied Commerce subjects like Accountancy, Economics, and Business Studies, you may need to catch up before or during 12th. Not all CBSE schools accept direct admission to 12th from another board, so some may ask you to join Class 11 first. Make sure to check the school’s rules and plan your subject preparation.



Hello

For the 12th CBSE Hindi Medium board exam, important questions usually come from core chapters like “Madhushala”, “Jhansi ki Rani”, and “Bharat ki Khoj”.
Questions often include essay writing, letter writing, and comprehension passages. Grammar topics like Tenses, Voice Change, and Direct-Indirect Speech are frequently asked.
Students should practice poetry questions on themes and meanings. Important questions also cover summary writing and translation from Hindi to English or vice versa.
Previous years’ question papers help identify commonly asked questions.
Focus on writing practice to improve handwriting and presentation. Time management during exams is key to answering all questions effectively.

Hello,

If you want to improve the Class 12 PCM results, you can appear in the improvement exam. This exam will help you to retake one or more subjects to achieve a better score. You should check the official website for details and the deadline of this exam.

I hope it will clear your query!!

For the 2025-2026 academic session, the CBSE plans to conduct board exams from 17 February 2026 to 20 May 2026.

You can download it in pdf form from below link

CBSE DATE SHEET 2026

all the best for your exam!!

Hii neeraj!

You can check CBSE class 12th registration number in:

  • Your class 12th board exam admit card. Please do check admit card for registration number, it must be there.
  • You can also check the registration number in your class 12th marksheet in case you have got it.
  • Alternatively you can also visit your school and ask for the same in the administration office they may tell you the registration number.

Hope it helps!