Aakash Repeater Courses
Take Aakash iACST and get instant scholarship on coaching programs.
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.
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
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.
(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.
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
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. |
Also, read,
Take Aakash iACST and get instant scholarship on coaching programs.
Unlock the NCERT textbook solutions of other subjects by clicking the following links.
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)
In maths, relation defines the relationship between sets of values of ordered pairs
Total 19 questions are the in miscellaneous exercise Class 12 Maths chapter 1
There are a total of 5 exercises including a miscellaneous exercise in the NCERT class 12 maths chapter 1.
This exercise discusses concepts related to inverse, injective, onto functions.
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.
The weightage of chapter relation and function is more than 5% in the CBSE board examination.
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.
On Question asked by student community
Hello
Yes, if you’re not satisfied with your marks even after the improvement exam, many education boards allow you to reappear as a private candidate next year to improve your scores. This means you can register independently, study at your own pace, and take the exams without attending regular classes. It’s a good option to improve your results and open up more opportunities for higher studies or careers. Just make sure to check the specific rules and deadlines of your education board so you don’t miss the registration window. Keep your focus, and you will do better next time.
Hello Aspirant,
Yes, in the case that you appeared for the 2025 improvement exam and your roll number is different from what was on the previous year’s marksheet, the board will usually release a new migration certificate. This is because the migration certificate will reflect the most recent exam details, roll number and passing year. You can apply to get it from your board using the process prescribed by them either online or through your school/college.
Yes, if you miss the 1st CBSE exam due to valid reasons, then you can appear for the 2nd CBSE compartment exam.
From the academic year 2026, the board will conduct the CBSE 10th exam twice a year, while the CBSE 12th exam will be held once, as per usual. For class 10th, the second phase exam will act as the supplementary exam. Check out information on w hen the CBSE first exam 2026 will be conducted and changes in 2026 CBSE Board exam by clicking on the link .
If you want to change your stream to humanities after getting a compartment in one subject in the CBSE 12th Board Exam , you actually have limited options to qualify for your board exams. You can prepare effectively and appear in the compartment examination for mathematics again. If you do not wish to continue with the current stream, you can take readmission in the Humanities stream and start from Class 11th again, and continue studying for two more years to qualify for the 12th examination.
The GUJCET Merit List is prepared based on the Class 12th marks and GUJCET marks received by the students. CBSE students who are not from the Gujarat board can definitely compete with GSEB students, as their eligibility is decided based on the combined marks scored by them in GUJCET and the 12th board. The weightage of the GUJCET score is 40% and the weightage of the class 12 scores is 60%.
Take Aakash iACST and get instant scholarship on coaching programs.
This ebook serves as a valuable study guide for NEET 2025 exam.
This e-book offers NEET PYQ and serves as an indispensable NEET study material.
As per latest syllabus. Physics formulas, equations, & laws of class 11 & 12th chapters
As per latest syllabus. Chemistry formulas, equations, & laws of class 11 & 12th chapters
As per latest 2024 syllabus. Study 40% syllabus and score upto 100% marks in JEE