0% found this document useful (0 votes)
169 views58 pages

Class 12 Mathematics Topic Wise Line by Line Questions Chapter 1 Sets, Relations and Functions

This resource provides topic-wise, line-by-line questions for Chapter 1 of Class 12 Mathematics, Sets, Relations, and Functions. It covers essential concepts such as sets and their types, operations on sets, Venn diagrams, and relations (domain, range, types of relations). The chapter also delves into functions, including types of functions (one-to-one, onto, bijective), composition of functions, and inverse functions.

Uploaded by

Artham Resources
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
169 views58 pages

Class 12 Mathematics Topic Wise Line by Line Questions Chapter 1 Sets, Relations and Functions

This resource provides topic-wise, line-by-line questions for Chapter 1 of Class 12 Mathematics, Sets, Relations, and Functions. It covers essential concepts such as sets and their types, operations on sets, Venn diagrams, and relations (domain, range, types of relations). The chapter also delves into functions, including types of functions (one-to-one, onto, bijective), composition of functions, and inverse functions.

Uploaded by

Artham Resources
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 58

SETS, RELATIONS & FUNCTION

Chapter 05 9

SETS, RELATIONS & FUNCTION

SETS For example, the set A of all prime numbers less than 10 in
the set-builder form is written as
1. SET A = {x | x is a prime number less that 10}
The symbol '|' stands for the words 'such that'. Sometimes,
A set is a collection of well-defined and well distinguished we use the symbol ':' in place of the symbol '|'.
objects.

1.1 Notations
3. TYPES OF SETS

The sets are usually denoted by capital letters A, B, C, etc. 3.1 Empty Set or Null Set
and the members or elements of the set are denoted by lower-
case letters a, b, c, etc. If x is a member of the set A, we write A set which has no element is called the null set or empty
x Î A (read as 'x belongs to A') and if x is not a member of the
set. It is denoted by the symbol f or { }.
set A, we write x Ï A (read as 'x does not belong to A,). If x
and y both belong to A, we write x, y Î A. For example, each of the following is a null set :

2. REPRESENTATION OF A SET (a) The set of all real numbers whose square is –1.
(b) The set of all rational numbers whose square is 2.
Usually, sets are represented in the following two ways :
(c) The set of all those integers that are both even and odd.
(i) Roster form or Tabular form
A set consisting of atleast one element is called a
(ii) Set Builder form or Rule Method
non-empty set.
2.1 Roster Form
3.2 Singleton Set
In this form, we list all the member of the set within braces
(curly brackets) and separate these by commas. For example, A set having only one element is called singleton set.
the set A of all odd natural numbers less that 10 in the Roster
For example, {0} is a singleton set, whose only member is 0.
form is written as :
A = {1, 3, 5, 7, 9} 3.3 Finite and Infinite Set

NOTES : A set which has finite number of elements is called a finite


set. Otherwise, it is called an infinite set.
(i) In roster form, every element of the set is listed only once. For example, the set of all days in a week is a finite set
(ii) The order in which the elements are listed is immaterial. whereas the set of all integers, denoted by
For example, each of the following sets denotes the same {...-2, -1, 0, 1, 2,...} or {x | x is an integer}, is an infinite set.
set {1, 2, 3}, {3, 2, 1}, {1, 3, 2} An empty set is a finite set.

2.2 Set-Builder Form 3.4 Cardinal Number

In this form, we write a variable (say x) representing any The number of elements in finite set is represented by n(A),
member of the set followed by a property satisfied by each and is known as Cardinal number of set A.
member of the set.
SETS, RELATIONS & FUNCTION
10

3.5 Equal Sets


5. OPERATIONS ON SETS
Two sets A and B are said to be equals, written as A = B, if
5.1 Union of Two Sets
every element of A is in B and every element of B is in A.

3.6 Equivalent Sets The union of two sets A and B, written as A È B (read as 'A
union B'), is the set consisting of all the elements which are
Two finite sets A and B are said to be equivalent, if
either in A or in B or in both. Thus,
n (A) = n (B). Clearly, equal sets are equivalent but equivalent
sets need not be equal. A È B = {x : x Î A or x Î B}

For example, the sets A = { 4, 5, 3, 2} and B = {1, 6, 8, 9} are Clearly, x Î A È B Þ x Î A or x Î B, and


equivalent but are not equal.
x Ï A È B Þ x Ï A and x Ï B.
4. SUBSET

Let A and B be two sets. If every elements of A is an element


of B, then A is called a subset of B and we write A Ì B or
B É A (read as 'A is contained in B' or 'B contains A'). B is
called superset of A.

NOTES :

(i) Every set is a subset and a superset of itself.


For example, if A = {a, b, c, d} and B = {c, d, e, f}, then
(ii) If A is not a subset of B, we write A Ë B.
A È B = {a, b, c, d, e, f}
(iii) The empty set is the subset of every set.
5.2 Intersection of Two sets
(iv) If A is a set with n(A) = m, then the number of subsets of
A are 2m and the number of proper subsets of A are The intersection of two sets A and B, written as A Ç B (read
2m -1. as ‘A’ intersection ‘B’) is the set consisting of all the common
elements of A and B. Thus,
For example, let A = {3, 4}, then the subsets of A are f ,
A Ç B = {x : x Î A and x Î B}
{3}, {4}. {3, 4}. Here, n(A) = 2 and number of subsets of
A = 22 = 4. Also, {3} Ì {3,4}and {2,3} Ë {3, 4} Clearly, x Î A Ç B Þ x Î A and x Î B, and

x Ï A Ç B Þ x Ï A or x Ï B.
4.1 Power Set

The set of all subsets of a given set A is called the power set
of A and is denoted by P(A).
For example, if A = {1, 2, 3}, then

P(A) = { f , {1}, {2}, {3}, {1,2} {1, 3}, {2, 3}, {1, 2, 3}}

Clearly, if A has n elements, then its power set P (A) contains For example, if A = {a, b, c, d) and B = {c, d, e, f}, then
exactly 2n elements. A Ç B = {c, d}.
SETS, RELATIONS & FUNCTION
11

5.3 Disjoint Sets For example, if A = {1,2,3,4,5} and B = {1, 3,5,7,9} then
A D B = (A – B) È (B – A) = {2,4} È {7,9} = {2,4,7,9}.
Two sets A and B are said to be disjoint, if A Ç B = f , i.e. A
and B have no element in common. 5.6 Complement of a Set

If U is a universal set and A is a subset of U, then the


complement of A is the set which contains those elements
of U, which are not contained in A and is denoted by
A'or Ac. Thus,

Ac = {x : x Î U and x Ï A}

For example, if A = {1, 3, 5} and B = {2, 4, 6}, For example, if U = {1,2,3,4 ...} and A ={2,4,6,8,...}, then,
then A Ç B = f , so A and B are disjoint sets. Ac = {1,3,5,7, ...}

5.4 Difference of Two Sets Important Results

If A and B are two sets, then their difference A - B is defined (a) Uc = f (b) f c = U
as :
A – B = {x : x Î A and x Ï B}. (c) A È Ac = U (d) A Ç Ac = f

Similarly, B – A = {x : x Î B and x Ï A }.
6. ALGEBRA OF SETS

1. For any set A , we have


(a) A È A = A (b) A Ç A = A

2. For any set A, we have

(a) A È f = A (b) A Ç f = f

(c) A È U = U (d) A Ç U = A
For example, if A = {1, 2, 3, 4, 5} and B = {1, 3, 5, 7, 9} then
A - B = {2, 4} and B - A = {7, 9}. 3. For any two sets A and B, we have

Important Results (a) A È B = B È A (b) A Ç B = B Ç A

4. For any three sets A, B and C, we have


(a) A– B ¹ B –A
(a) A È (B È C) = (A È B) È C
(b) The sets A - B , B - A and A Ç B are disjoint sets
(b) A Ç (B Ç C) = (A Ç B) Ç C
(c) A - B Í A and B – A Í B
5. For any three sets A, B and C, we have
(d) A – f = A and A – A = f
(a) A È (B Ç C) = (A È B) Ç (A È C)
5.5 Symmetric Difference of Two Sets
(b) A Ç (B È C) = (A Ç B) È (A Ç C)
The symmetric difference of two sets A and B , denoted by
6. If A is any set, we have (Ac)c = A.
A D B, is defined as
7. DeMorgan's Laws For any two sets A and B, we have
A D B = (A – B) È (B – A).
(a) (A È B)c = Ac Ç Bc
SETS, RELATIONS & FUNCTION
12

(b) (A Ç B)c = Ac È Bc RELATIONS


Important Results on Operations on Sets 1. CARTESIAN PRODUCT OF SETS

(i) A Í A È B, B Í A È B, A Ç B Í A, A Ç B Í B Definition : Given two non-empty sets P & Q. The cartesian

(ii) A – B = A Ç Bc product P × Q is the set of all ordered pairs of elements from


P & Q i.e.
(iii) (A – B) È B = A È B
P × Q = {(p, q); p Î P; q Î Q}
(iv) (A – B) Ç B = f (v) A Í B Û Bc Í Ac
2. RELATIONS
c c
(vi) A – B = B – A
2.1 Definition
(vii) (A È B) Ç (A È Bc) = A Let A & B be two non-empty sets. Then any subset ‘R’ of
A × B is a relation from A to B.
(viii) A È B = (A – B) È (B – A) È (A Ç B)
If (a, b) Î R, then we write it as a R b which is read as a is
(ix) A – (A – B) = A Ç B
related to b’ by the relation R’, ‘b’ is also called image of ‘a’
(x)A – B = B – A Û A= B under R.
2.2 Domain and Range of a Relation
(xi)A È B =A Ç B Û A= B
If R is a relation from A to B, then the set of first elements in
(xii) A Ç (B D C) = (A Ç B) D (A Ç C) R is called domain & the set of second elements in R is
called range of R. symbolically.
7. CARDINALITY
Domain of R = { x : (x, y) Î R}
If A, B and C are finite sets and U be the finite universal set, Range of R = { y : (x, y) Î R}
then
The set B is called co-domain of relation R.
1. n (A È B) = n (A) + n (B) - n (A Ç B)
Note that range Ì co-domain.
2. n (A – B) = n(A) – n(A Ç B)
3. n (A D B) = Number of elements which belong to NOTES :
exactly one of A or B
Total number of relations that can be defined from a set A to a
= n ((A – B) È (B – A))
set B is the number of possible subsets of A × B. If n(A) = p
= n (A – B) + n (B – A)
and n(B) = q, then n(A × B) = pq and total number of relations
[Q (A - B) and (B - A) are disjoint] pq
is 2 .
= n(A) – n (A Ç B) + n(B) – n(A Ç B) = n(A) + n(B)
– 2n (A Ç B) 2.3 Inverse of a Relation
4. n (A È B È C) = n(A) + n(B) + n(C) – n(A Ç B)
Let A, B be two sets and let R be a relation from a set A to
– n(B Ç C) – n(A Ç C) + n(A Ç B Ç C) –1
set B. Then the inverse of R, denoted by R , is a relation
5. Number of elements in exactly two of the sets A,B,C
from B to A and is defined by
= n(A Ç B) + n (B Ç C) + n(C Ç A) – 3n (AÇBÇC)
–1
R = {(b, a) : (a, b) Î R}
6. Number of elements in exactly one of the sets A,B,C
–1
= n(A) + n(B) + n(C) – 2n(A Ç B) – 2n (B Ç C) Clearly, (a, b) Î R Û (b, a) Î R
– 2n (A Ç C) + 3n (A Ç B Ç C) –1 –1
Also, Domain (R) = Range (R ) and Range (R) = Domain (R ).
7. n(A’ È B’) = n (A Ç B)’ = n (U) – n (A Ç B)
8. n(A’ Ç B’) = n (A È B)’ = n (U) – n (A È B)
SETS, RELATIONS & FUNCTION
13

3. FUNCTIONS

3.1 Definition

A relation ‘f’ from a set A to set B is said to be a function if


every element of set A has one and only one image in set B.

Relations which can not be catagorized as a function

3.2 Domain, Co-domain and Range of a Function

Domain : When we define y = f (x) with a formula and the


domain is not stated explicitly, the domain is assumed to
be the largest set of x–values for which the formula gives
As not all elements of set A are associated with some real y–values.
elements of set B.
The domain of y = f (x) is the set of all real x for which f (x)
is defined (real).

Rules for finding Domain

(i) Expression under even root (i.e. square root, fourth root etc.)
should be non–negative.
(ii) Denominator ¹ 0.
(iii) logax is defined when x > 0, a > 0 and a ¹ 1.
An element of set A is not associated with a unique (iv) If domain of y = f (x) and y = g(x) are D1 and D2 respectively,
element of set B. then the domain of f (x) ± g(x) or f (x) . g(x) is D1 Ç D2. While

f x
Notations domain of is D1 Ç D 2 – {x: g(x) = 0}.
g x

Range : The set of all f -images of elements of A is known as the


range of f & denoted by f (A).

Range = f (A) = {f (x) : x Î A};

f (A) Í B {Range Í Co-domain}.

Rules for finding Range


First of all find the domain of y = f (x)

(i) If domain Î finite number of points

Þ range Î set of corresponding f (x) values.

(ii) If domain Î R or R – {some finite points}

Put y = f(x)
SETS, RELATIONS & FUNCTION
14

Then express x in terms of y. From this find y for x to be


defined. (i.e., find the values of y for which x exists). NOTES :

(iii) If domain Î a finite interval, find the least and greater value
for range using monotonocity. (a) One-to-One functions are also called Injective functions.
(b) Onto functions are also called Surjective
NOTES : (c) (one-to-one) & (onto) functions are also called Bijective
Functions.
1. Question of format :
Methods to check one-one mapping
æ Q L Q ö Q ® quadratic
ç y = ; y = ; y = ÷ L ® Linear
è Q Q Lø 1. Theoretically : If f (x1) = f (x2)
Range is found out by cross-multiplying & creating a
Þ x1 = x2, then f (x) is one-one.
quadratic in ‘x’ & making D ³ 0 (as x Î R)
2. Questions to find range in which-the given expression 2. Graphically : A function is one-one, iff no line parallel
y = f(x) can be converted into x (or some function of x) = to x-axis meets the graph of function at more than one
expression in ‘y’. point.
Do this & apply method (ii).
3. By Calculus : For checking whether f (x) is One-One,
NOTES : find whether function is only increasing or only
decreasing in their domain. If yes, then function is
Two functions f & g are said to be equal iff
one-one, i.e. if f ' x ³ 0, " x Î domain or i.e.,
1. Domain of f = Domain of g
2. Co-domain of f = Co-domain of g if f ' x £ 0 , " x Î domain, then function is one-one.
3. f(x) = g(x) " x Î Domain.

Methods to check into/onto mapping


3.3 Classification of Functions
Find the range of f(x) and compare with co-domain. If range
equals co-domain then function is onto, otherwise it is into.

3.4 Some standard real functions & their graphs

3.4.1 Identity Function : The function f : R ® R defined by


y = f(x) = x " x Î R is called identity function.
SETS, RELATIONS & FUNCTION
15

3.4.2 Constant Function : The function f : R ® R defined by


y = f(x) = c, " x Î R where c is a constant is called 3. x - y £ x + y £ x + y üï
constant function ý triangle inequality
4. x - y £ x - y £ x + y ïþ

3.4.4 Signum Function : The function f : R ® R defined by

ì 1; x > 0
ï
f (x) = í 0; x = 0
ï -1; x < 0
î
is called signum function. It is usually denoted by
y = f(x) = sgn(x).

3.4.3 Modulus Function : The function f : R ® R defined by

ì x; x ³ 0
f (x) = í
î- x; x < 0

is called modulus function. It is denoted by


y = f(x) = | x |.

NOTES :

ìx
ï ; x¹0
Sgn(x) = í x
ï 0; x = 0
î

3.4.5 Greatest Integer Function : The function f : R ® R defined


as the greatest integer less than or equal to x. It is usually
denoted as y = f(x) = [x]

Its also known as “Absolute value function’.


Properties of Modulus Function :
The modulus function has the following properties :

1. For any real number x, we have x2 = x

x |x|
2. xy = x y, =
y |y|
SETS, RELATIONS & FUNCTION
16

Properties of Greatest Integer Function : 3.4.7 Logarithm Function :

If n is an integer and x is any real number between n and n + 1, f (x) = logax, a > 0, a ¹ 1
then the greatest integer function has the following properties : Domain : x Î (0, ¥)
Range : y Î R
(1) [–n] = – [n]
(2) [x + n] = [x] + n
(3) [–x] = – [x] –1

ì-1, if x Ï I
(4) [x] + [– x] = í
î 0, if x Î I

NOTES :

Fractional part of x, denoted by {x} is given by x – [x]. So,

ì x - 1; 1 £ x < 2
ï
x =x - x = í x ; 0 £ x <1
ï x + 1; - 1 £ x < 0
î

3.4.6 Exponential Function :


f (x) = ax, a > 0, a ¹ 1
Domain : x Î R
Range : f(x) Î (0, ¥)
(a) The Principal Properties of Logarithms

Let M & N are arbitrary positive numbers, a > 0, a ¹ 1,


b > 0, b ¹ 1.
(i) logb a = c Þ a = bc
(ii) loga (M . N) = loga M + loga N
(iii) loga (M/N) = loga M – loga N
(iv) loga MN = N loga M
l og c a
(v) log b a = , c > 0, c ¹ 1.
l og c b

(vi) a l og cb = bl ogca , a, b, c > 0, c ¹ 1.

NOTES :

(a) loga a = 1
(b) logb a . logc b . loga c = 1
(c) loga 1 = 0
x
(d) e x ln a = e ln a = a x
SETS, RELATIONS & FUNCTION
17

(b) Properties of Monotonocity of Logarithm 4.5 Quotient of two real functions

(i) If a > 1, loga x < logay Þ 0 < x <y


Let f and g be two real functions defined from X ® R where
(ii) If 0 < a < 1, loga x < loga y Þ x > y >0
X Ì R. The quotient of f by g denoted by f /g is a function
(iii) If a > 1 then logax < p Þ 0 < x < ap defined by
(iv) If a > 1 then logax > p Þ x > ap
(v) If 0 < a < 1 then logax < p Þ x > ap æf ö f x
ç ÷ x =
(vi) If 0 < a < 1 then logax > p Þ 0<x<a p
ègø g x , provided g(x) ¹ 0, x Î X.

NOTES :
5. EVEN AND ODD FUNCTIONS
If the exponent and the base are on same side of the unity,
then the logarithm is positive. Even Function : f (–x) = f (x), " x Î Domain

If the exponent and the base are on different sides of unity, The graph of an even function y = f (x) is symmetric about the
then the logarithm is negative. y–axis. i.e., (x, y) lies on the graph Û (–x, y) lies on the graph.

4. ALGEBRA OF REAL FUNCTION

4.1 Addition of two real functions

Let f : X ® R and g : X ® R by any two real functions, where


X Ì R. Then, we define (f + g): X ® R by

(f + g) (x) = f (x) + g(x), for all x Î X.

4.2 Subtraction of a real function from another

Odd Function : f (– x) = –f (x), " x Î Domain


Let f : X ® R be any two any two real functions, where X Ì R.
The graph of an odd function y = f (x) is symmetric about origin
Then, we define (f – g): X ® R by
i.e. if point (x, y) is on the graph of an odd function, then
(f – g) (x) = f (x) – g(x), for all x Î X. (–x, –y) will also lie on the graph.

4.3 Multiplication by a scalar

Let f : X ® R be a real valued function and a be a scalar. Here


by scalar, we mean a real number. Then the product a f is a
function from X to R defined by (a f) (x) = a f(x), x Î X.

4.4 Multiplication of two real functions

The product (or multiplication) of two real functions


f : X ® R and g : X ® R is a function fg : X ® R defined by
(fg) (x) = f(x) g(x), for all x Î X.

This is also called pointwise multiplication.


SETS, RELATIONS & FUNCTION
18

6.4 Drawing graph of y = af(x), a Î R+ from known graph of


6. GRAPHICAL TRANSFORMATION y = f(x)

6.1 Drawing graph of y = f(x) ± b, b Î R+ from known graph We know that the corresponding points (points with the
of y = f(x) same x-coordinates) have their ordinates in the ratio of 1:a
(where a > 0). Figure depicts the procedure.
It is obvious that the domain of f(x) and f(x) + b are the same.
The graph of f(x) + b can be obtained by translating the
graph of f(x) in the positive direction on y-axis and the graph
of f(x) - b can be obtained by translating the graph of f(x) in
the negative direction on y-axis.

6.5 Drawing graph of y = f(ax), a Î R+ from known graph of


y = f(x)

If 0 < a < 1, then f(x) will stretch by a times along x - axis, and
if a > 1, then f(x) will compress by a times along x - axis.
Figure depicts the procedure.

6.2 Drawing graph of y = |f(x)| from known graph of


y = f(x)

We have |f(x)| = f(x) if f(x) ³ 0 and |f(x)| = -f(x) if f(x) < 0 which
means that the graph of f(x) and |f(x)| would concide if
f(x) ³ 0 and the sections, where f(x) < 0, get inverted in the
upwards direction. Figure depicts the procedure.

7. PERIODIC FUNCTION

Definition :

A function f (x) is said to be periodic function, if there exists a


positive real number T, such that f x + T = f x , " x Î
6.3 Drawing graph of y = f(x ± a), a Î R+ from known graph domain of f(x). Then, f (x) is a perio dic function where least
of y = f(x) positive value of T is called fundamental period.

The graph of f(x - a) can be obtained by translating the Graphically, if the graph repeats at fixed interval, then function is
graph of f(x) in the positive direction on x-axis and the graph said to be periodic and its period is the width of that interval.
of f(x + a) can be obtained by translating the graph of f(x) in Some standard results on periodic functions
the negative direction on x-axis. The procedure is depicted
in figure. Functions Periods
n n n n
(i) sin x, cos x, sec x, cosec x p ; if n is even.
2p ; (if n is odd or fraction)
(ii) tann x, cotn x p ; n is even or odd.
(iii) |sin x|, |cos x|, |tan x| p
|cot x|, |sec x|, |cosec x|
SETS, RELATIONS & FUNCTION
19

(iv) x – [x], [.] represents 1


NOTES :
greatest integer function
(v) Algebraic functions period does not exist
a c e LCM of  a, c, e 
e.g., x , x2, x3 + 5, ....etc. (a) LCM of  , ,  
 b d f  HCF of  b, d, f 
Properties of Periodic Function
(b) LCM of rational and rational always exists.
(i) If f (x) is periodic with period T, then LCM of irrational and irrational sometime exists.
(a) c . f (x) is periodic with period T. But LCM of rational and irrational never exists.
(b) f (x ± c) is periodic with period T. e.g., LCM of (2 , 1, 6 ) is not possible as
(c) f (x) ± c is periodic with period T. 2 , 6  irrational and 1  rational.
where c is any constant.
(ii) If f (x) is periodic with period T, then
k f (cx + d) has period T/|c|,
i.e. Period is only affected by coefficient of x
where k, c, d are constants.
(iii) If f1(x), f2(x) are periodic functions with periods T1, T2
respectively, then h(x) = a f1(x) + b f2(x) has period as,
LCM of {T1, T2}
SETS, RELATIONS & FUNCTION 20

SOLVED EXAMPLES

Example – 1 Example – 5

Write the set of all positive integers whose cube is odd. State which of the following sets are finite and which are
Sol. The elements of the required set are not even. infinite
[Q Cube of an even integer is also an even integer] (i) A = {x : x Î N and x2 – 3x + 2 = 0}
Moreover, the cube of a positive odd integer is a positive (ii) B = {x : x Î N and x2 = 9}
odd integer. (iii) C = {x : x Î N and x is even}
Þ The elements of the required set are all positive odd integers. (iv) D = {x : x Î N and 2x – 3 = 0}.
Hence, the required set, in the set builder form, is : Sol. (i) A = {1, 2}.

2k + 1 : k ³ 0, k Î Z . [Q x2 – 3x + 2 = 0 Þ (x – 1) (x – 2) = 0 Þ x = 1, 2]
Hence A is finite.
Example – 2 (ii) B = {3}.
[Q x2 = 9 Þ x = + 3. But 3 Î N]
ì1 2 3 4 5 6 7 ü
Write the set í , , , , , , ý in the set Hence B is finite.
î2 3 4 5 6 7 8þ
(iii) C = {2, 4, 6, ......}
builder form.
Hence C is infinite.
Sol. In each element of the given set the denominator is one
more than the numerator. é 3 ù
(iv) D = f. êQ 2x - 3 = 0 Þ x = Ï N ú
Also the numerators are from 1 to 7. ë 2 û
Hence the set builder form of the given set is : Hence D is finite.
x : x = n / n + 1, n Î N and 1 £ n £ 7 . Example – 6

Example – 3 Which of the following are empty (null) sets ?


(i) Set of odd natural numbers divisible by 2
Write the set {x : x is a positive integer and x2 < 30} in the
roster form. (ii) {x : 3 < x < 4, x Î N}
Sol. The squares of positive integers whose squares are less (iii) {x : x2 = 25 and x is an odd integer}
than 30 are : 1, 2, 3, 4, 5. (iv) [x : x2 – 2 = 0 and x is rational]
Hence the given set, in roster form, is {1, 2, 3, 4, 5}. (v) {x : x is common point of any two parallel lines}.
Example – 4 Sol. (i) Since there is no odd natural number, which is divisible
by 2.
Write the set {0, 1, 4, 9, 16, .......} in set builder form. \ it is an empty set.
Sol. The elements of the given set are squares of integers : (ii) Since there is no natural number between 3 and 4.
0, ± 1, ± 2, ± 3, ± 4, ....... \ it is an empty set.
Hence the given set, in set builder form, is {x2 : xÎZ}. (iii) Now x2 = 25 Þ x = + 5, both are odd.
\ The set {– 5, 5} is non-empty.
SETS, RELATIONS & FUNCTION 21

(iv) Since there is no rational number whose square is 2, Sol. (i) AC = Set of those elements of U, which are not in
\ the given set is an empty set. A = {5, 6, 7, 8, 9}.

(v) Since any two parallel lines have no common point, (ii) BC = Set of those elements of U, which are not in
B = {1, 3, 5, 7, 9}.
\ the given set is an empty set.
(iii) (AC)C = Set of those elements of U, which are not in
Example – 7 A’ = {1, 2, 3, 4} = A.

Find the pairs of equal sets from the following sets, if any, (iv) A È B = {1, 2, 3, 4} È {2, 4, 6, 8} = {1, 2, 3, 4, 6, 8}.
giving reasons : C
\ AÈB = Set of those elements of U, which are not in
A = {0}, B = {x : x > 15 and x < 5},
C = {x : x – 5 = 0}, D = {x : x2 = 25}, A È B = {5, 7, 9}.

E = {x : x is a positive integral root of the equation Example – 10


x2 – 2x – 15 = 0}.
Sol. Here we have, If U = {x : x is a letter in English alphabet},
A = {x : x is a vowel in English alphabet}.
A = {0}
Find AC and (AC)C.
B= f
Sol. (i) Since A = {x : x is a letter in English alphabet},
[Q There is no number, which is greater than 15 and less
than 5] \ AC is the set of those elements of U, which are not vowels
C = {5} [Q x – 5 = 0 Þ x = 5] = {x : x is a consonant in English alphabet}.
D = {– 5, 5} [Q x2 = 25 Þ x = ± 5] (ii) (AC)C is the set of those elements of U, which are not
consonants = {x : x is a vowel in English alphabet} = A.
and E = {5}.
Hence (AC)C = A.
[Q x2 – 2x – 15 = 0 Þ (x – 5) (x + 3) = 0 Þ x = 5, – 3. Out of
these two, Example – 11
5 is positive integral]
Let A = {1, 2, 3, 4, 5}, B = {3, 4, 5, 6, 7}, C = {6, 7, 8, 9} and
Clearly C = E. D = {7, 8, 9, 10}. Find :
Example – 8 (a) (i) A È B (ii) B È D

Are the following pairs of sets equal ? Give reasons. (iii) A È B È C (iv) B È C È D
(i) A = {1, 2}, B = {x : x is a solution of x2 + 3x + 2 = 0} (b) (i) A Ç B (ii) B Ç D (iii) A Ç B Ç C.
(ii) A = {x : x is a letter in the word FOLLOW}, Sol. (a) (i) A È B = {1, 2, 3, 4, 5} È {3, 4, 5, 6, 7}
B = {y : y is a letter in the word WOLF}. = {1, 2, 3, 4, 5, 6, 7}.
Sol. (i) A = {1, 2}, B = {–2, –1} (ii) B È D = {3, 4, 5, 6, 7} È {7, 8, 9, 10}
[Q x + 3x + 2 = 0 Þ (x + 2) (x + 1) = 0 Þ x = –2, —1]
2
= {3, 4, 5, 6, 7, 8, 9, 10}.
Clearly A ¹ B. (iii) A È B È C = {1, 2, 3, 4, 5} È {3, 4, 5, 6, 7} È {6, 7, 8, 9}.
(ii) A = {F, O, L, L, O, W} = {F, O, L, W} = {1, 2, 3, 4, 5, 6, 7} È {6, 7, 8, 9} = {1, 2, 3, 4, 5, 6, 7, 8, 9}.
B = {W, O, L, F} = {F, O, L, W}.
(iv) B È C È D = {3, 4, 5, 6, 7} È {6, 7, 8, 9} È {7, 8, 9, 10}.
Clearly A = B.
= {3, 4, 5, 6, 7, 8, 9} È {7, 8, 9, 10} = {3, 4, 5, 6, 7, 8, 9, 10}.
Example – 9
(b) (i) A Ç B = {1, 2, 3, 4, 5} Ç {3, 4, 5, 6, 7} = {3, 4, 5}.
Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A = {1, 2, 3, 4}, (ii) B Ç D = {3, 4, 5, 6, 7} Ç {7, 8, 9, 10} = {7}.
B = {2, 4, 6, 8}. Find :
(iii) A Ç B Ç C = {1, 2, 3, 4, 5} Ç {3, 4, 5, 6, 7} Ç {6, 7, 8, 9}
(i) AC (ii) BC (iii) (AC)C (iv) (A È B)C = {3, 4, 5} Ç {6, 7, 8, 9} = f.
SETS, RELATIONS & FUNCTION 22

Example – 12 Example – 15

If A1 = {2, 3, 4, 5}, A2 = {3, 4, 5, 6}, A3 = {4, 5, 6, 7}, find Prove the following :
È Ai and Ç Ai, where i = {1, 2, 3}. A Ì B Û Bc Ì Ac
Sol. (i) È A i = A 1 È A 2 È A 3 = {2, 3, 4, 5} È {3, 4, 5, 6} È Sol. Let x Î Bc, where x is arbitrary.
{4, 5, 6, 7} Now x Î Bc
= {2, 3, 4, 5} È {3, 4, 5, 6, 7} = {2, 3, 4, 5, 6, 7}. Þ xÏB

(ii) Ç A i = A 1 Ç A 2 Ç A 3 = {2, 3, 4, 5} Ç {3, 4, 5, 6} Ç Þ x Ï A[ Q A Ì B]

{4, 5, 6, 7} Þ x Î Ac

= {2, 3, 4, 5} Ç {4, 5, 6} = {4, 5}. \ Bc Ì Ac ... (1)


Conversely : Let x Î A, where x is arbitrary.
Example – 13
Now x Î A
Let A = {1, 2, 3, 4, 5, 6}, B = {3, 4, 5, 6, 7, 8}. Find Þ x Ï Ac
(A – B) È (B – A).
Þ x Ï Bc [Q Bc Ì Ac]
Sol. We have, A = {1, 2, 3, 4, 5, 6} and B = {3, 4, 5, 6, 7, 8}.
Þ xÎB
\ A – B = {1, 2} and B – A = {7, 8}
\ AÌB
\ (A – B) È (B – A) = {1, 2} È {7, 8} = {1, 2, 7, 8}.
Combining (1) and (2), A Ì B Û Bc Ì Ac.
Example – 14
Example – 16
Prove that :
Prove the following :
A Ç (B – C) = (A Ç B) – (A Ç C)
A – B = A – (A Ç B)
Sol. Let x be an arbitrary element of A Ç (B – C).
where U is the universal set.
Then x Î A Ç (B – C)
Sol. Let x Î (A – B), where x is arbitrary.
Þ x Î A and x Î (B – C)
Þ x Î A and (x Î B and x Ï C) Now x Î (A – B)

Þ (x Î A and x Î B) and (x Î A and x Ï C) Û x Î A and x Ï B


Þ x Î (A Ç B) and x Ï (A Ç C) Û (x Î A and x Î A) and x Ï B
Þ x Î {(A Ç B) – (A Ç C)} [Note this step]
\ A Ç (B – C) Í (A Ç B) – (A Ç C) ... (1) Û x Î A and (x Î A and x Ï B)
Let y be an arbitrary element of (A Ç B) – (A Ç C). [Associative Law]
Then y Î (A Ç B) – (A Ç C)
Û x Î A and x Ï (A Ç B)
Þ y Î (A Ç B) and y Ï (A Ç C)
Û x Î A – (A Ç B)
Þ (y Î A and y Î B) and (y Î A and y Ï C)
Hence A – B Ì A – (A Ç B).
Þ y Î A and (y Î B and y Ï C)
Now Let y Î A – (A Ç B)
Þ y Î A and y Î (B – C)
Þ y Î A and y Ï (A Ç B)
Þ y Î A Ç (B – C)
\ (A Ç B) – (A Ç C) Í A Ç (B – C) ... (2) Þ y Î A and yÏ B

Combining (1) and (2). Þ y Î A – B.

A Ç (B – C) = (A Ç B) – (A Ç C). So, A – B = A – (A Ç B).


SETS, RELATIONS & FUNCTION 23

Example – 17 A È C = {1, 2, 3} È {7, 8, 9}

If A, B and C are three sets such that A Ç B = A Ç C and = {1, 2, 3, 7, 8, 9} ...(2)


A È B = A È C, then
and B Ç C = {4, 5, 6} Ç {7, 8, 9} = f ...(3)
(a) A = C (b) B = C
(c) A Ç B = f (d) A = B Now A È B Ç C = 1, 2, 3 È f = {1, 2, 3} ...(4)
Ans. (b)
Sol. Let x Î C and A È B Ç A È C = {1, 2, 3, 4, 5, 6} Ç {1, 2, 3, 7, 8, 9}

Suppose x Î A Þ x Î A Ç C = {1, 2, 3} ...(5)

Þ x Î A Ç B (Q A Ç C = A Ç B )
From (4) and (5), A È B Ç C = A È B Ç A È C , which
Thus x Î B
verifies the result.
Again suppose x Ï A Þ x Î C È A
Example – 20
Þ xÎBÈ AÞ xÎB
Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A = {2, 4, 6, 8} and
Thus in both cases x Î C Þ x Î B
B = {2, 3, 5, 7}. Verify that
Hence C Í B ..( i )
C C
(i) A È B = A C Ç BC (ii) A Ç B = A C È BC .
Similarly we can show that B Í C ...(ii )
Combining (i) and (ii) we get B = C. Sol. We have, A = {2, 4, 6, 8} and B = {2, 3, 5, 7}.

Example – 18 (i) A È B = {2, 4, 6, 8} È {2, 3, 5, 7}

If A and B are any two sets, prove using Venn Diagrams \ = {2, 3, 4, 5, 6, 7, 8}

C
(i) A – B = A Ç BC (ii) (A – B) È B = A È B. \ AÈB = {1, 9} ...(1)
Sol.
Also AC = {1, 3, 5, 7, 9}
and BC = {1, 4, 6, 8, 9}
(i)
\ A C Ç BC = {1, 3, 5, 7, 9} Ç {1, 4, 6, 8, 9}

= {1, 9} ...(2)

C
From (1) and (2), A È B = A C Ç BC , which verifies the
(ii)
result.

(ii) A Ç B = {2, 4, 6, 8} Ç {2, 3, 5, 7} = {2}

C
Example – 19 \ AÇB = {1, 3, 4, 5, 6, 7, 8, 9} ...(3)

If A = {1, 2, 3}, B = {4, 5, 6} and C = {7, 8, 9}, verify that


and A C È BC = {1, 3, 5, 7, 9} È {1, 4, 6, 8, 9}
A È BÇC = A ÈB Ç A ÈC .
= {1, 3, 4, 5, 6, 7, 8, 9} ...(4)
Sol. We have, A = {1, 2, 3}, B = {4, 5, 6} and C = {7, 8, 9}. C
From (3) and (4), A Ç B = A C È BC , which verifies the
\ A È B = {1, 2, 3} È {4, 5, 6} = {1, 2, 3, 4, 5, 6} ...(1)
result.
SETS, RELATIONS & FUNCTION 24

Example – 21 n(T) = 25; n(C) = 20; n (M) = 15


n(T Ç C) = 10; n(M Ç C) = 8
In a class of 200 students who appeared in a certain
examination. 35 students failed in MHTCET, 40 in AIEEE, Number of students in hostel
40 in IIT, 20 failed in MHTCET and AIEEE, 17 in AIEEE = n (T È C È M)
and IIT, 15 in MHTCET and IIT and 5 failed in all three \ n(T È C È M) = 15 + 10 + 2 + 8 + 7 = 42
examinations. Find how many students
Example – 23
(i) Did not fail in any examination.
(ii) Failed in AIEEE or IIT. If A = {1, 2}, find A × A × A
Sol. A × A × A = {(x, y, z), x Î A, y Î A, z Î A}
First find A×A than find A×A×A
so, A × A × A = {(1, 1, 1), (1, 1, 2 ), (1, 2, 1), (2, 1, 1),
Sol. (2, 2, 2), (2, 2, 1), (2, 1, 2), (1, 2, 2)}

Example – 24

Following figure shows a relation between sets P and Q.


Write this relation in (i) set builder form, (ii) roster form
n(M) = 35, n(A) = 40, n(I) = 40
n(M Ç A) = 20, n(A Ç I) = 17,
n(I Ç M) = 15, n(M Ç A Ç I) = 5
n(X) = 200
n(M È A È I) = n(M) + n(A) + n (I) –
n(M Ç A) –n (A Ç I) – n (M Ç I) + n (M Ç A Ç I)
= 35 + 40 + 40 – 20 – 17 – 15 + 5 = 68
Sol. It is clear, that relation R is “y is the square of x”.
(i) Number of students passed in all three examination 2
(i) In set builder form, R = {(x, y) : y = x , x Î P, y Î Q}
= 200 – 68 = 132
(ii) In roster form,
(ii) Number of students failed in IIT or AIEEE
R = {(1, 1), (–1, 1), (2, 4), (–2, 4) (-4, 16)}
=n (I È A) = n(I) + n(A) – n (I Ç A)
= 40 + 40 – 17 = 63 Example – 25

Example – 22 Let R be the relation on Z defined by R = {(a, b);


a, b, Î Z, a – b is an integer}. Find domain and
In a hostel, 25 students take tea, 20 students take coffee, range of R.
15 students take milk, 10 students take both tea and coffee,
Sol. As for any two integers a & b, a – b is an integer hence
8 students take both milk and coffee. None of the them
domain and range is all integers.
take tea and milk both and everyone takes atleast one
beverage, find the number of students in the hostel. Example – 26

Determine domain and range of :-


Sol.
ìæ 2+ x ö ü
R = íç x + 4, ÷ : 4 £ x £ 6, x Î Ný
îè 2-x ø þ

Let the sets, T, C and M are the students who drink tea, ì æ 7ö ü
coffee and milk respectively. This problem can be solved by Sol. R = í 8, -3 , ç 9, - ÷ , 10, -2 ý
î è 3ø þ
Venn diagram.
By taking x = 4, 5,6
SETS, RELATIONS & FUNCTION 25

so, domain = {8, 9, 10} Example – 29

ì 7 ü Find the set of values of 'x' for which the given conditions
range = í-3, - , - 2 ý
î 3 þ are true :
(a) – (x – 1) (x – 3) (x + 5) < 0
Example – 27
x -1 x-2
(b) £0
Let A = {1, 2}. List all the relations on A. x -3
Sol. Given A = {1, 2}
Ans. (a) –5, 1 È 3, ¥ (b) – ¥, 1 È 2, 3
A × A = {(1, 1), (1, 2), (2, 1), (2, 2)}
Since a relation R from set A to set A is a subset of A × A Sol. (a) - ( x - 1)( x - 3)( x + 5) < 0

\ All the relations on A are : Þ ( x - 1)( x - 3)( x + 5) > 0

f, {(1, 1)}, {(1, 2)}, {(2, 1)}, {(2, 2)}, {(1, 1), (1, 2)},
{(1, 1), (2, 1)}, {(1, 1), (2, 2)}, {(1, 2), (2, 1)}, {(1, 2),
(2, 2)}, {(2, 1), (2, 2)}, {(1, 1), (1, 2), (2, 1)}, {(1, 1),
(1, 2), (2, 2)}, {(1, 1), (2, 1), (2, 2)}, {(1, 2), (2, 1), Þ x Î (-5,1) È (3, ¥ )
(2, 2)}, {(1, 1), (1, 2), (2, 1), (2, 2)}.
( x - 1)( x - 2)
Since n(A × A) = 4, the number of all relations on the set (b) £0
( x - 3)
4
A = 2 i.e., 16.
n
(As number of subsets of a set with n elements is 2 )

Example – 28
x Î -¥,1 È 2,3
The solution set of x2 + 2 < 3x < 2x2 – 5 is
Example – 30
(a) f (b) [1, 2]
(c) (– ¥, – 1) È [5/2, ¥) (d) none
x+2 1
The number of integral solutions of > is
Ans. (a) x2 + 1 2

Sol. x 2 + 2 £ 3 x £ 2 x2 - 5 (a) 4 (b) 5


(c) 3 (d) none of these
x 2 + 2 £ 3 x and 3 x £ 2 x 2 - 5 Ans. (c)

x+2 1
x 2 - 3x + 2 £ 0 and 2 x 2 - 3 x - 5 ³ 0 Sol. >
x2 + 1 2

( x - 1)( x - 2) £ 0 and (2 x - 5)( x + 1) ³ 0


2 x + 4 > x2 + 1 Q x2 + 1 > 0

é5 ö x2 - 2x - 3 < 0
Þ x Î [1, 2] and x Î -¥, -1 È ê , ¥ ÷
ë2 ø Þ ( x - 3)( x + 1) < 0

Þ x Îf Þ x Î (-1,3)
Number of integer values = 3
SETS, RELATIONS & FUNCTION 26

Example – 31 f(2) = 2(2) – 1 = 3 f(5) = 3(5) – 10 = 5


f(3) = 2(3) – 1 = 5
Find the domain of definition of the following
So, range is {2, 3, 5}
x –1 x + 2 (iii) f (2) = 3, f(4) = 2, f(3) = 5, f(6) is not defined as 6 is not
function : f x = in domain.
x –3 x – 4
Example – 34
x –1 x + 2
Sol. For f (x) to be defined ³ 0 and x ¹ 3, 4 Let A = {1, 2}. List all the relations on A.
x –3 x – 4
Sol. Given A = {1, 2}
By wavy – curve method the domain of definition of f (x) is
A × A = {(1, 1), (1, 2), (2, 1), (2, 2)}
the set
Since a relation R from set A to set A is a subset of A × A
x Î – ¥ , – 2 È 1, 3 È 4, ¥ . \ All the relations on A are :
f, {(1, 1)}, {(1, 2)}, {(2, 1)}, {(2, 2)}, {(1, 1), (1, 2)},
{(1, 1), (2, 1)}, {(1, 1), (2, 2)}, {(1, 2), (2, 1)}, {(1, 2),
(2, 2)}, {(2, 1), (2, 2)}, {(1, 1), (1, 2), (2, 1)}, {(1, 1),
(1, 2), (2, 2)}, {(1, 1), (2, 1), (2, 2)}, {(1, 2), (2, 1),
Example – 32
(2, 2)}, {(1, 1), (1, 2), (2, 1), (2, 2)}.
Since n(A × A) = 4, the number of all relations on the set
Find domain for f (x) = cos sin x . 4
A = 2 i.e., 16.
n
(As number of subsets of a set with n elements is 2 )
Sol. f (x) = cos sin x is defined, if
Example – 35
cos (sin x) ³ 0
As, we know Find the domain and range of the following functions

–1 £ sin x £ 1 for all x


ìïæ x 2 - 1 ö üï
cos q ³ 0 (i) íç x, ÷ : x Î R, x ¹ 1ý
îïè x -1 ø ïþ
(Here, q = sin x lies in the 1st and 4th quadrants)
i.e. cos (sin x) ³ 0,for all x
i.e. x Î R. ìæ 1 ö ü
Thus, domain f (x) Î R (ii) íç x, 2 ÷ : x Î R, x ¹ ± 1ý
îè 1 - x ø þ
Example – 33
2
ïìæ x - 1 ö üï
A function f is defined on the set {1, 2, 3, 4, 5} as follows : Sol. (i) Let f x = íç x, ÷ : x Î R, x ¹ 1ý
îïè x -1 ø ïþ

ì 1 + x if 1 £ x < 2 Clearly, f is not defined when x = 1


ï
f x = í 2x - 1 if 2 £ x < 4 \ f is defined for all real values of x except x = 1
ï3x - 10 if 4 £ x < 6
î \ Domain = R – {1}
(i) Find the domain of the function. x2 -1
Let y= = x + 1 as x ¹ 1
(ii) Find the range of the function. x -1
(iii) Find the values of f(2), f(3), f(4), f(6). \ x=y–1
Sol. (i) Domain : {1, 2, 3, 4, 5} Clearly y ¹ 2 as x ¹ 1
(ii) Range : \ Range = R – {2}.
f(1) = 1 + 1 = 2 f(4) = 3(4) – 10 = 2
SETS, RELATIONS & FUNCTION 27

ìæ 1 ö ü 2y-1
(ii) Let f x = íç x, 2 ÷ : x Î R, x = ± 1ý Þ -1£ £1 (since, –1 £ sin 3x £ 1)
îè 1 - x ø þ y

1 2 2y - 1
Clearly, f x = 2
is not defined when 1 – x = 0 -1 £ £1
1- x y

i.e., when x = ± 1
2y - 1 2y - 1
\ Domain = R – {1, –1} +1 ³ 0 Ç -1 £ 0
y y
1
Further, y = Since x ¹ ±1
1- x2 3y - 1 y -1
³0Ç £0
y y
1 æ 1ö y -1
Þ 1- x2 = Þ x = ± ç1- ÷ = ± 1
y è yø y Þ y³ Ç y £1
3
\ x is defined when y Î (–¥, 0) È [1, ¥).
Þ y Î (–¥, 0) È [1, ¥) é1 ù
Þ Range : y Î ê , 1ú ¬
\ Range = (–¥, 0) È [1, ¥).
ë3 û
Alternate Method :
Example – 36
1
Find the range of the following function : y=
2 - sin 3x
f x = ln x 2 + 4x + 5 we know, –1 £ sin 3x £ 1
Þ 1 ³ –sin 3x ³ – 1
2
Sol. Here f (x) = 1n x 2 + 4x + 5 = 1n x+2 +1 Þ 1 £ 2 – sin 3x £ 3
i.e. x2 + 4x + 5 takes all values in [1, ¥) 1 æ 1 ö 1
Þ ³ ³
Þ f (x) will take all values in [0, ¥). 1 çè 2 - sin3x ÷ø 3
Hence range of f (x) is [0, ¥).
é1 ù
Example – 37 Þ Range y Î ê , 1ú
ë3 û

1 Inequality changes upon reciprocating as all expressions


Find the range of the function y = across inequality are (positive).
2 - sin 3x
Sol. Clearly, as Denominator (2 – sin 3x) ¹ 0 Example – 38
Þ Domain : x Î R
Let f, g : R ® R be defined respectively by f(x) = x + 1, g(x)
1 = 2x – 3. Find f + g, f – g and f /g.
We have, y=
2 - sin 3x Sol. Let f(x) = x + 1, g(x) = 2x – 3

Note : (sin 3x) can be seperated & written as a function of y \ f + g = f(x) + g(x) = (x + 1) + (2x – 3)
= 3x – 2
1
Þ 2 – sin 3x = y f – g = f (x) – g(x) = (x + 1) – (2x – 3)
= x + 1 – 2x + 3 = –x + 4

2y - 1 f f x x +1 3
Þ sin 3x = = = ;x¹
y g g x 2x - 3 2
for x to be real
SETS, RELATIONS & FUNCTION 28

Example – 39 The common solution is x = –1


Hence, solution of above equation is x = – 1
Check whether the function :
Example – 42
f (x) = 2x3 + 3x2 + 6x + 5 is
one-to-one or many-to-one
x +3 + x
Sol. f (x) = 2x3 + 3x2 + 6x + 5 Solve >1
x+2
f ’ (x) = 6(x2 + x + 1) > 0 " x Î R
as (a > 0 & D < 0) for x2 + x + 1 x +3 + x
Sol. –1> 0
Þ f (x) is increasing function on its entire domain x+2
Þ one-to-one function.
x +3 + x – x – 2
Example – 40 Þ >0
x+2
Let A = {x : –1 £ x £ 1} = B for a mapping f : A ® B. For the
following functions from A to B, find whether it is surjective x +3 – 2
Þ >0 ...(i)
or bijective. x+2
f (x) = |x| Now two cases arises :
Sol. f (x) = |x| Case I : When x + 3 ³ 0 ...(ii)
Graphically we can see that for x Î [–1, 1]
x+3–2
y = |x| Î [0, 1] Þ >0
x+2
Since, Range ([0, 1]) Ì co-domain (B = [–1, 1])
x +1
Þ >0
x+2

Þ x Î –¥ , – 2 È –1, ¥ using number line rule as shown


in figure.

But x ³ – 3 {from (ii)}

Þ x Î –3, – 2 È –1, ¥ ...(a)

Case II : When x + 3 < 0 ...(iii)


– x + 3 –2
Þ >0
Þ into function x+2
Þ f : [–1, 1] ® [–1, 1], f (x) = |x|
– x+5
is many-to-one & into Þ >0
x+2
Example – 41
x +5
Solve (x + 1)2 + (x2 + 3x + 2)2 = 0 Þ <0
x +2
Sol. Here, (x + 1)2 + (x2 + 3x + 2)2 = 0 if and only if each term is zero
simultaneously, Þ x Î –5, – 2 using number line rule as shown in figure.
2
(x + 1) = 0 and (x + 3x + 2)= 0
i.e., x = –1 and x = –1, –2
SETS, RELATIONS & FUNCTION 29

But x<–3 {from (iii)}


x x2
\ f (x) + g(x) = +x=
\ x Î –5, – 3 ...(b) x -1 x -1

Thus from (a) and (b), we have; Using, | f (x)| + |g(x)| = |f (x) + g(x)|
i.e. f (x) . g(x) ³ 0
x Î –3, – 2 È –1, ¥ È –5, – 3
x x2
Þ .x ³ 0 Þ ³0
Þ x Î –5, – 2 È –1, ¥ x -1 x -1

Example – 43

The value of x if | x + 3 | > | 2 x – 1 | is

æ 2 ö æ 2 ö Þ x Î {0} È (1, ¥)
(a) ç - , 4 ÷ (b) ç - , ¥ ÷
è 3 ø è 3 ø
Example – 46
(c) (0, 1) (d) None of these
Sol. Squaring both sides, we get If y =3[x] +1 =2[x – 3] +5, then find the value of
2 2 [x + y], where [.] represents greatest integer function.
|x + 3| > |2x – 1|
Sol. We are given that 3[x] + 1 = 2([x] – 3) + 5
or {(x + 3) – (2x – 1)} {(x + 3) + (2x – 1)} > 0
Þ [x] = –2
Þ {(–x + 4) (3x + 2)} > 0
Þ y = 3(–2) + 1 = –5
Hence [x + y] = [x] + y = – 2 – 5 = – 7

Example – 47
æ 2 ö
Þ x Î ç - , 4÷
è 3 ø Solve the equation |2x – 1| = 3[x] + 2{x} for x.

Hence, (a) is the correct answer. where [.] represents greatest integer function and {}
represents fraction part function.
Example – 44
1
Sol. Case I : For x < , |2x – 1| = 1 – 2x
Solve for x 2
|x| + |x + 4| = 4 Þ 1 – 2x = 3[x] + 2{x}.
Sol. |x| + |x + 4| = 4 Þ 1 – 2x = 3(x – {x}) + 2{x} .
As we know, |x| + |y| = |x – y|, iff xy £ 0 Þ {x} = 5x –1.
x(x + 4) £ 0 Now 0 £ {x} < 1
Using number line rule, Þ 0 £ 5x – 1 < 1.

1 2
Þ £x< Þ [x] = 0
5 5
Þ x Î [–4, 0]
Þ x = {x} Þ x = 5x – 1
Example – 45
1
Þ x= , which is a solution.
x x2 4
Solve x - 1 + x = x - 1
1
Case II : For x ³ , |2x – 1| = 2x – 1
2
x
Sol. Let f x = and g(x) = x Þ 2x – 1 = 3[x] + 2{x}.
x -1
Þ 2x – 1 = 3(x – {x}) + 2{x}.
SETS, RELATIONS & FUNCTION 30

{x} = x + 1 Example – 50
Now 0 £ {x} < 1
Find the domain of the function;
Þ 0 £ x + 1 < 1.Þ –1 £ x < 0.

1 1
. f x = + x+2
which is not possible since x ³ log10 1 – x
2

1
Hence x = is the only solution. 1
4 Sol. f x = + x+2
log10 1 – x
Example – 48
{as we know; loga x is defined when x and a > 0 and a ¹ 1
For a real number x, [x] denotes the integral part of x. The also loga 1 = 0}
value of
Thus, log10 (1 – x) exists when, 1 – x > 0 ...(i)
é1ù é1 1 ù é1 2 ù é 1 99 ù
êë 2 úû + êë 2 + 100 úû + êë 2 + 100 úû + .... + êë 2 + 100 úû is 1
also exists when, 1 – x > 0
log10 1 – x
(a) 49 (b) 50
(c) 48 (d) 51 and 1–x¹1 ...(ii)
Ans. (b) Þ x<1 and x ¹ 0 ...(iii)

é1 1 ù é 1 49 ù also we have x + 2 exists when x + 2 ³ 0


ê 2 + 100 ú + ........ ê 2 + 100 ú +
Sol. ë14444 û 4244444 ë 3û
each has value= 0 or x ³ –2 ....(iv)

é 1 50 ù é 1 99 ù 1
Thus, f x = + x + 2 exists when (iii) and (iv)
ê 2 + 100 ú + ........ ê 2 + 100 ú log10 1 – x
ë14444 û 4244444 ë 3û
each has value=1
both holds true.
= 50 Þ –2 £ x < 1 and x ¹ 0
Example – 49
Þ x Î –2, 0 È 0 , 1
Find the domain of definition of the following

function : f x = log 1 2x – 3
2

Sol. For f(x) to be defined log1/2 (2x – 3) ³ 0


Þ 2x – 3 £ 1
Þ x£2 ....(1)
Also 2x – 3 > 0

3
Þ x> . ....(2)
2
Combining (1) and (2) we get the required values of x.

3
Hence the domain of definition of f(x) is the set æç , 2ùú
è2 û
SETS, RELATIONS & FUNCTION 31

EXERCISE - 1 : BASIC OBJECTIVE QUESTIONS


Types of sets & Subset 8. b g
If A and B are any two sets, then A È A Ç B is equal to
1. The set of intelligent students in a class is (a) Bc (b) Ac
(a) a null set (c) B (d) A
(b) a singleton set 9. If A = {1, 2, 3, 4}, B = {2, 3, 5, 6} and C = {3, 4, 6, 7}, then
(c) a finite set (a) A - (B Ç C) = {1, 3, 4} (b) A - (B Ç C) = {1, 2, 4}
(d) not a well defined collection (c) A - (B È C) = {2, 3} (d) A - (B È C)= {1, 2}
2. Which of the following is the empty set? Classification of function
2
(a) {x : x is a real number and x - 1 = 0}
10. Let A = [–1, 1] and f : A ® A be defined as f (x) = x |x| for all
b) {x : x is a real number and x2 + 1 = 0} x Î A, then f (x) is
(c) {x : x is a real number and x2 - 9 = 0} (a) many-one into function
(d) {x : x is a real number and x2 = x +2} (b) one-one into function
3. Let A = {2, 3, 4} and X = {0, 1, 2, 3, 4}, then which of the (c) many-one onto function
following statements is correct (d) one-one onto function
(a) {0} Î Ac w.r.t. X (b) f Î Ac w.r.t. X 11. The function f : R ® R defined by

(c) {0} Ì Ac w.r.t.X (d) 0 Ì Ac w.r.t. X. f (x) = (x – 1) (x – 2) (x – 3) is


(a) one-one but not onto
Operation on sets
(b) onto but not one-one
4. If A = {1, 3, 5, 7, 9, 11, 13, 15, 17}, (c) both one-one and onto
B = {2, 4, .......,18}and N is the universal set, then (d) neither one-one nor onto
A c È ((A È B) Ç B c ) is
x -1
(a) A (b) N 12. Let f : R ® R be defined by f (x) = then f is:
x +1
(c) B (d) None of these
5. Let A = {x : x is a multiple of 3} and B = {x : x is a multiple (a) both one - one and onto
of 5}. Then A Ç B is given by (b) one - one but not onto
(a) {3, 6, 9...} (b) {5, 10, 15, 20, ...} (c) onto but not one - one
(c) {15, 30, 45, ...} (d) None of these (d) neither one - one nor onto.

6. If Y È {1, 2} = {1, 2, 3, 5, 9}, then 13. A function f from the set of natural numbers to integers
defined by
(a) The smallest set of Y is {3, 5, 9}
(b) The smallest set of Y is {2, 3, 5, 9} ì n -1
ïï 2 , when n is odd
(c) The largest set of Y is {1, 2, 3, 5} f n =í is
ï - n , when n is even
(d) The largest set of Y is {2, 3, 5, 9} ïî 2
7. Given the sets A = {1, 2, 3}, B = {3, 4}, C = {4, 5, 6}, then

b
A È BÇ C g is
(a) onto but not one-one
(b) one-one and onto both
(a) {1, 2, 3, 4, 5, 6} (b) {1, 2, 4, 5} (c) neither one-one nor onto
(c) {1, 2, 3, 4} (d) {3} (d) one-one but not onto
SETS, RELATIONS & FUNCTION 32
Domain of a function
1
23. Solution of x + < 4 is
x
1 2 1
14. Find the domain of f (x)= +x +
x -5 x+7
(a) 2 - 3, 2 + 3 È -2 - 3, - 2 + 3
(a) x Î [–7, 5] (b) x Î (5, ¥)
(c) x Î (–¥, 7) (d) none of these (b) R - 2 - 3, 2 + 3

15. Find the domain y = 1 - x + x - 5


(c) R - -2 - 3, - 2 + 3
(a) x Î f (b) y Î (–¥, 1]
(d) none of these
(c) x Î (–¥, 1] È [5, ¥) (d) none of these
16. The domain of the function Greatest integer functions

f(x) = x - 3 - 2 x - 4 - x - 3 + 2 x - 4 is 24. The domain of the function

(a) [4, ¥) (b) (-¥, 4] 1


f x =
(c) (4, ¥) (d) (–¥, 4) 2
x - x -6
1
17. If f (x) = , then domain of f (x) is where [ ] denotes greatest integer function
| x | -x
(a) R – [–2, 4) (b) R – {–3, 2}
(a) (–¥, 0) (b) (–¥, 2) (c) R (d) R – {2, 3}
(c) (–¥, ¥) (d) None of the above 2
25. If [x] = [x + 2], where [x] = the greatest integer less than or equal
Modulus functions to x, then x must be such that

18. |3x + 7| < 5, then x belongs to (a) x = 2, –1 (b) x Î 2, 3


(a) (–4, –3) (b) (–4, –2/3)
(c) (–5, 5) (d) (–5/3, 5/3) (c) x Î -1, 0 (d) none of these
19. Solution of |3x – 2| > 1 is 26. The domain of the function f (x) = loge (x – [x]), where [.]
(a) [1/3, 1] (b) (1/3, 1) denotes the greatest integer function, is
(a) R (b) R–Z
(c) {1/3, 1} (d) -¥, 13 ùû È 1, ¥ (c) (0, + ¥) (d) None of these
20. If –5 < x < 4, then : Logarithmic functions
(a) 0 £ | x | < 4 (b) 4 < |x| < 5
27. Let f (x) = l og x 2 25 and g(x) = logx 5 then f (x) = g(x)
(c) 0 £ | x | < 5 (d) none of these
holds for x belonging to
21. |2x – 3| < |x + 5|, then x belongs to
(a) R (b) (0, 1) È (1, +¥)
(a) (–3, 5) (b) (5, 9)
(c) f (d) None of these
(c) (–2/3, 8) (d) (–8, 2/3)
28. The domain of the function f (x) = log2 (log3 (log4 x)) is
x2 + 6 (a) (–¥, 4) (b) (4, ¥)
22. ³1
5x
(c) (0, 4) (d) (1, ¥)
29. The value of x, log½ x > log1/3 x is
(a) -¥, - 3
(a) (0, 1] (b) (0, 1)
(b) -¥, - 3 È 3, ¥ (c) [0, 1) (d) none

(c) R 30. Indicate the correct alternative : The number log27 is


(a) an integer (b) a rational number
(d) -¥, - 3 È -2, 0 È 0, 2 È 3, ¥
(c) an irrational number (d) a prime number
SETS, RELATIONS & FUNCTION 33
Range of a function
x -7
40. Solution of > 2 is
x +3
2x + 1
31. Find the Range y =
x -5 (a) -3, ¥ (b) -¥, - 13
(a) R – {2} (b) x ¹ 5 (c) (–13, –3) (d) none of these
(c) R – {5} (d) none of these 41. The set of values of x which satisfy the inequations

x x+2
5x + 2 < 3x + 8 and < 4 is
32. Range of the function f x = is x -1
1+ x2
(a) (–¥, ¥) (b) [–1, 1] (a) -¥,1 (b) (2, 3)

é 1 1ù (c) -¥, 3 (d) -¥, 1 È 2, 3


(c) ê - , ú (d) éë - 2, 2 ùû
ë 2 2û 42. If x2 – 1 < 0 and x2 – x – 2 > 0, then x lies in the interval set
(a) (1, –1) (b) (–1, 1)
2 1
33. The range of the function f x = x + 2 (c) (1, 2) (d) {–1}
x +1
(a) [1, ¥) (b) [2, ¥) x 2 - 3x + 4
43. The solution set of > 1, x Î R is
x +1
é3 ö
(c) ê , ¥ ÷ (d) None of these (a) 3, ¥ (b) -1, 1 È 3, ¥
ë2 ø

Wavy Curve Method (c) -1, 1 È 3, ¥ (d) none

34. The set of values of x satisfying the inequalities 1 1


44. If < , then :
(x – 1) (x – 2) < 0 and (3x – 7) (2x – 3) > 0 is a b
(a) (1, 2) (b) (2, 7/3) (a) |a| > |b| (b) a < b
(c) (1, 7/3) (d) (1, 3/2) (c) a > b (d) none of these
35. If x2 + 6x – 27 > 0 and x2 – 3x – 4 < 0, then 45. If –2 < x < 3, then :
(a) x > 3 (b) x < 3
(a) 4 < x2 < 9 (b) 0 £ | x | < 5
(c) 3 < x < 4 (d) x = 7/2
36. Find the set of values of 'x' for which the given condition (c) 0 £ x 2 < 9 (d) None of these
is true (x – 1) (x – 3) (x + 5) > 0
46. x > 2 - x2
(a) (–5, 1) È (3, ¥) (b) (–1, 5)
(c) [–5, 1] È [3, ¥) (d) none of these (a) x Î (1, ¥) (b) x Î (– ¥, –1)È(1, ¥)
37. The value of x for which 12 x – 6 < 0 and 12 – 3 x < 0
(c) x Î 1, 2 ùû (d) x Î éë 2, ¥
(a) f (b) R
(c) R – {0} (d) none of these Misc examples-sets-functions
x -3 x -1 x - 2
38. The value of x for which -x< - and 47. A function whose graph is symmetrical about the y-axis is
4 2 3 given by
2 – x > 2x – 8
2
(a) [–1, 10/3] (b) (–1, 10/3) (a) f (x ) = l og e x + x + 1
(c) R (d) none of these
39. If c < d, x2 + (c + d) x + cd < 0, then x belongs to. (b) f (x + y) = f(x) + f (y) for all x, y Î R

(a) (–d, –c] (b) (–d, –c) (c) f (x) = cos x + sin x
(c) R (d) f (d) None of these
SETS, RELATIONS & FUNCTION 34

48. The graph of the function y = f (x) is symmetrical about the 55. In a city 20% of the population travels by car, 50% travels
line x = 2, then by bus and 10% travels by both car and bus. Then,
(a) f (x) = f (– x) (b) f (2 + x) = f (2 – x) percentage of persons travelling by car or bus is

(c) f (x + 2) = f (x – 2) (d) f (x) = – f (– x) 56. X and Y are two sets such that n (X) = 17, n(Y) = 23,
n( X È Y) = 38 then n ( X Ç Y) is
49. If A = {1, 2, 3}, B = {a, b}, then A × B is given by
57. If S and T are two sets such that S has 21 elements, T has 32
(a) {(1, a), (2, b), (3, b)}
elements, and S Ç T has 11 elements, then number of
(b) {(1, b), (2, a)}
elements S È T has
(c) {(1, a), (1, b), (2, a), (2, b), (3, a), (3, b)}
58. In a committee 50 people speak French, 20 speak Spanish
(d) {(1, a), (2, a), (2, b), (3, b)} and 10 speak both Spanish and French. The number of
æ 3 ö
persons speaking at least one of these two languages is
ç1 – x ÷
50. Solve for x : 3
x2 – 2 æ 1 öè 2 ø
59. In a group of 1000 people, there are 750 people who can
<ç ÷
è3ø speak Hindi and 400 who can speak English .Then number
of persons who can speak Hindi only is
(a) – 2, –1 (b) – 2, 2 60. In a statistical investigation of 1,003 families of Calcutta, it
was found that 63families had neither a radio nor a T.V, 794
(c) – 2, – 2 (d) None of these families had a radio and 187 had a T.V. The number of families
in that group having both a radio and a T.V is
51. The largest interval among the following for which 61. If A has 3 elements and B has 6 elements, then the minimum
x12 – x9 + x4 – x + 1 > 0 is number of elements in the set A È B is
(a) – 4 < x < 0 (b) 0 < x < 1
(c) – 100 < x < 100 (d) –¥ < x < ¥ x -1
62. If the value for which ³ 2 is [–k, 0), then the value
2 x
52. If f (x) = x – 3x + 1 and f (2a) = 2f (a), then a is equal to
of k is
1 1
(a) (b) - 3- x
2 2 63. If the domain of the function f x = log10 is (a, b]
x
1 1 then a + 2b equals
(c) or - (d) none of these
2 2 64. The number of real solutions of

Numerical Value Type Questions x 2 - 4x + 3 = x 2 - 9 = 4x 2 - 14x + 6 is

53. If A = {x : x = 4n + 1, 2 £ n £ 5}, nÎN then number of subsets 65. The number of real solutions of the equation ex = x is
of A is
54. A relation on the set A = {x : |x| < 3, x Î Z}, where Z is the set
of integers is defined by R = {(x, y) : y = |x|, x ¹ + 1}. Then
the number of elements in the power set of R is:
SETS, RELATIONS & FUNCTION 35

EXERCISE - 2 : PREVIOUS YEAR JEE MAIN QUESTIONS


5. Let A, B and C be sets such that f ¹ A Ç B Í C . Then
1. Let S = {x Î R : x ³ 0 and 2 x -3 + x
which of the following statements is not true ?
(12-04-2019/Shift-2)
x - 6 + 6 = 0} Then S : (2018)
(a) B Ç C ¹ f
(a) Contain exactly four element
(b) If A - B Í C , then A Í C
(b) is an empty set.
(c) contain exactly one element (c) C È A Ç C È B = C

(d) contains exactly two elements. (d) If A - C Í B , then A Í B


x
2. Let f(x) = a (a > 0) be written as f(x) = f1(x) + f2(x), when f1(x)
6. Let A = { x Î R : x is not a positive integer}. Define a
is an even function and f2(x) is an odd function. Then
f1(x + y) + f2(x – y) equals : (8-04-2019/Shift-2) 2x
function f: A ® R as f x = , then f is:
x -1
(a) 2f1(x)f1(y) (b) 2f1(x + y)f1(x – y)
(9-01-2019/Shift-2)
(c) 2f1(x)f2(y) (d) 2f1(x + y)f2(x – y)
(a) not injective
3. The domain of the definition of the function
(b) neither injective nor surjective
1 (c) surjective but not injective
f x = + log10 x 3 - x is:
4 - x2 (d) injective but not surjective
7. In a class of 140 students numbered 1 to 140, all even
(9-04-2019/Shift-2)
numbered students opted Mathematics course, those
(a) -1, 0 È 1, 2 È 3, ¥ whose number is divisible by 3 opted Physics course and
those whose number is divisible by 5 opted Chemistry
course. Then the number of students who did not opt for
(b) -2, -1 È -1, 0 È 2, ¥
any of the three courses is: (10-01-2019/Shift-1)
8. Let N be the set of natural numbers and two functions f
(c) -1, 0 È 1, 2 È 2, ¥
and g be defined as f , g : N ® N such that

(d) 1, 2 È 2, ¥
ì n +1
ïï 2 if n is odd
4. Two newspapers A and B are published in city. It is known f n =í
that 25% of the city population reads A and 20% reads B ï n if n is even
ïî 2
while 8% reads both A and B. Further, 30% of those who
read A but not B look into advertisements and 40% of
n
those who read B but not A also look into advertisements, and g n = n - -1 . Then fog is:
while 50% of those who read both A and B look into (10-01-2019/Shift-2)
advertisements. Then the percentage of the population (a) onto but not one-one
who look into advertisements is: (9-04-2019/Shift-2) (b) one-one but not onto
(a) 13.9 (b) 12.8 (c) both one-one and onto
(c) 13 (d) 13.5 (d) neither one-one nor onto
SETS, RELATIONS & FUNCTION 36

14. A survey shows that 63% of the people in a city read


x
9. Let f : R ® R be defined by f x = ,xÎ R . newspaper A whereas 76% read newspaper B. If x % of
1 + x2
the people read both the newspapers, then a possible
Then the range of f is : (11-01-2019/Shift-1)
value of x can be : (4-09-2020/Shift-1)

é 1 1ù (a) 37 (b) 29
(a) ê- , ú (b) R - -1,1
êë 2 2 úû
(c) 65 (d) 55

15. A survey shows that 73% of the persons working in an


é 1 1ù
(c) R - ê- , ú (d) -1,1 - 0 office like coffee, whereas 65% like tea. If x denotes the
ëê 2 2 ûú percentage of them, who like both coffee and tea, then x
10. Let S = {1, 2, 3, ... , 100}. The number of non-empty subsets cannot be: (5-09-2020/Shift-1)
A of S such that the product of elements in A is even is : (a) 63 (b) 54
(12-01-2019/Shift-1)
(c) 38 (d) 36
50 50
(a) 2100 - 1 (b) 2 2 - 1 16. Set A has m elements and set B has n elements. If the total
number of subsets of A is 112 more than the total number
(c) 250 - 1 (d) 250 + 1 of subsets of B, then the value of m.n is _____.
11. Let Z be the set of integers. (6-09-2020/Shift-1)

x + 2 x2 -5 x + 6 17. Let X = {n Î N :1 £ n £ 50} .If A = {n Î X: n is a multiple


If A = x Î Z :2 = 1 and
of 2} and B = {nÎX: n is a multiple of 7}, then the number
of elements in the smallest subset of X containing both
B = x Î Z : - 3 < 2 x - 1 < 9 then the number of subsets
A and B is _______. (7-01-2020/Shift-2)
of the set A x B, is (12-01-2019/Shift-2)
(a) 215 (b) 218 x[ x]
18. Let f : (1,3) ® R be a function defined by f ( x) = ,
x2 + 1
(c) 212 (d) 210
where [x] denotes the greatest integerd £ x Then the
2 2
12. If R = {(x, y) : x, y Î Z, x + 3y £ 8} is a relation on the
range of f is: (8-01-2020/Shift-2)
set of integers Z, then the domain of R–1 is :
(2-9-2020/Shift-1) æ 2 3ù æ 3 4 ö æ 2 4ù
(a) ç , ú È ç , ÷ (b) ç , ú
è 5 5û è 4 5 ø è 5 5û
(a) {-1, 0,1} (b) {-2, -1,1, 2}

(c) {0,1} (d) {-2, -1, 0,1, 2} æ3 4ö æ 2 1 ö æ 3 4ù


(c) ç , ÷ (d) ç , ÷ È ç , ú
è5 5ø è 5 2 ø è 5 5û
13. Let [t] denote the greatest integer £ t. Then the equation in
x, [x]2 + 2 [x+2] – 7 = 0 has : (4-09-2020/Shift-1) 19. If A = {x Î R :| x |< 2} and B = {x Î R :| x - 2 |³ 3} then :
(a) exactly four integral solutions
(9-1-2020/Shift-2)
(b) infinitely many solutions
(a) A - B = [-1, 2] (b) B - A = R - (-2, 5)
(c) no integral solution
(d) exactly two solution (c) A È B = R - (2,5) (d) A Ç B = (-2, -1)
SETS, RELATIONS & FUNCTION 37

20. Let A = n Î N:n is a 3 - digit number 23. Let A = n Î N | n 2 £ n + 10, 000 , B = 3k + 1| k Î N


B = 9k + 2 : k Î N and and C = 2k | k Î N , then the sum of all the elements of
C = 9k + l : k Î N for some l 0 < l < 9
the set A Ç B - C is equal to ______.
If the sum of all the elements of the set A Ç B È C is
(27-07-2021/Shift-2)
274 × 400, then l is equal to ______
24. Out of all the patients in a hospital 89% are found to be
(24-02-2021/Shift-1)
suffering from heart ailment and 98% are suffering from
21. The number of elements in the set
lungs infection. If K% of them are suffering from both
x Î R : x - 3 x + 4 = 6 is equal to ailments, then K cannot belong to the set:

(16-03-2021/Shift-1) (26-08-2021/Shift-1)

(a) 1 (b) 3 (a) 80, 83, 86, 89 (b) 79, 81, 83, 85
(c) 2 (d) 4
(c) 84, 87, 90, 93 (d) 84, 86, 88, 90
22. In a school, there are three types of games to be played.
Some of the students play two types of games, but none 25. If A = x Î R : x – 2 > 1 , B = x Î R : x2 – 3 > 1 ,
play all the three games. Which Venn diagrams can justify
the above statement ?
C = x Î R : x – 4 ³ 2 and Z is the set of all integers,
c
then the number of subsets of the set A Ç B Ç C Ç Z
is _______. (27-08-2021/Shift-1)

(17-03-2021/Shift-1)
(a) P and R (b) None of these
(c) Q and R (d) P and Q
SETS, RELATIONS & FUNCTION 38

EXERCISE - 3 : ADVANCED OBJECTIVE QUESTIONS

Objective Questions I [Only one correct option]


5. The domain of the function f (x) = x - 1 - x 2 is
1. The solution set of log2 |4 – 5x| > 2 is
é 1 ù é 1 ù
(a) ê -1, - È ,1
(a) 8 5 , ¥ (b) 4 5 , 8 5 ë 2 úû êë 2 úû

(b) [–1, 1]
(c) -¥, 0 È 8 , ¥ (d) none
5 æ 1ù é 1 ö
(c) ç -¥ , - ú È ê , ¥÷
è 2 û ë 2 ø
2. The graph of a real-valued function f (x) is the following.
The function is
é 1 ù
(d) ê , 1ú
ë 2 û

6. The function f : R ® R defined by f (x) = 6x + 6|x| is


(a) one-one and onto (b) many-one and onto
(c) one-one and into (d) many-one and into
7. If |x – 1| + |x| + |x + 1| > 6 ; then x lies in

(a) -¥, 2 (b) -¥, - 2 È 2, ¥


(a) f (x) = x – |x| (b) f (x) = x + |x| (c) R (d) f
(c) f (x) = 2x (d) None of these 8. Solution of |1/x – 2| < 4 is

3. Solution of the inequality x > 1 - x is given by (a) -¥, - 1 2 (b) 1 6 , ¥

(a) -¥, -1 - 5 / 2 (c) - 1 2 , 1 6 (d) -¥, - 1 2 È 1 6 , ¥

9. Solution of 2x + 2|x| > 2 2 is


(b) 5 - 1 / 2, ¥
(a) -¥, log 2 2 +1

(c) -¥, -1 - 5 / 2 È 5 - 1 / 2, ¥
(b) 0, ¥

(d) 5 - 1 / 2, 1ù æ1 ö
û (c) ç , log 2 2 -1 ÷
è2 ø

1 x 2 - 2x + 4 9.32x + 6.3x + 4
4. If for x Î R, £ 2 £ 3, then (d) -¥, log 2 2 - 1 ù È ½, ¥
3 x + 2x + 4 9.32x - 6.3x + 4 û

lies b/w 10. If f (x) = cos [p]x + cos [px], where [y] is the greatest integer
function of y then f (p/2) is equal to
(a) 1 and 2 (b) 1/3 and 3
(a) cos 3 (b) 0
(c) 0 and 4 (d) none of these
(c) cos 4 (d) none of these
SETS, RELATIONS & FUNCTION 39

18. If graph of y = f (x) is


11. The domain of the function f (x ) = x 2 –[x ]2 , where

[x] = the greatest integer less than or equal to x is


(a) R (b) [0, +¥)
(c) (–¥, 0] (d) None of these
12. Let f (x) = [x] = the greatest integer less than or equal to x
and g(x) = x – [x]. Then for any two real numbers x and y.
(a) f (x + y) = f (x) + f (y) Then f (x) can be
(b) g(x + y) = g(x) + g(y) (a) y = 2 ex (b) y = 4 ex
1
(c) f (x + y) = f (x) + f (y + g(x)) x+ 1 x
(c) y = e 2
(d) y = e
(d) none of these 4
19. The domain of definition of the function y(x) is given by
x y
13. The domain of f (x) = l og (x) is the equation 2 + 2 = 2 is
x 2 -1
(a) 0 < x £ 1 (b) 0 £ x £ 1

(a) ( 2, + ¥) (b) (0, ¥) (c) -¥ < x £ 0 (d) -¥ < x < 1

(c) (1, +¥) (d) None of these 1 1


20. Solution set of the inequality : > is
14. The domain of the real-valued function f (x) = loge |loge x | is 2 x - 1 1 - 2 x -1

(a) (1, +¥) (b) (0, +¥)


(a) 1, ¥ (b) 0, log 2 4 3
(c) (e, +¥) (d) None of these
15. If x = loga (bc), y = logb (ca) and z = logc (ab) then which of (c) -1, ¥ (d) 0, log 2 4 3 È 1, ¥
the following is equal to 1? 2 2 2
21. If a + b + c = 1, then ab + bc + ca lies in the interval
–1 –1 –1
(a) x + y + z (b) (1+ x) + (1+ y) + (1+ z)
é 1 ù é 1ù
(c) xyz (d) none of these (a) ê - , 1ú (b) ê 0, ú
ë 2 û ë 2û
2 f (n) +1 (c) [0, 1] (d) [1, 2]
16. If f (n + 1) = , n = 1, 2, ... and f (1) = 2, then
2 22. Let f : {x, y, z} ® {a, b, c} be a one-one function and only
f (101) equals one of the conditions (i) f (x) ¹ b, (ii) f (y), = b
(iii) f (z) ¹ a is true then the function f is given by the set
(a) 52 (b) 49
(a) {(x, a), (y, b), (z, c)} (b) {(x, a), (y, c), (z, b)}
(c) 48 (d) 51 (c) {(x, b), (y, a), (z, c)} (d) {(x, c), (y, b), (z, a)}
23. The equation | |x – 1| + a | = 4 can have real solutions for x
1 if ‘a’ belongs to the interval
17. The domain of function f (x) = , where {x}
x 2 - { x }2 (a) (–¥, 4] (b) (–¥, –4]
(c) (4, + ¥) (d) [–4, 4]
denotes fraction part of x.
24. If x 4 f ( x) - 1 - sin 2 px = | f ( x) | -2f ( x), then f(-2) equals:
é1 ù
(a) R – [0, 1) (b) R - ê ,1ú
ë2 û 1 1
(a) (b)
17 11
1 1
(c) (-¥, ] È (1, ¥) (d) none of these (c) (d) 0
2 19
SETS, RELATIONS & FUNCTION 40

31. If f is an even function defined on the interval (–5, 5) then


é x ù é x ù é x ù 31
25. If 0 < x < 1000 and ê ú + ê ú + ê ú = x , where [x] is
ë 2 û ë 3 û ë 5 û 30 æ x +1 ö
a value of x satisfying the equation f (x) = f ç ÷ is
the greatest integer less than or equal to x, the number of è x+2 ø
possible values of x is
(a) 34 (b) 32 –1 + 5 –3 + 5
(a) (b)
(c) 33 (d) none of these 2 2
26. The domain of the function y = log10 log10 log10 ... log10x is
–1 – 5 –3 – 5
M ....... n times ....... M (c) (d)
2 2
(a) [10n, +¥) (b) (10n–1, +¥)
(c) [10n–2, +¥) (d) None of these Numerical Value Type Questions
27. If [.] denotes the greatest integer function then the domain
æ 1ö
of the real-valued function log x +1 2 x 2 - x - 2 is 32. If f ç x + ÷ = x3 + x–3 then f (5) must be equal to
è xø

é3 ö é3 ö
(a) ê , + ¥ ÷ (b) ê , 2 ÷ È (2, + ¥) 33. The range of the function x – 6 + 12 – x is an interval
ë 2 ø ë2 ø

æ1 ö of length 2 3 – k then k must be


(c) ç , 2 ÷ È (2, + ¥) (d) None of these
è2 ø 34. The least period of the function

Objective Questions II [One or more than one correct option] p


cos (cos x) + sin (cos x ) + sin 4x is k
2
28. If logk x. log5 k = logx 5, k ¹ 1, k > 0, then x is equal to
then value of k must be
1
(a) k (b)
5 Assertion & Reason
(c) 5 (d) None of these
(A) If ASSERTION is true, REASON is true, REASON is a
1 correct explanation for ASSERTION.
29. If < log0.1 x < 2 then
2
(B) If ASSERTION is true, REASON is true, REASON is not
1 a correct explanation for ASSERTION.
(a) the maximum value of x is
10 (C) If ASSERTION is true, REASON is false.
(D) If ASSERTION is false, REASON is true.
1 1
(b) x lies between and
100 10 ax + b
35. Assertion : The function , (ad – bc ¹ 0) cannot
cx + d
1 1
(c) x does not lie between and
100 10
a
attain the value .
1 c
(d) the minimum value of x is
100 Reason : The domain of the function
30. Which of the following functions is not injective ? b – dy
g(y) = is all the reals except a/c.
(a) f (x) = |x + 1|, x Î [–1, 0] cy – a
(b) f (x) = x + 1/x, x Î (0, ¥)
(a) A (b) B
(c) f (x) = x2 + 4x – 5
(c) C (d) D
(d) f (x) = e–x, x Î [0, ¥)
SETS, RELATIONS & FUNCTION 41

36. Assertion : The domain of a function y = f (x) will be all 39. Column–I Column–II
reals if for every real x there exist real y. (A) f (x + y) = f (x) + f (y) (P) log3 x
Reason : The range of a function y = f (x) will be all (B) f (xy) = f (x) + f (y) (Q) tan–1 x
reals if for every real y there exists a real x (C) f (x + y) = f (x) . f (y) (R) 3x
such that f (x) = y.
(a) A (b) B æx+yö
(D) f (x) + f (y) = f ç ÷ (S) 3x
è 1 – xy ø
(c) C (d) D
37. Assertion : Let A and B be two sets each with a finite The Correct Matching is :
number of elements. Assume that there is an (a) (A–P); (B–R); (C–S); (D–Q)
injective mapping from A to B and that there (b) (A–R); (B–P); (C–S); (D–Q)
is an injective mapping from B to A. Then (c) (A–Q); (B–S); (C–P); (D–R)
there is a bijective mapping from A to B.
(d) (A–R); (B–S); (C–Q); (D–P)
Reason : An onto function is not necessarily one-one.
Using the following passage, solve Q.40 to Q.42
(a) A (b) B
(c) C (d) D Passage

Match the Following A rational function is defined as quotient of two


polynomials, p(x) and q(x). The domain of the rational
Each question has two columns. Four options are given function must be all reals except the roots of the equation
representing matching of elements from Column-I and q(x) = 0. The range of rational function can be found by
Column-II. Only one of these four options corresponds finding minimum and maximum values of the function. In
to a correct matching.For each question, choose the option case p(x) and q(x) have a common factor x – b. Then after
corresponding to the correct matching. cancelling the common factor, the rational function must
assume a value at x = b which should be deleted from the
38. Column–I Column–II found range since b is not there in the domain of the
(A) odd function (P) x – [x] rational function.

(B) even function (Q) log x + 1 + x 2 3x + 1


40. The range of the rational function f (x) = must be
2x + 1

1+ x 1 1
(C) neither even nor odd (R) x log (a) R – ìí– üý (b) R – ìí – üý
1– x î 2þ î 3þ

ì3ü
2x / 2 (c) R – í ý (d) R
(S) î2þ
1+ 2x / 2

The Correct Matching is : 2x + 1


41. The range of the rational function f (x) = 2
2x + 5x + 2
(a) (A–R); (B–Q); (C–P,S)
(b) (A–P,S); (B–R); (C–R) must be

(c) (A–Q); (B–P,S); (C–R) (a) R – {0} (b) R – {–2}

(d) (A–Q); (B–R); (C–P,S) ì 2ü


(c) R – {0, –2} (d) R – í0, ý
î 3þ
SETS, RELATIONS & FUNCTION 42

Text
2x 2 + 5x + 2
42. The range of the rational function f (x) =
2x + 1 43. Find all real numbers x which satisfy the equation,
must be
2 log2 log2 x + log1/2 log2 2 2 x = 1.
(a) R – {0} (b) R – {–2}
44. Find the values of x satisfying the equation
ì 2ü ì3ü
(c) R – í0, – 2, ý (d) R – í ý A 7 2
|x – 1| = (x – 1) where A = log3x – 2 logx 9.
î 3þ î2þ
45. Find all real numbers x which satisfy the equation,
2 2 –1
log3/4 log8 (x + 7) + log1/2 log1/4 (x + 7) = –2.
SETS, RELATIONS & FUNCTION 43

EXERCISE - 4 : PREVIOUS YEAR JEE ADVANCED QUESTIONS


Objective Questions I [Only one correct option] Match the Following

1. Number of solutions of log4 (x – 1) = log2 (x – 3) is The question has two columns. Four options are given
(2001) representing matching of elements from Column-I and
(a) 3 (b) 1 Column-II. Only one of these four options corresponds
(c) 2 (d) 0 to a correct matching. For question, choose the option
corresponding to the correct matching.
x
2. If f : [0, ¥) ® [0, ¥) and f (x) = , then f is (2003) Match the conditions/expressions in Column I with
1+ x
statement in Column II.
(a) one-one and onto
(b) one-one but not onto x 2 - 6x + 5
5. Let f (x) =
x 2 - 5x + 6
(c) onto but not one-one
(d) neither one-one nor onto Column I Column II
(A) If –1 < x < 1, then f (x) (P) 0 < f (x) < 1
2
3. Range of the function f (x) = x + x + 2 ; x Î R is satisfies
x2 + x +1
(B) If 1 < x < 2, then f (x) (Q) f (x) < 0
(2003)
satisfies
(a) (1, ¥) (b) (1, 11/7)
(C) If 3 < x < 5, then f(x) (R) f (x) > 0
(c) (1, 7/3] (d) (1, 7/5)
satisfies
4. The function f : [0, 3] ® [1, 29], defined by
(D) If x > 5, then f(x) (S) f (x) < 1
f (x) = 2x3 – 15x2 + 36x + 1, is (2012)
satisfies (2007)
(a) one-one and onto
The Correct Matching is
(b) onto but not one-one
(a) (A–P; B–Q; C–Q; D–P)
(c) one-one but not onto
(b) (A–Q; B–P; C–Q; D–P)
(d) neither one-one nor onto
(c) (A–P; B–P; C–Q; D–Q)
(d) (A–Q; B–Q; C–P; D–P)
Answer Key
CHAPTER -5 SETS, RELATIONS & FUNCTION
EXERCISE - 1 : EXERCISE - 2 :
BASIC OBJECTIVE QUESTIONS PREVIOUS YEAR JEE MAIN QUESTIONS

1. (d) 2. (b) 3. (c) 4. (b) 5. (c) 1. (d) 2. (a) 3. (c) 4. (a) 5. (d)

6. (a) 7. (c) 8. (d) 9. (b) 10. (d) 6. (d) 7. (38) 8. (a) 9. (a) 10. (b)

11. (b) 12. (d) 13. (b) 14. (b) 15. (a) 11. (a) 12. (a) 13. (b) 14. (d) 15. (d)

16. (a) 17. (a) 18. (b) 19. (d) 20. (c) 16. (28) 17. (29) 18. (d) 19. (b) 20. (5)

21. (c) 22. (d) 23. (a) 24. (a) 25. (d) 21. (c) 22. (b) 23. (832) 24. (b) 25. (256)

26. (b) 27. (b) 28. (b) 29. (a) 30. (c)

31. (a) 32. (c) 33. (a) 34. (d) 35. (c)

36. (a) 37. (a) 38. (b) 39. (b) 40. (c)

41. (d) 42. (d) 43. (b) 44. (d) 45. (c)

46. (c) 47. (d) 48. (b) 49. (c) 50. (d)

51. (d) 52. (c) 53. (16) 54. (16) 55. (60)

56. (2) 57. (42) 58. (60) 59. (600) 60. (41)

61. (6) 62. (1) 63. (3) 64. (1) 65. (0)
ANSWER KEY 165
CHAPTER -5 SETS, RELATIONS & FUNCTION

EXERCISE - 3 : EXERCISE - 4 :
ADVANCED OBJECTIVE QUESTIONS PREVIOUS YEAR JEE ADVANCED QUESTIONS

1. (c) 2. (b) 3. (d) 4. (b) 5. (d) 1. (b) 2. (b) 3. (c) 4. (b) 5. (a)

6. (d) 7. (b) 8. (d) 9. (d) 10. (c)

11. (d) 12. (c) 13. (a) 14. (d) 15. (b)

16. (a) 17. (d) 18. (d) 19. (d) 20. (d)

21. (a) 22. (c) 23. (a) 24. (a) 25. (c)

26. (d) 27. (b) 28. (b,c) 29. (a,b,d) 30. (b,c)

31. (a,b,c,d) 32. (110) 33. (6) 34. (4)

35. (a) 36. (b) 37. (b) 38. (d) 39. (b)

40. (c) 41. (d) 42. (d) 43. (x=8)

44. (x = 2 or 81) 45. (x = 3 or –3)


JOIN OUR
WHATSAPP
GROUPS
FOR FREE EDUCATIONAL
RESOURCES
JOIN SCHOOL OF EDUCATORS WHATSAPP GROUPS
FOR FREE EDUCATIONAL RESOURCES
We are thrilled to introduce the School of Educators WhatsApp Group, a
platform designed exclusively for educators to enhance your teaching & Learning
experience and learning outcomes. Here are some of the key benefits you can
expect from joining our group:

BENEFITS OF SOE WHATSAPP GROUPS

Abundance of Content: Members gain access to an extensive repository of


educational materials tailored to their class level. This includes various formats such
as PDFs, Word files, PowerPoint presentations, lesson plans, worksheets, practical
tips, viva questions, reference books, smart content, curriculum details, syllabus,
marking schemes, exam patterns, and blueprints. This rich assortment of resources
enhances teaching and learning experiences.

Immediate Doubt Resolution: The group facilitates quick clarification of doubts.


Members can seek assistance by sending messages, and experts promptly respond
to queries. This real-time interaction fosters a supportive learning environment
where educators and students can exchange knowledge and address concerns
effectively.

Access to Previous Years' Question Papers and Topper Answers: The group
provides access to previous years' question papers (PYQ) and exemplary answer
scripts of toppers. This resource is invaluable for exam preparation, allowing
individuals to familiarize themselves with the exam format, gain insights into scoring
techniques, and enhance their performance in assessments.
Free and Unlimited Resources: Members enjoy the benefit of accessing an array of
educational resources without any cost restrictions. Whether its study materials,
teaching aids, or assessment tools, the group offers an abundance of resources
tailored to individual needs. This accessibility ensures that educators and students
have ample support in their academic endeavors without financial constraints.

Instant Access to Educational Content: SOE WhatsApp groups are a platform where
teachers can access a wide range of educational content instantly. This includes study
materials, notes, sample papers, reference materials, and relevant links shared by
group members and moderators.

Timely Updates and Reminders: SOE WhatsApp groups serve as a source of timely
updates and reminders about important dates, exam schedules, syllabus changes, and
academic events. Teachers can stay informed and well-prepared for upcoming
assessments and activities.

Interactive Learning Environment: Teachers can engage in discussions, ask questions,


and seek clarifications within the group, creating an interactive learning environment.
This fosters collaboration, peer learning, and knowledge sharing among group
members, enhancing understanding and retention of concepts.

Access to Expert Guidance: SOE WhatsApp groups are moderated by subject matter
experts, teachers, or experienced educators can benefit from their guidance,
expertise, and insights on various academic topics, exam strategies, and study
techniques.

Join the School of Educators WhatsApp Group today and unlock a world of resources,
support, and collaboration to take your teaching to new heights. To join, simply click
on the group links provided below or send a message to +91-95208-77777 expressing
your interest.

Together, let's empower ourselves & Our Students and


inspire the next generation of learners.

Best Regards,
Team
School of Educators
Join School of Educators WhatsApp Groups

You will get Pre- Board Papers PDF, Word file, PPT, Lesson Plan, Worksheet, practical
tips and Viva questions, reference books, smart content, curriculum, syllabus,
marking scheme, toppers answer scripts, revised exam pattern, revised syllabus,
Blue Print etc. here . Join Your Subject / Class WhatsApp Group.

Kindergarten to Class XII (For Teachers Only)

Class 1 Class 2 Class 3

Class 4 Class 5 Class 6

Class 7 Class 8 Class 9

Class 10 Class 11 (Science) Class 11 (Humanities)

Class 11 (Commerce) Class 12 (Science) Class 12 (Humanities)

Class 12 (Commerce) Kindergarten


Subject Wise Secondary and Senior Secondary Groups
(IX & X For Teachers Only)
Secondary Groups (IX & X)

SST Mathematics Science

English Hindi-A IT Code-402

Hindi-B Artificial Intelligence

Senior Secondary Groups (XI & XII For Teachers Only)

Physics Chemistry English

Mathematics Biology Accountancy

Economics BST History


Geography Sociology Hindi Elective

Hindi Core Home Science Sanskrit

Psychology Political Science Painting

Vocal Music Comp. Science IP

Physical Education APP. Mathematics Legal Studies

Entrepreneurship French IT

Artificial Intelligence

Other Important Groups (For Teachers & Principal’s)

Principal’s Group Teachers Jobs IIT/NEET


Join School of Educators WhatsApp Groups

You will get Pre- Board Papers PDF, Word file, PPT, Lesson Plan, Worksheet, practical
tips and Viva questions, reference books, smart content, curriculum, syllabus,
marking scheme, toppers answer scripts, revised exam pattern, revised syllabus,
Blue Print etc. here . Join Your Subject / Class WhatsApp Group.

Kindergarten to Class XII (For Students Only)

Class 1 Class 2 Class 3

Class 4 Class 5 Class 6

Class 7 Class 8 Class 9

Class 10 Class 11 (Science) Class 11 (Humanities)

Class 11 (Commerce) Class 12 (Science) Class 12 (Humanities)

Class 12 (Commerce) Artificial Intelligence


(VI TO VIII)
Subject Wise Secondary and Senior Secondary Groups
(IX & X For Students Only)
Secondary Groups (IX & X)

SST Mathematics Science

English Hindi IT Code

Artificial Intelligence

Senior Secondary Groups (XI & XII For Students Only)

Physics Chemistry English

Mathematics Biology Accountancy

Economics BST History


Geography Sociology Hindi Elective

Hindi Core Home Science Sanskrit

Psychology Political Science Painting

Music Comp. Science IP

Physical Education APP. Mathematics Legal Studies

Entrepreneurship French IT

AI IIT/NEET CUET
Groups Rules & Regulations:
To maximize the benefits of these WhatsApp groups, follow these guidelines:

1. Share your valuable resources with the group.


2. Help your fellow educators by answering their queries.
3. Watch and engage with shared videos in the group.
4. Distribute WhatsApp group resources among your students.
5. Encourage your colleagues to join these groups.

Additional notes:
1. Avoid posting messages between 9 PM and 7 AM.
2. After sharing resources with students, consider deleting outdated data if necessary.
3. It's a NO Nuisance groups, single nuisance and you will be removed.
No introductions.
No greetings or wish messages.
No personal chats or messages.
No spam. Or voice calls
Share and seek learning resources only.

Please only share and request learning resources. For assistance,


contact the helpline via WhatsApp: +91-95208-77777.
Join Premium WhatsApp Groups
Ultimate Educational Resources!!

Join our premium groups and just Rs. 1000 and gain access to all our exclusive
materials for the entire academic year. Whether you're a student in Class IX, X, XI, or
XII, or a teacher for these grades, Artham Resources provides the ultimate tools to
enhance learning. Pay now to delve into a world of premium educational content!

Click here for more details

Class 9 Class 10 Class 11

Class 12

📣 Don't Miss Out! Elevate your academic journey with top-notch study materials and secure
your path to top scores! Revolutionize your study routine and reach your academic goals with
our comprehensive resources. Join now and set yourself up for success! 📚🌟

Best Wishes,

Team
School of Educators & Artham Resources
SKILL MODULES BEING OFFERED IN
MIDDLE SCHOOL

Artificial Intelligence Beauty & Wellness Design Thinking & Financial Literacy
Innovation

Handicrafts Information Technology Marketing/Commercial Mass Media - Being Media


Application Literate

Data Science (Class VIII Augmented Reality /


Travel & Tourism Coding
only) Virtual Reality

Digital Citizenship Life Cycle of Medicine & Things you should know What to do when Doctor
Vaccine about keeping Medicines is not around
at home

Humanity & Covid-19 Blue Pottery Pottery Block Printing


Food Food Preservation Baking Herbal Heritage

Khadi Mask Making Mass Media Making of a Graphic


Novel

Kashmiri Embroidery Satellites


Rockets
Embroidery

Application of Photography
Satellites
SKILL SUBJECTS AT SECONDARY LEVEL (CLASSES IX – X)

Retail Information Technology Automotive


Security

Introduction To Financial Introduction To Tourism Beauty & Wellness Agriculture


Markets

Food Production Front Office Operations Banking & Insurance Marketing & Sales

Health Care Apparel Multi Media Multi Skill Foundation


Course

Artificial Intelligence
Physical Activity Trainer Electronics & Hardware
Data Science
(NEW)

Foundation Skills For Sciences Design Thinking & Innovation (NEW)


(Pharmaceutical & Biotechnology)(NEW)
SKILL SUBJECTS AT SR. SEC. LEVEL
(CLASSES XI – XII)

Retail InformationTechnology Web Application Automotive

Financial Markets Management Tourism Beauty & Wellness Agriculture

Food Production Front Office Operations Banking Marketing

Health Care Insurance Horticulture Typography & Comp.


Application

Geospatial Technology Electrical Technology Electronic Technology Multi-Media


Taxation Cost Accounting Office Procedures & Shorthand (English)
Practices

Shorthand (Hindi) Air-Conditioning & Medical Diagnostics Textile Design


Refrigeration

Salesmanship Business Food Nutrition &


Design
Administration Dietetics

Mass Media Studies Library & Information Fashion Studies Applied Mathematics
Science

Yoga Early Childhood Care & Artificial Intelligence Data Science


Education

Physical Activity Land Transportation Electronics & Design Thinking &


Trainer(new) Associate (NEW) Hardware (NEW) Innovation (NEW)

You might also like