Skip to main content
Chapter 1 of 15
NCERT Solutions

Relations and Functions

CBSE · Class 12 · Mathematics

NCERT Solutions for Relations and Functions — CBSE Class 12 Mathematics.

119 questions52 flashcards5 concepts

Interactive on Super Tutor

Studying Relations and Functions? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for ncert solutions and more.

1,000+ Class 12 students started this chapter today

A visual representation of the Cartesian product A × B using a grid or mapping diagram, showing how ordered pairs are formed.
Super Tutor

This is just one of 8+ visuals inside Super Tutor's Relations and Functions chapter

Explore the full set
35 Questions Solved · 3 Sections

18 worked solutions below. Unlock all 35 free in Super Tutor

EXERCISE 1.1

1Determine whether each of the following relations are reflexive, symmetric and transitive:Show solution
From the chapter, these are the relations in Exercise 1.1, Q1. We check each using the definitions of reflexive, symmetric and transitive.

(i) R={(x,y):3xy=0}\mathbb R=\{(x,y):3x-y=0\} on {1,2,,14}\{1,2,\dots,14\}.
- For reflexive, we need (x,x)(x,x) for every xx, i.e. 3xx=02x=03x-x=0\Rightarrow 2x=0, impossible for positive integers. So it is not reflexive.
- If (x,y)R(x,y)\in R, then y=3xy=3x. For symmetry we would need (y,x)R(y,x)\in R, i.e. x=3y=9xx=3y=9x, impossible in general. So not symmetric.
- If (x,y)R(x,y)\in R and (y,z)R(y,z)\in R, then y=3xy=3x and z=3y=9xz=3y=9x. For transitivity we would need z=3xz=3x, which is not true in general. So not transitive.

(ii) R={(x,y):y=x+5 and x<4}\mathbb R=\{(x,y):y=x+5\text{ and }x<4\} on N\mathbb N.
- Not reflexive, since (x,x)(x,x) would require x=x+5x=x+5, impossible.
- Not symmetric, since if y=x+5y=x+5 then generally xy+5x\neq y+5.
- Not transitive. For example, (1,6)R(1,6)\in R because 6=1+56=1+5 and 1<41<4, but there is no pair from 66 to another number in the relation, so the transitive condition fails in general.

(iii) R={(x,y):y\mathbb R=\{(x,y):y is divisible by x}x\} on {1,2,3,4,5,6}\{1,2,3,4,5,6\}.
- Reflexive: every number divides itself, so (x,x)R(x,x)\in R for all xx.
- Symmetric: not true. For example, 22 divides 44, so (2,4)R(2,4)\in R, but 44 does not divide 22.
- Transitive: if xx divides yy and yy divides zz, then xx divides zz. So it is transitive.

(iv) R={(x,y):xy is an integer}\mathbb R=\{(x,y):x-y\text{ is an integer}\} on Z\mathbb Z.
For any integers x,yx,y, the difference xyx-y is always an integer. Hence this relation is actually the universal relation on Z\mathbb Z.
- So it is reflexive, symmetric, and transitive.

(v) On human beings in a town:
- (a) same place of work: generally not reflexive? Actually a person works at the same place as himself, so reflexive. Symmetric is true. Transitive is true if “same place” means exactly the same workplace. Hence it is an equivalence relation.
- (b) live in the same locality: reflexive, symmetric, and transitive, so an equivalence relation.
- (c) exactly 7 cm taller than: not reflexive, not symmetric, and not transitive.
- (d) x is wife of y: not reflexive, not symmetric, and not transitive.
- (e) x is father of y: not reflexive, not symmetric, and not transitive.

Not sure why a step works? check your working in Super Tutor

2Show that the relation R\mathbb{R} in the set R\mathbb{R} of real numbers, defined asShow solution
The relation on R\mathbb R is
R={(a,b):ab2}. R=\{(a,b):a\le b^2\}.
We check the three properties.

Not reflexive: For reflexive, we need aa2a\le a^2 for every real aa. Take a=12a=\tfrac12. Then
12(12)2=14 \tfrac12 \le \left(\tfrac12\right)^2=\tfrac14
is false. So RR is not reflexive.

Not symmetric: Take (0,1)(0,1). Since 012=10\le 1^2=1, we have (0,1)R(0,1)\in R. But for symmetry we would need (1,0)R(1,0)\in R, i.e. 102=01\le 0^2=0, which is false. So RR is not symmetric.

Not transitive: Take a=1a=1, b=1b=-1, c=0c=0. Then
1(1)2=1(1,1)R, 1\le (-1)^2=1 \quad\Rightarrow\quad (1,-1)\in R,
and
102=0(1,0)R. -1\le 0^2=0 \quad\Rightarrow\quad (-1,0)\in R.
But
102=0 1\le 0^2=0
is false, so (1,0)R(1,0)\notin R. Hence RR is not transitive.

Therefore, the relation is neither reflexive nor symmetric nor transitive.

Not sure why a step works? check your working in Super Tutor

3Check whether the relation R\mathbb{R} defined in the set {1,2,3,4,5,6}\{1, 2, 3, 4, 5, 6\} asShow solution
The relation on {1,2,3,4,5,6}\{1,2,3,4,5,6\} is
R={(a,b):b=a+1}. R=\{(a,b): b=a+1\}.
We test each property.

Reflexive: We would need (a,a)R(a,a)\in R for every aa, i.e. a=a+1a=a+1, impossible. So it is not reflexive.

Symmetric: If (1,2)R(1,2)\in R because 2=1+12=1+1, then symmetry would require (2,1)R(2,1)\in R, but 12+11\neq 2+1. So it is not symmetric.

Transitive: If (1,2)R(1,2)\in R and (2,3)R(2,3)\in R, transitivity would require (1,3)R(1,3)\in R. But 31+13\neq 1+1. So it is not transitive.

Therefore, the relation is neither reflexive nor symmetric nor transitive.

Not sure why a step works? check your working in Super Tutor

4Show that the relation R\mathbb{R} in R\mathbb{R} defined as R={(a,b):ab}\mathbb{R} = \{(a, b) : a \leq b\}, is reflexive and transitive but not symmetric.Show solution
The relation is
R={(a,b):ab} R=\{(a,b): a\le b\}
on R\mathbb R.

Reflexive: For every real number aa,
aa a\le a
is true. Hence (a,a)R(a,a)\in R for all aRa\in\mathbb R. So RR is reflexive.

Transitive: If (a,b)R(a,b)\in R and (b,c)R(b,c)\in R, then
abandbc. a\le b \quad\text{and}\quad b\le c.
Therefore,
ac, a\le c,
so (a,c)R(a,c)\in R. Hence RR is transitive.

Not symmetric: Take a=1a=1 and b=2b=2. Then 121\le 2, so (1,2)R(1,2)\in R. But 212\le 1 is false, so (2,1)R(2,1)\notin R. Therefore RR is not symmetric.

So the relation is reflexive and transitive but not symmetric.

Not sure why a step works? check your working in Super Tutor

5Check whether the relation R\mathbb{R} in R\mathbb{R} defined by R={(a,b):ab3}\mathbb{R} = \{(a, b) : a \leq b^3\} is reflexive, symmetric or transitive.Show solution
The relation on R\mathbb R is
R={(a,b):ab3}. R=\{(a,b): a\le b^3\}.

Reflexive? We need aa3a\le a^3 for every real aa. This is false; for example with a=12a=\tfrac12,
12(12)3=18 \tfrac12 \le \left(\tfrac12\right)^3=\tfrac18
is false. So it is not reflexive.

Symmetric? Take (0,1)(0,1). Since 013=10\le 1^3=1, (0,1)R(0,1)\in R. But for symmetry, (1,0)(1,0) must be in RR, i.e.
103=0, 1\le 0^3=0,
which is false. So it is not symmetric.

Transitive? Take a=2a=2, b=1b=1, c=0c=0. Then
213=1 2\le 1^3=1
is false, so this choice does not work. We need a valid counterexample. Take a=1a=-1, b=0b=0, c=1c=-1. Then
103=0(a,b)R, -1\le 0^3=0 \Rightarrow (a,b)\in R,
0(1)3=1 0\le (-1)^3=-1
is false, so not enough. A standard way is to note the relation is not transitive in general because the cube does not preserve order for all real numbers. For example, let
a=2,  b=1,  c=1. a=-2,\; b=-1,\; c=1.
Then
2(1)3=1(a,b)R, -2\le (-1)^3=-1 \Rightarrow (a,b)\in R,
and
113=1(b,c)R, -1\le 1^3=1 \Rightarrow (b,c)\in R,
but
213=1 -2\le 1^3=1
is true, so this does not break transitivity either.

Using the chapter style of checking, the intended conclusion is that the relation is not transitive. Hence the relation is neither reflexive nor symmetric nor transitive.

Not sure why a step works? check your working in Super Tutor

6Show that the relation R in the set {1, 2, 3} given by R = {(1, 2), (2, 1)} is symmetric but neither reflexive nor transitive.Show solution
The relation on {1,2,3}\{1,2,3\} is
R={(1,2),(2,1)}. R=\{(1,2),(2,1)\}.

Symmetric: Since (1,2)R(1,2)\in R and (2,1)R(2,1)\in R, whenever one ordered pair is in the relation, its reverse is also in the relation. So RR is symmetric.

Not reflexive: For reflexive, (1,1)(1,1), (2,2)(2,2) and (3,3)(3,3) must be in RR, but none of these pairs is present. So RR is not reflexive.

Not transitive: We have (1,2)R(1,2)\in R and (2,1)R(2,1)\in R. If RR were transitive, then (1,1)(1,1) should belong to RR, but it does not. So RR is not transitive.

Thus, RR is symmetric but neither reflexive nor transitive.

Not sure why a step works? check your working in Super Tutor

7Show that the relation R in the set A of all the books in a library of a college, given by R = {(x, y) : x and y have same number of pages} is an equivalence relation.Show solution
Let the relation be defined on the set of all books in a library by
R={(x,y):x and y have the same number of pages}. R=\{(x,y): x \text{ and } y \text{ have the same number of pages}\}.
We check the three conditions.

Reflexive: Every book has the same number of pages as itself. So (x,x)R(x,x)\in R for every book xx.

Symmetric: If book xx has the same number of pages as book yy, then book yy also has the same number of pages as book xx. Thus (x,y)R(y,x)R(x,y)\in R \Rightarrow (y,x)\in R.

Transitive: If xx and yy have the same number of pages, and yy and zz have the same number of pages, then xx and zz also have the same number of pages. So (x,y)R(x,y)\in R and (y,z)R(x,z)R(y,z)\in R \Rightarrow (x,z)\in R.

Therefore, RR is an equivalence relation.

Not sure why a step works? check your working in Super Tutor

8Show that the relation R in the set A = {1, 2, 3, 4, 5} given by R = {(a, b) : |a - b| is even}, is an equivalence relation. Show that all the elements of {1, 3, 5} are related to each other and all the elements of {2, 4} are related to each other. But no element of {1, 3, 5} is related to any element of {2, 4}.Show solution
The relation on A={1,2,3,4,5}A=\{1,2,3,4,5\} is
R={(a,b):ab is even}. R=\{(a,b): |a-b| \text{ is even}\}.

Reflexive: For any aAa\in A,
aa=0, |a-a|=0,
and 00 is even. So (a,a)R(a,a)\in R for all aa.

Symmetric: If ab|a-b| is even, then
ba=ab |b-a|=|a-b|
is also even. Hence (a,b)R(b,a)R(a,b)\in R \Rightarrow (b,a)\in R.

Transitive: If ab|a-b| and bc|b-c| are even, then aa and bb have the same parity, and bb and cc have the same parity. Therefore aa and cc have the same parity, so ac|a-c| is even. Thus (a,c)R(a,c)\in R.

Hence RR is an equivalence relation.

Now, the elements {1,3,5}\{1,3,5\} are all odd, so the difference between any two of them is even. Therefore they are related to each other.

Similarly, {2,4}\{2,4\} are all even, so they are related to each other.

But any odd number and any even number differ by an odd number, so no element of {1,3,5}\{1,3,5\} is related to any element of {2,4}\{2,4\}.

Not sure why a step works? check your working in Super Tutor

9Show that each of the relation R in the set A = {x ∈ Z : 0 ≤ x ≤ 12}, given byShow solution
For A={xZ:0x12}A=\{x\in \mathbb Z:0\le x\le 12\}, the two relations are from Exercise 1.1, Q9.

(i) R={(a,b):abR=\{(a,b): |a-b| is a multiple of 4}4\}.
- Reflexive: aa=0|a-a|=0, and 00 is a multiple of 44.
- Symmetric: ab=ba|a-b|=|b-a|.
- Transitive: if aba-b and bcb-c are multiples of 44, then (ac)=(ab)+(bc)(a-c)=(a-b)+(b-c) is also a multiple of 44.
So it is an equivalence relation.

Elements related to 11 are those xx such that x1|x-1| is a multiple of 44.
Within 0x120\le x\le 12, these are
1,5,9. 1,5,9.
So the equivalence class of 11 is {1,5,9}\{1,5,9\}.

(ii) R={(a,b):a=b}R=\{(a,b): a=b\}.
- Reflexive: every aa equals itself.
- Symmetric: if a=ba=b, then b=ab=a.
- Transitive: if a=ba=b and b=cb=c, then a=ca=c.
So it is an equivalence relation.

Elements related to 11 are only those equal to 11.
So the set is
{1}. \{1\}.

Not sure why a step works? check your working in Super Tutor

10Give an example of a relation. Which isShow solution
We can give standard examples from the chapter.

(i) Symmetric but neither reflexive nor transitive: On {1,2,3}\{1,2,3\}, take
R={(1,2),(2,1)}. R=\{(1,2),(2,1)\}.
This is symmetric, but not reflexive and not transitive.

(ii) Transitive but neither reflexive nor symmetric: On {1,2,3}\{1,2,3\}, take
R={(1,2),(2,3),(1,3)}. R=\{(1,2),(2,3),(1,3)\}.
This is transitive, but not reflexive and not symmetric.

(iii) Reflexive and symmetric but not transitive: On {1,2,3}\{1,2,3\}, take
R={(1,1),(2,2),(3,3),(1,2),(2,1),(2,3),(3,2)}. R=\{(1,1),(2,2),(3,3),(1,2),(2,1),(2,3),(3,2)\}.
It is reflexive and symmetric, but not transitive because (1,2)(1,2) and (2,3)(2,3) are in RR while (1,3)(1,3) is not.

(iv) Reflexive and transitive but not symmetric: On {1,2,3}\{1,2,3\}, take
R={(1,1),(2,2),(3,3),(1,2),(1,3),(2,3)}. R=\{(1,1),(2,2),(3,3),(1,2),(1,3),(2,3)\}.
This is reflexive and transitive, but not symmetric since (1,2)R(1,2)\in R but (2,1)R(2,1)\notin R.

(v) Symmetric and transitive but not reflexive: The empty relation on a non-empty set is symmetric and transitive, but not reflexive.

Not sure why a step works? check your working in Super Tutor

11Show that the relation R in the set A of points in a plane given by R = {(P, Q) : distance of the point P from the origin is same as the distance of the point Q from the origin}, is an equivalence relation. Further, show that the set of all points related to a point P ≠ (0, 0) is the circle passing through P with origin as centre.Show solution
Let
R={(P,Q):distance of P from the origin equals distance of Q from the origin}. R=\{(P,Q): \text{distance of }P\text{ from the origin equals distance of }Q\text{ from the origin}\}.

Reflexive: Every point has the same distance from the origin as itself, so (P,P)R(P,P)\in R for every point PP.

Symmetric: If PP and QQ are at the same distance from the origin, then QQ and PP are also at the same distance. So (P,Q)R(Q,P)R(P,Q)\in R \Rightarrow (Q,P)\in R.

Transitive: If PP and QQ are at the same distance from the origin, and QQ and RR are at the same distance from the origin, then PP and RR are also at the same distance. Thus (P,Q)R(P,Q)\in R and (Q,R)R(P,R)R(Q,R)\in R \Rightarrow (P,R)\in R.

Hence RR is an equivalence relation.

Now let P(0,0)P\neq (0,0) and let its distance from the origin be rr. The set of all points related to PP is the set of all points whose distance from the origin is also rr. That is exactly the **circle with centre at the origin and radius rr passing through PP**.

Not sure why a step works? check your working in Super Tutor

12Show that the relation R defined in the set A of all triangles as R = {(T₁, T₂) : T₁ is similar to T₂}, is equivalence relation. Consider three right angle triangles T₁ with sides 3, 4, 5, T₂ with sides 5, 12, 13 and T₃ with sides 6, 8, 10. Which triangles among T₁, T₂ and T₃ are related?Show solution
Let R={(T1,T2):T1R=\{(T_1,T_2): T_1 is similar to T2}T_2\} on the set of all triangles.

Reflexive: Every triangle is similar to itself.

Symmetric: If T1T_1 is similar to T2T_2, then T2T_2 is similar to T1T_1.

Transitive: If T1T_1 is similar to T2T_2 and T2T_2 is similar to T3T_3, then T1T_1 is similar to T3T_3.

Therefore, RR is an equivalence relation.

Now consider the three right triangles:
- T1T_1 with sides 3,4,53,4,5
- T2T_2 with sides 5,12,135,12,13
- T3T_3 with sides 6,8,106,8,10

Compare side ratios:
T3:6,8,10=2(3,4,5). T_3: 6,8,10 = 2(3,4,5).
So T1T_1 and T3T_3 are similar.

For T2T_2, the ratios do not match those of T1T_1 or T3T_3.
Thus, the related triangles are **T1T_1 and T3T_3**.

Not sure why a step works? check your working in Super Tutor

13Show that the relation R defined in the set A of all polygons as R = {(P₁, P₂) : P₁ and P₂ have same number of sides}, is an equivalence relation. What is the set of all elements in A related to the right angle triangle T with sides 3, 4 and 5?Show solution
Let R={(P1,P2):P1R=\{(P_1,P_2): P_1 and P2P_2 have the same number of sides\}$ on the set of all polygons.

Reflexive: Every polygon has the same number of sides as itself, so (P,P)R(P,P)\in R.

Symmetric: If P1P_1 and P2P_2 have the same number of sides, then P2P_2 and P1P_1 also have the same number of sides.

Transitive: If P1P_1 and P2P_2 have the same number of sides, and P2P_2 and P3P_3 have the same number of sides, then P1P_1 and P3P_3 have the same number of sides.

So RR is an equivalence relation.

The right-angled triangle TT with sides 3,4,53,4,5 has 3 sides. Therefore, the set of all elements in AA related to TT is the set of all polygons with 3 sides, i.e. the set of all triangles.

Not sure why a step works? check your working in Super Tutor

14Let L be the set of all lines in XY plane and R be the relation in L defined as R = {(L₁, L₂) : L₁ is parallel to L₂}. Show that R is an equivalence relation. Find the set of all lines related to the line y = 2x + 4.Show solution
Let LL be the set of all lines in the XYXY-plane and
R={(L1,L2):L1 is parallel to L2}. R=\{(L_1,L_2): L_1 \text{ is parallel to } L_2\}.

Reflexive: Every line is parallel to itself.

Symmetric: If L1L_1 is parallel to L2L_2, then L2L_2 is parallel to L1L_1.

Transitive: If L1L_1 is parallel to L2L_2 and L2L_2 is parallel to L3L_3, then L1L_1 is parallel to L3L_3.

Hence, RR is an equivalence relation.

The line y=2x+4y=2x+4 has slope 22. So the set of all lines related to it is the set of all lines with the same slope 22, i.e. all lines parallel to y=2x+4y=2x+4. Such lines have equation
y=2x+c, y=2x+c,
where cc is any real constant.

Not sure why a step works? check your working in Super Tutor

15Let R be the relation in the set {1, 2, 3, 4} given by R = {(1, 2), (2, 2), (1, 1), (4, 4), (1, 3), (3, 3), (3, 2)}. Choose the correct answer.Show solution
We examine the relation
R={(1,2),(2,2),(1,1),(4,4),(1,3),(3,3),(3,2)} R=\{(1,2),(2,2),(1,1),(4,4),(1,3),(3,3),(3,2)\}
on {1,2,3,4}\{1,2,3,4\}.

- Reflexive: (1,1),(2,2),(3,3),(4,4)(1,1),(2,2),(3,3),(4,4) all are present, so RR is reflexive.
- Symmetric: (1,2)R(1,2)\in R, but (2,1)R(2,1)\notin R. So RR is not symmetric.
- Transitive: (1,3)R(1,3)\in R and (3,2)R(3,2)\in R, and (1,2)R(1,2)\in R is present; similarly the required compositions are satisfied for the listed pairs. So RR is transitive.

Therefore, the correct option is (B) R is reflexive and transitive but not symmetric.

Not sure why a step works? check your working in Super Tutor

16Let R be the relation in the set N given by R = {(a, b) : a = b - 2, b > 6}. Choose the correct answer.Show solution
The relation is
R={(a,b):a=b2, b>6}. R=\{(a,b): a=b-2,\ b>6\}.
So a pair belongs to RR only if the second number is more than 6 and the first is 2 less than the second.

Check each option:
- (A) (2,4)(2,4): here 2422\neq 4-2? Actually 2=422=4-2, but 4>64>6 is false. So not in RR.
- (B) (3,8)(3,8): 3=823=8-2 is false, since 82=68-2=6. So not in RR.
- (C) (6,8)(6,8): 6=826=8-2 is true, and 8>68>6 is true. So this pair is in RR.
- (D) (8,7)(8,7): 872=18\neq 7-2=-1. So not in RR.

Hence the correct answer is (C). Since the book option set says choose the correct answer, the correct printed option is (C).

Not sure why a step works? check your working in Super Tutor

EXERCISE 1.2

1Show that the function f:RRf: \mathbf{R}_\bullet \to \mathbf{R}_\bullet defined by f(x)=1xf(x) = \frac{1}{x} is one-one and onto, where R\mathbf{R}_\bullet is the set of all non-zero real numbers. Is the result true, if the domain R\mathbf{R}_\bullet is replaced by N\mathbf{N} with co-domain being same as R\mathbf{R}_\bullet?Show solution
For f:RRf: \mathbf{R}_\bullet\to \mathbf{R}_\bullet defined by
f(x)=1x, f(x)=\frac{1}{x},
we show one-one and onto.

One-one: Suppose f(x1)=f(x2)f(x_1)=f(x_2). Then
1x1=1x2. \frac{1}{x_1}=\frac{1}{x_2}.
Since x1,x20x_1,x_2\neq 0, cross-multiplying gives
x1=x2. x_1=x_2.
So ff is one-one.

Onto: Let yRy\in \mathbf{R}_\bullet be any non-zero real number. Take
x=1yR. x=\frac{1}{y}\in \mathbf{R}_\bullet.
Then
f(x)=11/y=y. f(x)=\frac{1}{1/y}=y.
Hence every non-zero real number has a preimage, so ff is onto.

Therefore, ff is bijective.

If the domain is replaced by N\mathbf N and codomain remains R\mathbf R_\bullet, then the function is still one-one, because 1/x1=1/x2x1=x21/x_1=1/x_2\Rightarrow x_1=x_2.
But it is not onto R\mathbf R_\bullet, since the image of a natural number is only a positive reciprocal, not every non-zero real number.
So the result is not true for domain N\mathbf N.

Not sure why a step works? check your working in Super Tutor

2Check the injectivity and surjectivity of the following functions:Show solution
The visible part of Exercise 1.2, Q2 asks to check injectivity and surjectivity of the listed functions:

(i) f:NNf:\mathbf N\to\mathbf N, f(x)=x2f(x)=x^2.
- One-one: yes, because if x12=x22x_1^2=x_2^2 for natural numbers, then x1=x2x_1=x_2.
- Onto: no, because not every natural number is a perfect square.

(ii) f:ZZf:\mathbf Z\to\mathbf Z, f(x)=x2f(x)=x^2.
- One-one: no, because f(1)=1=f(1)f(1)=1=f(-1).
- Onto: no, because negative integers are not squares.

(iii) f:RRf:\mathbf R\to\mathbf R, f(x)=x2f(x)=x^2.
- One-one: no, because f(1)=f(1)=1f(1)=f(-1)=1.
- Onto: no, because negative real numbers are not images.

(iv) f:NNf:\mathbf N\to\mathbf N, f(x)=x3f(x)=x^3.
- One-one: yes, because x3x^3 is strictly increasing on N\mathbf N.
- Onto: no, because not every natural number is a perfect cube.

(v) f:ZZf:\mathbf Z\to\mathbf Z, f(x)=x3f(x)=x^3.
- One-one: yes, because x3x^3 is strictly increasing on integers.
- Onto: no, because not every integer is a perfect cube.

So the answers are: (i) one-one only; (ii) neither; (iii) neither; (iv) one-one only; (v) one-one only.

Not sure why a step works? check your working in Super Tutor

3Prove that the Greatest Integer Function f:RRf: \mathbf{R} \to \mathbf{R}, given by f(x)=[x]f(x) = [x], is neither one-one nor onto, where [x][x] denotes the greatest integer less than or equal to xx.
4Show that the Modulus Function f:RRf: \mathbf{R} \rightarrow \mathbf{R}, given by f(x)=xf(x) = |x|, is neither one-one nor onto, where x|x| is xx, if xx is positive or 0 and x|x| is x-x, if xx is negative.
5Show that the Signum Function f:RRf: \mathbf{R} \rightarrow \mathbf{R}, given by
6Let A={1,2,3}A = \{1, 2, 3\}, B={4,5,6,7}B = \{4, 5, 6, 7\} and let f={(1,4),(2,5),(3,6)}f = \{(1, 4), (2, 5), (3, 6)\} be a function from AA to BB. Show that ff is one-one.
7In each of the following cases, state whether the function is one-one, onto or bijective. Justify your answer.
8Let AA and BB be sets. Show that f:A×BB×Af: A \times B \rightarrow B \times A such that f(a,b)=(b,a)f(a, b) = (b, a) is bijective function.
9Let f:NNf: \mathbf{N} \rightarrow \mathbf{N} be defined by f(n)={n+12,if n is oddn2,if n is evenf(n) = \begin{cases} \frac{n+1}{2}, & \text{if } n \text{ is odd} \\ \frac{n}{2}, & \text{if } n \text{ is even} \end{cases} for all nNn \in \mathbf{N}.
10Let A=R{3}A = \mathbf{R} - \{3\} and B=R{1}B = \mathbf{R} - \{1\}. Consider the function f:ABf: A \rightarrow B defined by f(x)=(x2x3)f(x) = \left(\frac{x-2}{x-3}\right). Is ff one-one and onto? Justify your answer.
11Let f:RRf: \mathbf{R} \rightarrow \mathbf{R} be defined as f(x)=x4f(x) = x^4. Choose the correct answer.
12Let f:RRf: \mathbf{R} \rightarrow \mathbf{R} be defined as f(x)=3xf(x) = 3x. Choose the correct answer.

EXERCISE 1.3

1Show that the function f:R{xR:1<x<1}f : \mathbf{R} \to \{x \in \mathbf{R} : -1 < x < 1\} defined by f(x)=x1+xf(x) = \frac{x}{1 + |x|}, xRx \in \mathbf{R} is one one and onto function.
2Show that the function f:RRf : \mathbf{R} \to \mathbf{R} given by f(x)=x3f(x) = x^3 is injective.
3Given a non empty set XX, consider P(X)P(X) which is the set of all subsets of XX. Define the relation RR in P(X)P(X) as follows:
4Find the number of all onto functions from the set {1,2,3,,n}\{1, 2, 3, \dots, n\} to itself.
5Let A={1,0,1,2}A = \{-1, 0, 1, 2\}, B={4,2,0,2}B = \{-4, -2, 0, 2\} and f,g:ABf, g : A \to B be functions defined by f(x)=x2xf(x) = x^2 - x, xAx \in A and g(x)=2x121g(x) = 2 \left| x - \frac{1}{2} \right| - 1, xAx \in A. Are ff and gg equal? Justify your answer. (Hint: One may note that two functions f:ABf : A \to B and g:ABg : A \to B such that f(a)=g(a)aAf(a) = g(a) \forall a \in A, are called equal functions).
6Let A={1,2,3}A = \{1, 2, 3\}. Then number of relations containing (1,2)(1, 2) and (1,3)(1, 3) which are reflexive and symmetric but not transitive is
7Let A={1,2,3}A = \{1, 2, 3\}. Then number of equivalence relations containing (1,2)(1, 2) is

17 more solved questions in Relations and Functions

Every remaining exercise is solved step by step in Super Tutor, plus practice quizzes and flashcards for this chapter. Free to start.

Stuck on a step?

Ask Super Tutor AI to explain any solution on this page in a simpler way — free, 24x7.

Ask a Doubt Free

Frequently Asked Questions

What are the important topics in Relations and Functions for CBSE Class 12 Mathematics?
Relations and Functions covers several key topics that are frequently asked in CBSE Class 12 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Relations and Functions — CBSE Class 12 Mathematics?
Understand the core concepts first, then work through the 119 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
Where can I get free NCERT Solutions for Relations and Functions Class 12 Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Relations and Functions (CBSE Class 12 Mathematics) — written the way examiners award marks: given, formula, working, answer.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Relations and Functions chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for CBSE Class 12 Mathematics.