Sets, Relations & Functions
Sets, Relations & Functions
SETS
A set is a collection of well-defined and well distinguished In this form, we write a variable (say x) representing any
objects of our perception or thought. member of the set followed by a property satisfied by each
member of the set.
1.1 Notations
For example, the set A of all prime numbers less than 10 in
The sets are usually denoted by capital letters A, B, C, etc. the set-builder form is written as
and the members or elements of the set are denoted by lower- A = {x | x is a prime number less that 10}
case letters a, b, c, etc. If x is a member of the set A, we write The symbol '|' stands for the words 'such that'. Sometimes,
x A (read as 'x belongs to A') and if x is not a member of the we use the symbol ':' in place of the symbol '|'.
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. 3. TYPES OF SETS
2. REPRESENTATION OF A SET
3.1 Empty Set or Null Set
Usually, sets are represented in the following two ways :
A set which has no element is called the null set or empty
(i) Roster form or Tabular form
set. It is denoted by the symbol .
(ii) Set Builder form or Rule Method
2.1 Roster Form For example, each of the following is a null set :
(a) The set of all real numbers whose square is –1.
In this form, we list all the member of the set within braces
(curly brackets) and separate these by commas. For example, (b) The set of all rational numbers whose square is 2.
the set A of all odd natural numbers less that 10 in the Roster (c) The set of all those integers that are both even and odd.
form is written as :
A set consisting of atleast one element is called a
A = {1, 3, 5, 7, 9}
non-empty set.
3.5 Equal 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 sets A and B are said to be equals, written as A = B, if
every element of A is in B and every element of B is in A. either in A or in B or in both Thus,
Clearly, x A B x A or x B, and
Two finite sets A and B are said to be equivalent, if n
(A) = n (B). Clearly, equal sets are equivalent but equivalent x A B x A and x B.
sets need not be equal.
For example, the sets A = { 4, 5, 3, 2} and B = {1, 6, 8, 9} are
equivalent but are not equal.
3.7 Subset
P(A) = { , {1}, {2}, {3}, {1,2} {1, 3}, {2, 3}, {1, 2, 3}}
For example, if A = {a, b, c, d) and B = {c, d, e, f}, then
Clearly, if A has n elements, then its power set P (A) contains A B = {c, d}.
exactly 2n elements.
4 SETS, RELATIONS & FUNCTIONS
Two sets A and B are said to be disjoint, if A B = , i.e. A If U is a universal set and A is a subset of U, then the
and B have no element in common. complement of A is the set which contains those elements
of U, which are not contained in A and is denoted by
U A'or Ac. Thus,
Ac = {x : x U and x A}
Important Results
For example, if A = {1, 3, 5} and B = {2, 4, 6},
then A B = , so A and B are disjoint sets.
a) Uc = b) c = U c) A Ac = U
4.4 Difference of Two Sets
d) A Ac =
If A and B are two sets, then their difference A - B is defined
as : 5. ALGEBRA OF SETS
A - B = {x : x A and x B}.
1. For any set A , we have
Similarly, B - A = {x : x B and x A }.
a) A A = A b) A A = A
c) A = A d) A =
e) A U = U f) A U = A
(i) A A B, B A B, A B A, A B B Write the set {x : x is a positive integer and x2 < 30} in the
roster form.
(ii) A - B = A Bc (iii) (A - B) B = A B
(iv) (A - B) B = (v) A B Bc Ac Sol. The squares of positive integers whose squares are less
than 30 are : 1, 2, 3, 4, 5.
(vi) A - B = Bc - Ac (vii) (A B) (A Bc) = A Hence the given set, in roster form, is {1, 2, 3, 4, 5}.
(viii) A B = (A - B) (B - A) (A B)
Example – 4
(ix) A - (A - B) = A B
Write the set {0, 1, 4, 9, 16, .......} in set builder form.
(x) A - B = B -A A= B (xi)A B =A B A= B
(xii) A (B C) = (A B) (A C) Sol. The elements of the given set are squares of integers :
0, 1, 2, 3, 4, .......
Example – 1
Hence the given set, in set builder form, is {x2 : xZ}.
Write the set of all positive integers whose cube is odd.
Example – 5
2k 1 : k 0, k Z .
Sol. (i) A = {1, 2}.
Example – 2 [ x2 – 3x + 2 = 0 (x – 1) (x – 2) = 0 x = 1, 2]
Hence A is finite.
1 2 3 4 5 6 7 (ii) B = {3}.
Write the set , , , , , , in the set
2 3 4 5 6 7 8
[ x2 = 9 x = + 3. But 3 N]
builder form. Hence B is finite.
Example – 6 Example – 8
Which of the following are empty (null) sets ? Are the following pairs of sets equal ? Give reasons.
(i) Set of odd natural numbers divisible by 2 (i) A = {1, 2}, B = {x : x is a solution of x2 + 3x + 2 = 0}
(ii) {x : 3 < x < 4, x N}
(ii) A = {x : x is a letter in the word FOLLOW},
(iii) {x : x2 = 25 and x is an odd integer}
B = {y : y is a letter in the word WOLF}.
(iv) [x : x2 – 2 = 0 and x is rational]
(v) {x : x is common point of any two parallel lines}.
Sol. (i) A = {1, 2}, B = {–2, –1}
Sol. (i) Since there is no odd natural number, which is divisible [ x2 + 3x + 2 = 0 (x + 2) (x + 1) = 0 x = –2, —1]
by 2.
Clearly A B.
it is an empty set.
(ii) A = {F, O, L, L, O, W} = {F, O, L, W}
(ii) Since there is no natural number between 3 and 4.
it is an empty set. B = {W, O, L, F} = {F, O, L, W}.
Find the pairs of equal sets from the following sets, if any, (b) (i) A B (ii) B D (iii) A B C.
giving reasons :
A = {0}, B = {x : x > 15 and x < 5},
C = {x : x – 5 = 0}, D = {x : x2 = 25}, Sol. (a) (i) A B = {1, 2, 3, 4, 5} {3, 4, 5, 6, 7}
Example – 10 Example – 13
If A1 = {2, 3, 4, 5}, A2 = {3, 4, 5, 6}, A3 = {4, 5, 6, 7}, find Let A = {1, 2, 3, 4, 5, 6}, B = {3, 4, 5, 6, 7, 8}. Find
(A – B) (B – A).
Ai and Ai, where i = {1, 2, 3}.
Sol. We have, A = {1, 2, 3, 4, 5, 6} and B = {3, 4, 5, 6, 7, 8}.
Sol. (i) Ai = A1 A 2 A 3 = {2, 3, 4, 5} {3, 4, 5, 6} A – B = {1, 2} and B – A = {7, 8}
{4, 5, 6, 7} (A – B) (B – A) = {1, 2} {7, 8} = {1, 2, 7, 8}.
= {2, 3, 4, 5} {3, 4, 5, 6, 7} = {2, 3, 4, 5, 6, 7}. Some Basis Results about Cardinal Number
(ii) Ai = A1 A 2 A 3 = {2, 3, 4, 5} {3, 4, 5, 6} If A, B and C are finite sets and U be the finite universal set,
then
{4, 5, 6, 7}
(i) n (Ac) = n (U) - n (A)
= {2, 3, 4, 5} {4, 5, 6} = {4, 5}.
(ii) n (A B) = n (A) + n (B) - n (A B)
Example – 11 (iii) n (A B) = n(A) + n (B), where A and B are disjoint non -
empty sets.
Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A = {1, 2, 3, 4},
(iv) n (A Bc) = n (A) - n (A B)
B = {2, 4, 6, 8}. Find :
(v) n (Ac Bc) = n (A B)c = n (U) - n (A B)
C
(i) AC (ii) BC (iii) (AC)C (iv) A B (vi) n (Ac Bc) = n (A B)c = n (U) - n (A B)
(vii) n (A - B) = n (A) - n (A B)
C
Sol. (i) A = Set of those elements of U, which are not in (viii) n (A B) = n (A B) - n (A Bc) - n (Ac B)
A = {5, 6, 7, 8, 9}. (ix) n (A B C) = n (A) + n (B) + n (C) - n (A B) – n(B C) –
(ii) C
B = Set of those elements of U, which are not in n(C A) + n (A B C)
B = {1, 3, 5, 7, 9}. (x) If A1, A2, A3, ... An are disjoint sets , then
(iii) (AC)C = Set of those elements of U, which are not in n (A1 A2 A3 ... An) = n(A1) + n (A2) + n (A3)
A’ = {1, 2, 3, 4} = A. + ... + n(An)
(xi) n (A B) = number of elements which belong to exactly
(iv) A B = {1, 2, 3, 4} {2, 4, 6, 8} = {1, 2, 3, 4, 6, 8}.
one of A or B.
C
A B = Set of those elements of U, which are not in Example – 14
A B = {5, 7, 9}. If A = {1, 2, 3}, B = {4, 5, 6} and C = {7, 8, 9}, verify that
A B C = A B A C .
Example – 12
If U = {x : x is a letter in English alphabet}, Sol. We have, A = {1, 2, 3}, B = {4, 5, 6} and C = {7, 8, 9}.
A = {x : x is a vowel in English alphabet}. A B = {1, 2, 3} {4, 5, 6} = {1, 2, 3, 4, 5, 6} ...(1)
Find AC and (AC)C. A C = {1, 2, 3} {7, 8, 9}
= {1, 2, 3, 7, 8, 9} ...(2)
Sol. (i) Since A = {x : x is a letter in English alphabet}, and B C = {4, 5, 6} {7, 8, 9} = ...(3)
AC is the set of those elements of U, which are not vowels
Now A B C 1, 2, 3 = {1, 2, 3} ...(4)
= {x : x is a consonant in English alphabet}.
(ii) (AC)C is the set of those elements of U, which are not and A B A C = {1, 2, 3, 4, 5, 6} {1, 2, 3, 7, 8, 9}
consonants = {x : x is a vowel = {1, 2, 3} ...(5)
in English alphabet} = A. From (4) and (5), A B C A B A C , which
C C
Hence (A ) = A. verifies the result.
8 SETS, RELATIONS & FUNCTIONS
Example – 15 Example – 17
x Ac
Sol.
Bc Ac ... (1)
x Ac
x Bc [ Bc Ac]
(ii) x B
A B
n(X) = 200
Prove the following :
n(M A I) = n(M) + n(A) + n (I) –
A – B = A – (A B)
n(M A) –n (A I) – n (M I) + n (M A I)
where U is the universal set.
= 35 + 40 + 40 – 20 – 17 – 15 + 5 = 68
Sol. Let x (A – B), where x is arbitrary. (i) Number of students passed in all three examination
Now x (A – B) = 200 – 68 = 132
x A and x B (ii) Number of students failed in IIT or AIEEE
(x A and x A) and x B =n (I A) = n(I) + n(A) – n (I A)
[Note this step] = 40 + 40 – 17 = 63
x A and (x A and x B)
Example – 21
[Associative Law]
In a hostel, 25 students take tea, 20 students take coffee,
x A and x (A B)
15 students take milk, 10 students take both tea and coffee,
x A – (A B)
8 students take both milk and coffee. None of the them
Hence A – B = A – (A B). take tea and milk both and everyone takes atleast one
(ii) Failed in AIEEE or IIT. Let the sets, T and C and set M are the students who drink
tea, coffee and milk respectively. This problem can be solved
by Venn diagram.
= n (T C M)
2.1 Cartesian product of sets 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.
Definition : Given two non-empty sets P & Q. The cartesian
product P × Q is the set of all ordered pairs of elements from Notations
P & Q i.e.
P × Q = {(p, q); p P; q Q} x f y (= f (x))
(Domain) input output (Range)
2.2 Relations (independent variable) (dependent variable)
(i) Expression under even root (i.e. square root, fourth root etc.)
should be non–negative.
Two functions f & g are said to be equal iff
(ii) Denominator 0.
1. Domain of f = Domain of g
(iii) logax is defined when x > 0, a > 0 and a 1.
2. Co-domain of f = Co-domain of g
(iv) If domain of y = f (x) and y = g(x) are D1 and D2 respectively,
then the domain of f (x) ± g(x) or f (x) . g(x) is D1 D2. While 3. f(x) = g(x) x Domain.
Put y = f(x)
1. Question of format :
Q L Q Q quadratic
y ; y ; y L Linear
Q Q L
(a) One-to-One functions are also called Injective
Range is found out by cross-multiplying & creating functions.
a quadratic in ‘x’ & making D 0 (as x R) (b) Onto functions are also called Surjective
2. Questions to find range in which-the given (c) (one-to-one) & (onto) functions are also called
expression y = f(x) can be converted into x (or some Bijective Functions.
function of x) = expression in ‘y’.
Do this & apply method (ii).
12 SETS, RELATIONS & FUNCTIONS
Relations which can not be catagorized as a function 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 constant function
y
A B
8
Not a function 6
4
As not all elements of set A are associated with some
elements of set B. (violation of– point (i)– definition 2.1) 2
x’ x
–8 –6 –4 –2 2 4 6 8
–2
–4
–6
–8
A B
Not a function one-to-many f (x) = 3
f (x) = | x |
3.4.1 Identity Function : The function f : R R defined
by y = f(x) = x x R is called identity function. Its also known as “Absolute value function’.
Properties of Modulus Function :
y
8 The modulus function has the following properties :
6
4 1. For any real number x, we have x2 x
2
x’ x
–8 –6 –4 –2 2 4 6 8
–2 2. xy x y
–4
–6
–8 3. x y x y
triangle inequality
f (x) = x 4. x y x y
SETS, RELATIONS & FUNCTIONS 13
3.4.4 Signum Function : The function f : R R defined by Properties of Greatest Integer Function :
Y–axis
1
Fractional part of x, denoted by {x} is given by x – [x]. So,
X–axis
O
x 1; 1 x 2
–1
x x x x ; 0 x 1
x 1; 1 x 0
x Y–axis
; x0
Sgn(x) x
0; x 0
(0, 1)
3.4.5 Greatest Integer Function : The function f : R R X–axis
O
defined as the greatest integer less than or equal to x.
It is usually denoted as y = f(x) = [x]
2 Y–axis
1
–2 –1
X–axis (0, 1)
1 2 3
X–axis
–1 O
–2
–3
f (x) = ax, when 0 < a < 1
14 SETS, RELATIONS & FUNCTIONS
f (x) = logax, a > 0, a1 (i) If a > 1, loga x < logay 0 < x <y
Domain : x (0, ) (ii) If 0 < a < 1, loga x < loga y x > y >0
Range : y R
(iii) If a > 1 then logax < p 0 < x < ap
(iv) If a > 1 then logax > p x > ap
Y–axis
(v) If 0 < a < 1 then logax < p x > ap
(vi) If 0 < a < 1 then logax > p 0 < x < ap
X–axis
O
(1, 0)
f (x)= l og a x, when a > 1 If the exponent and the base are on same side of the
unity, then the logarithm is positive.
If the exponent and the base are on different sides of
unity, then the logarithm is negative.
Y–axis
(vi) a l ogcb bl ogca , a, b, c > 0, c 1. Let f : X R be a real valued function and be a scalar. Here
by scalar, we mean a real number. Then the product f is a
function from X to R defined by ( f) (x) = f(x), x X.
Let f and g be two real functions defined from X R where Definition : A function f (x) is said to be periodic function, if there
X R. The quotient of f by g denoted by f /g is a function exists a positive real number T, such that
defined by f x T f x , x R.
Then, f (x) is a periodic function where least positive
f f x value of T is called fundamental period.
x
g g x , provided g(x) 0, x X.
Graphically : If the graph repeats at fixed interval, then function
is said to be periodic and its period is the width of
4.6 Even and Odd Functions that interval.
Some standard results on periodic functions :
Even Function : f (–x) = f (x), x Domain Functions Periods
n n n n
The graph of an even function y = f (x) is symmetric about the (i) sin x, cos x, sec x, cosec x ; if n is even.
y–axis. i.e., (x, y) lies on the graph (–x, y) lies on the graph. 2; (if n is odd or fraction)
(ii) tann x, cotn x ; n is even or odd.
(iii) |sin x|, |cos x|, |tan x|
y = x2 |cot x|, |sec x|, |cosec x|
Y–axis
(iv) x – [x], [.] represents 1
greatest integer function
(–x, y) (x, y) (v) Algebraic functions period does not exist
e.g., x , x2, x3 + 5, ....etc.
X–axis
O Properties of Periodic Function
(i) If f (x) is periodic with period T, then
Graph of an even function
(a) c . f (x) is periodic with period T.
(b) f (x ± c) is periodic with period T.
Odd Function : f (– x) = –f (x), x Domain (c) f (x) ± c is periodic with period T.
where c is any constant.
The graph of an odd function y = f (x) is symmetric about origin
i.e. if point (x, y) is on the graph of an odd function, then (ii) If f (x) is periodic with period T, then
(–x, –y) will also lie on the graph. k f (cx + d) has period T/|c|,
i.e. Period is only affected by coefficient of x
where k, c, d constant.
3
Y–axis y=x (iii) If f1(x), f2(x) are periodic functions with periods T1, T2
(x, y)
respectively, then we have, h(x) = a f1(x) + b f2(x) has
period as, LCM of {T1, T2}
X–axis
O
a c e LCM of a, c, e
(–x, –y) Graph of an odd function (a) LCM of , ,
b d f HCF of b, d, f
(b) LCM of rational and rational always exists.
LCM of irrational and irrational sometime exists.
But LCM of rational and irrational never exists.
e.g., LCM of (2 , 1, 6 ) is not possible as
2 , 6 irrational and 1 rational.
SETS, RELATIONS & FUNCTIONS 16
SOLVED EXAMPLES
x 2x
If 1, y 1 2, 1 find values of x and y.. R x 4, : 4 x 6, x N
3 2 x
x 7
Sol. 1 2 & y 1 1 Sol. R 8, 3 , 9, , 10, 2
3
3
x = 3 and y = 2.
so, domain = {8, 9, 10}
Example – 2
7
range = 3, , 2
If A = {1, 2}, find A × A × A 3
Example – 6
Sol. A × A × A = {(x, y, z), x A, y A, z A}
so, A × A × A = {(1, 1, 1), (1, 1, ), (1, 2, 1), (2, 1, 1), Let A = {1, 2}. List all the relation on A.
Following figure shows a relation between sets P and Q. Since relation R from set A to set A is a subset of A × A
Write this relation in (i) set builder form, (ii) roster form All the relations on A are :
, {(1, 1)}, {(1, 2)}, {(2, 1)}, {(2, 2)}, {(1, 1), (1, 2)},
1
–1
{(1, 1), (2, 1)}, {(1, 1), (2, 2)}, {(1, 2), (2, 1)}, {(1, 2),
1
(2, 2)}, {(2, 1), (2, 2)}, {(1, 1), (1, 2), (2, 1)}, {(1, 1),
–2 4 (1, 2), (2, 2)}, {(1, 1), (2, 1), (2, 2)}, {(1, 2), (2, 1),
–4 16 (2, 2)}, {(1, 1), (1, 2), (2, 1), (2, 2)}.
2
Since n(A × A) = 4, the number of all relations in the set
P 4
A = 2 i.e., 16.
Example – 7
Sol. It is clear, that relation R is “y is the square of x”.
2
(i) In set builder form, R = {(x, y) : y = x , x P, y Q} Find the domain and range of the following functions
x2 1
Let y x 1 as x 1 Sol. Let f(x) = x + 1, g(x) = 2x – 3
x 1
f + g = f(x) + g(x) = (x + 1) + (2x – 3)
x=y–1
= 3x – 2
Clearly, x is not defined when y = 2 as x 1
f – g = f (x) – g(x) = (x + 1) – (2x – 3)
Range = R – {2}.
= x + 1 – 2x + 3 = –x + 4
1
(ii) Let f x x, : x R, x 1 f x
1 x2 f x 1 3
;x
g g x 2x 3 2
1 2
Clearly, f x 2
is not defined when 1 – x = 0
1 x Example – 10
1 x 1y
2
1
x 1
y 1 (i) Find the domain of the function.
y y
(ii) Find the range of the function.
x is defined when y (–, 0) [1, ). (iii) Find the values of f(2), f(3), f(4), f(6).
Range = (–, 0) [1, ).
Sol. (i) Domain : {1, 2, 3, 4, 5}
Example – 8
(ii) Range :
y y
implies x . Since x R, 1 y 0 . x –1 x 2 0
1 y Sol. For f (x) to be defined and x 3, 4
x – 3 x – 4
i.e. y [0, 1). Thus range is [0, 1)
By wavy – curve method the domain of definition of f (x) is
the set
x – , – 2 1, 3 4, .
18 SETS, RELATIONS & FUNCTIONS
Example – 16 Example – 18
Example – 17 1
Sol. f x x2
log10 1 – x
The value of x if log1/2 x log1/3 x is
{as we know; loga x is defined when x, a > 0 and a 1 also
(a) (0, 1] (b) (0, 1) loga 1 = 0}
(c) [0, 1) (d) None of these Thus, log10 (1 – x) exists when, 1 – x > 0 ...(i)
1
Sol. Case I. When x 1 and x > 0. also exists when, 1 – x > 0
log10 1 – x
log1/2 x log1/3 x and 1 – x 1 ...(ii)
x < 1 and x 0 ...(iii)
log x x log x x
also we have x 2 exists when x + 2 0
1 1
log x log x or x –2 ....(iv)
2
3
1
Thus, f x x 2 exists when (iii) and (iv)
log10 1 – x
1 1
both holds true.
log x 2 log x 3
–2 x < 1 and x 0
1 1 x –2, 0 0 , 1
log x 2 log x 3
Example – 20
logx 2 logx 3 where x 1
Find value of ‘x’ so that log|x| |x – 1| 0.
which is only possible, if 0 < x < 1
Case II. When x = 1.
Sol. It is clear that |x| > 0 and |x| 1
log1/2 x = log1/3 x, equality sign holds true.
x 0, –1, 1
Combining the above cases, Also, |x – 1| > 0 x 1,
0 < x 1 or x (0, 1]. Case I : For 0 < |x| < 1
Hence, (a) is correct answer. x –1, 0 0, 1 ...(1)
20 SETS, RELATIONS & FUNCTIONS
and log|x| |x – 1| 0
1
log|x| |x – 1| log|x| 1 so that Case II : For x , |2x – 1| = 2x – 1
2
0 < |x – 1| 1
–1 x – 1 1 and x 1 2x – 1 = 3[x] + 2{x}.
0 x 2 and x 1 2x – 1 = 3(x – {x}) + 2{x}.
x 0 , 1 1, 2 . ...(2) {x} = x + 1
Now 0 {x} < 1
From (1) and (2) we have x (0, 1)
Case II : For |x| > 1 0 x + 1 < 1. –1 x < 0.
x < –1 or x > 1 1
which is not possible since x .
i.e. x – , – 1 1, ...(3) 2
and log|x| |x – 1| 0
1
|x – 1| 1 Hence x = is the only solution.
4
x – 1 1 or x – 1 –1
x 2 or x 0
Example – 23
i.e. x – , 0 2 , ...(4)
Find the domain of definition of the following
From (3) and (4), we find that x – , – 1 2,
function : f x log 1 2x – 3
Hence x 0, 1 – , – 1 2, 2
Example – 21
Sol. For f(x) to be defined log1/2 (2x – 3) 0
If y =3[x] +1 =2[x – 3] +5, then find the value of 2x – 3 1
[x + y], where [.] represents greatest integer function. x2 ....(1)
Also 2x – 3 > 0
Sol. We are given that 3[x] + 1 = 2([x] – 3) + 5
[x] = –2 3
x . ....(2)
y = 3(–2) + 1 = –5 2
Hence [x + y] = [x] + y = – 2 – 5 = – 7 Combining (1) and (2) we get the required values of x.
3
Example – 22 Hence the domain of definition of f(x) is the set , 2
Solve the equation |2x – 1| = 3[x] + 2{x} for x. 2
where [.] represents greatest integer function and {}
represents fraction part function.
Example – 24
Example – 27
x
x1 x2
–1 1 1
Find the range of the function y
2 sin 3x
2
x , x 0 1
(b) f (x) = x |x| 2 We have, y
x , x 0 2 sin 3x
–1 x
x1 1 2y 1
sin 3x
y
–x2 –1
for x to be real
2y1
1 1 (since, –1 sin 3x 1)
By calculus y
Example – 28
1
Yes!! as y > 0 (why??) y
2 sin 3x
Find domain for f (x) = cos sin x .
2y 1 Alternate 2y 1
1 1 1 1
y y
Sol. f (x) = cos sin x is defined, if
–y 2y – 1 y cos (sin x) 0
2y 1 2y 1 As, we know
1 0 1 0
y y –1 sin x 1 for all x
cos 0
3y 1 y 1 (Here, = sin x lies in the 1st and 4th quadrants)
2y – 1 – y & 2y – 1 y 0 0
y y i.e. cos (sin x) 0, for all x
i.e. x R.
1 Thus, domain f (x) R
y y 1
3
Example – 29
Solve for x
1
Range : y , 1 |x| + |x + 4| = 4
3
Sol. |x| + |x + 4| = 4
As we know, |x| + |y| = |x – y|, iff xy 0
x(x + y) 0
O y3 1 Using number line rule,
+ – +
Alternate Method : –4 0
x [–4, 0]
1
y
2 sin 3x Example – 30
we know, –1 sin 3x 1 x x2
Solve x 1 x
1 –sin 3x 1 x 1
1 2 – sin 3x 1
1 1 1 x
Sol. Let f x and g(x) = x
x 1
1 2 sin 3x 3
x x2
f (x) + g(x) x
1 x 1 x 1
Range y , 1
3 Using, | f (x)| + |g(x)| = |f (x) + g(x)|
Inequality changes upon reciprocating as all expressions i.e. f (x) . g(x) 0
across inequality are (positive). x x2
.x 0 0
x 1 x 1
+
–4 1
x {0} (1, )
23 SETS, RELATIONS & FUNCTIONS
1. Which of the following is the empty set? (b) The smallest set of Y is {2, 3, 5, 9}
(c) {x : x is a real number and x2 - 9 = 0} 9. Given the sets A = {1, 2, 3}, B = {3, 4}, C = {4, 5, 6}, then
(a) a null set 13. X and Y are two sets such that n (X) = 17, n(Y) = 23,
n( X Y) = 38 then n ( X Y) is
(b) a singleton set
(a) 4 (b) 2
(c) a finite set
(c) 6 (d) None of these
(d) not a well defined collection
14. If X and Y are two sets such that X Y has 18 elements, X
Operations on sets (Union and Intersection)
has 8 elements and Y has 15 elements; then number of
6. If A = {1, 3, 5 , 7, 9, 11, 1 3, 1 5, 1 7}, elements in X Y are
B = {2, 4, .......,18}and N is the universal set, then
(a) 5 (b) 8
A c ((A B) B c ) is
(c) 6 (d) None of these
(a) A (b) N
15. If S and T are two sets such that S has 21 elements, T has 32
(c) B (d) None of these
elements, and S T has 11 elements, then number of
7. Let A = {x : x is a multiple of 3} and elements S T has
B = {x : x is a multiple of 5}. Then A B is given by
(a) 42 (b) 50
(a) {3, 6, 9...} (b) {5, 10, 15, 20, ...}
(c) 48 (d) None of these
(c) {15, 30, 45, ...} (d) None of these
SETS, RELATIONS & FUNCTIONS 24
16. In a committee 50 people speak French, 20 speak Spanish 25. The value of x for which 12 x – 6 < 0 and 12 – 3 x < 0
and 10 speak both Spanish and French. The number of (a) (b) R
persons speaking at least one of these two languages is (c) R – {0} (d) none of these
(a) 60 (b) 40
x 3 x 1 x 2
(c) 38 (d) None of these 26. The value of x for which x and
4 2 3
17. In a group of 1000 people, there are 750 people who can 2 – x > 2x – 8
speak Hindi and 400 who can speak English .Then number (a) [–1, 10/3] (b) (–1, 10/3)
of persons who can speak Hindi only is (c) R (d) none of these
(a) 300 (b) 400 27. Solve for x :
(c) 600 (d) None of these
18. In a statistical investigation of 1,003 families of Calcutta, it 2x 1 x 14 x 2 4 0
(i) 4
was found that 63families had neither a radio nor a T.V, 794 x 2 x 4
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 (a) [½, 2) (b) R
(c) (d) (½, 2)
(a) 36 (b) 41
4 3 2
(ii) (x – 2) (x – 3) (x – 4) (1 – x) < 0
(c) 32 (d) None of these
19. If A has 3 elements and B has 6 elements, then the minimum (a) (1, 3) (b) , 1 3,
number of elements in the set A B is
(c) ,1 3, (d) none
(a) 6 (b) 3
1
(c) (d) None of these (iii) x 2
x
20. The set A = {x : x R, x2 = 16 and 2x = 6} equals
(a) 0, (b) R
(a) (b) {14, 3, 4}
(c) (d) 0,
(c) {3} (d) {4}
x2
INEQUALITIES (iv)
x 1
0
23. Find the set of values of 'x' for which the given condition x 7
29. Solution of 2 is
is true (x – 1) (x – 3) (x + 5) > 0 x 3
(a) (–5, 1) (3, ) (b) (–1, 5)
(a) 3, (b) , 13
(c) [–5, 1] [3, ) (d) none of these
(c) (–13, –3) (d) none of these
x 1 2 30. The set of values of x which satisfy the inequations
24. The value for which
x x2
5x + 2 < 3x + 8 and 4 is
x 1
(a) (0, 1) (b) , 1
(a) , 1 (b) (2, 3)
(c) , 0 (d) 1, 0
(c) , 3 (d) , 1 2, 3
SETS, RELATIONS & FUNCTIONS 25
(a) many-one into function 43. The domain of the function f (x) = loge (x – [x]), where [.]
denotes the greatest integer function, is
(b) one-one into function
(a) R (b) R Z
(c) many-one onto function
(c) (0, + ) (d) None of these
(d) one-one onto function
37. The function f : R R defined by 2x 1
44. Find the Range y
f (x) = (x – 1) (x – 2) (x – 3) is x5
53. |2x – 3| < |x + 5|, then x belongs to 59. The value of x, loge (x – 3) < 1 is
(a) (0, 1) b
(b) , 1 g 67.
(c) – 100 < x < 100
2
(d) – < x <
If f (x) = x – 3x + 1 and f (2) = 2f (), then is equal to
(c) (–1, 0) (d) (–1, 1)
1 1
61. Let f (x) l og x 2 25 and g(x) = logx 5 then f (x) = g(x) (a) (b)
2 2
holds for x belonging to
(a) R (b) (0, 1) (1, +) 1 1
(c) or (d) none of these
(c) (d) None of these 2 2
(a) – 2, –1
(b) – 2, 2 y=2x
(c) – 2, – 2 (d) None of these y=0 O X
(a) f (x) = x – |x| (b) f (x) = x + |x|
63. The domain of the function f (x) = log2 (log3 (log4 x)) is
(c) f (x) = 2x (d) None of these
(a) (–, 4) (b) (4, ) 69. The number of real solutions of the equation ex = x is
(c) (0, 4) (d) (1, ) (a) 1 (b) 2
64. The value of x, log½ x > log1/3 x is (c) 0 (d) none of these
(a) (0, 1] (b) (0, 1) 70. The number of real solutions of the equation log0.5 x = |x| is
(c) [0, 1) (d) none (a) 1 (b) 2
(c) 0 (d) none of these
SETS, RELATIONS & FUNCTIONS 28
(b) one - one but not onto 3 and f(x + y) = f(x) + f(y)+ xy, x, y R, then f (n) is
n 1
(c) onto but not one - one
equal to: (2017)
(d) neither one - one nor onot.
(a) 330 (b) 165
14. Let A and B be two sets containing four and two elements
(c) 190 (d) 255
respectively. Then the number of subsets of the set
A × B, each having at least three elements is: (2015) 19. Let S {x R : x 0 and 2 x 3 x
(a) 275 (b) 510
(c) 219 (d) 256
x 6 6 0} Then S : (2018)
15. In a certain town, 25% of the families own a phone and
15% own a car; 65% families own neither a phone nor a (a) Contain exactly four element
car and 2,000 families own both a car and a phone. (b) is an empty set.
Consider the following three statements : (c) contain exactly one element
(a) 5% families own both a car and a phone (d) contains exactly two elements.
(b) 35% families own either a car or a phone 20. Two sets A and B are as under :
(c) 40,000 families live in the town
A a, b R R : a 5 1 and b 5 1
Then, (2015/Online Set–1)
(a) Only (b) and (c) are correct
(b) Only (a) and (c) are correct
2 2
B a, b R R : 4 a 6 9 b 5 36 .
(c) All (a), (b) and (c) are correct Then : (2018)
(d) Only (a) and (b) are correct (a) neither A B nor B A
16. If f : R S, defined by (b) B A
21. Consider the following two binary relations on the set A 22. Let N denote the set of all natural numbers. Define two
={a, b, c} : binary relations on N as
R1={(c, a), (b, b), (a, c), (c, c), (b, c), (a, a)} and R1={( x, y) N × N : 2 x + y =10} and
R2={(a, b), (b, a), (c, c), (c, a), (a, a), (b, b), (a, c)}. Then : R2={( x, y) N N : x + 2 y =10}. Then :
(2018/Online Set–1) (2018/Online Set–3)
(a) both R1 and R2 are not symmetric. (a) Range of R1 is {2, 4, 8}.
(b) R1 is not symmetric but it is transitive. (b) Range of R2 is {1, 2, 3, 4}.
(c) R2 is symmetric but it is not transitive. (c) Both R1 and R2 are symmetric relations.
(d) both R1 and R2 are transitive. (d) Both R1 and R2 are transitive relations.
23. Let A, B and C be three events, which are pair-wise
independent and E denotes the complement of an event
(a) P A - P B (b) P A + P B
(c) P A - P B (d) P A + P B
31 SETS, RELATIONS & FUNCTIONS
9. Solution of |x – 1| > |x – 3| is
3
3. Solution set of, log3 (x2 – 2) < log3 | x | 1 is
2 (a) x < 2 (b) x > 2
(c) [1, 3] (d) none of these
(a) 2, 1
(b) 2, 2 10. Solution of |1/x – 2| < 4 is
(c) 2, 2 (d) none of these
(a) , 1 2
(b) 1 6 ,
1
11. Solution of x < 4 is
(a) 1,
(b) 0, log 2 3
4 x
(a) 2 3, 2 3 2 3, 2 3
(c) 1,
(d) 0, log 2 4 3 1,
(b) R 2 3, 2 3
5. Solution of the inequality x > 1 x is given by
(c) R 2 3, 2 3
(a) , 1 5 / 2 (d) none of these
12. The solution set of x2 + 2 < 3x < 2x2 – 5 is
(b)
5 1 / 2, (a) (b) [1, 2]
(c) (– , – 1) [5/2, ) (d) none
(c) , 1 5 / 2
5 1 / 2,
x 2 3x 4
13. The solution set of 1, x R is
x 1
(d)
5 1 / 2, 1
(a) 3, (b) 1, 1 3,
6. If x2 – 1 < 0 and x2 – x – 2 > 0, then x lies in the interval set
(a) (1, –1) (b) (–1, 1) (c) 1, 1 3, (d) none
(c) (1, 2) (d) {–1}
SETS,
32 RELATIONS & FUNCTIONS 32
SETS, RELATIONS & FUNCTIONS
x2 1 1 | x | x 1
14. The number of integral solutions of is 21. Let f (x)
x2 1 2 [x] x 1
16. The solution set of log2 |4 – 5x| > 2 is 23. The largest set of real values of x for which
1
(a) 8 5 ,
(b) 4 , 8
5 5 f (x) ( x 2 )( 5 x )
2
x 4
is a real function is
17. Solution of 2x + 2|x| > 2 2 is 24. The domain of the function f (x) x 1 x 2 is
(a) , log 2 2 1
(a) 1,
1 1
, 1 (b) [–1, 1]
2 2
(b) 0,
1 1
(c) , ,
2 2
1
(c) , log 2
2
2 1
1
(d) , 1
2
(d) , log 2
2 1 ½,
25. The domain of the function f (x) = log10 log10 (1 + x3) is
18. The largest interval among the following for which (a) (–1, ) (b) (0, )
x12 – x9 + x4 – x + 1 > 0 is (c) [0, ) (d) (–1, 0)
(a) – 4 < x < 0 (b) 0 < x < 1
26. The domain of the function f (x) x 2 –[x]2 , where
(c) – 100 < x < 100 (d) – < x < [x] = the greatest integer less than or equal to x is
19. Solution of |x – 1| + |x – 2| + |x – 3| > 6 is (a) R (b) [0, +)
(c) (–, 0] (d) None of these
(a) [0, 4] (b) , 2 4,
27. The domain of f (x) l og x 2 1 (x) is
(c) , 0 4, (d) none
(a) ( 2, ) (b) (0, )
20. If f (x) = cos []x + cos [x], where [y] is the greatest integer
function of y then f (/2) is equal to (c) (1, +) (d) None of these
28. The domain of the real-valued function f (x) = loge |loge x | is
(a) cos 3 (b) 0
(a) (1, +) (b) (0, +)
(c) cos 4 (d) none of these
(c) (e, +) (d) None of these
SETS, RELATIONS & FUNCTIONS 33
29. If [.] denotes the greatest integer function then the domain
x2 , 0 < x < 2
of the real-valued function log x 1 2 x 2 x 2 is 35. Let f (x) = 2x – 3, 2 x < 3 . Then
x 2 , x 3
3 3
(a) , (b) , 2 (2, ) 3 3
2 2 (a) f f f f
2 2
1
(c) , 2 (2, ) (d) None of these
2 (b) 1 f f 5 5
f f
2 2
30. Let f (x) l og x 2 25 and g(x) = logx 5 then f (x) = g(x)
(c) f ( f (1)) = f (1) = 1
holds for x belonging to
(d) None of these
(a) R (b) (0, 1) (1, +) 36.
2 2 2
If a + b + c = 1, then ab + bc + ca lies in the interval
(c) (d) None of these
1 1
31. Let f : {x, y, z} {a, b, c} be a one-one function and only (a) , 1 (b) 0,
2 2
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 (c) [0, 1] (d) [1, 2]
2
(a) {(x, a), (y, b), (z, c)} (b) {(x, a), (y, c), (z, b)} 37. log2 (x – 3x + 18) < 4, then x belongs to
(a) (1, 2) (b) (2, 16)
(c) {(x, b), (y, a), (z, c)} (d) {(x, c), (y, b), (z, a)}
(c) (1, 16) (d) none of these
32. The function f : R R defined by f (x) = 6x + 6|x| is
38. If x = loga (bc), y = logb (ca) and z = logc (ab) then which of
(a) one-one and onto (b) many-one and onto the following is equal to 1?
(c) one-one and into (d) many-one and into (a) x + y + z (b) (1+ x)–1 + (1+ y)–1 + (1+ z)–1
33. A function whose graph is symmetrical about the y-axis is (c) xyz (d) none of these
given by
x x x 31
39. If 0 < x < 1000 and x , where [x] is
(a) f (x) l og e x x 2 1 2 3 5 30
the greatest integer less than or equal to x, the number of
(b) f (x + y) = f(x) + f (y) for all x, y R possible values of x is
2 f (n) 1
y=0 O X 41. If f (n + 1) , n = 1, 2, ... and f (1) = 2, then
2
f (101) equals
(a) f (x) = x – |x| (b) f (x) = x + |x| (a) 52 (b) 49
(c) f (x) = 2x (d) None of these (c) 48 (d) 51
34 SETS, RELATIONS & FUNCTIONS
1 1
42. The domain of function f (x) , where {x} 47. If < log0.1 x < 2 then
2
x 2 { x }2
1 1 1
(c) x does not lie between and
(c) (, ] (1, ) (d) none of these 100 10
2
1
43. If graph of y = f (x) is (d) the minimum value of x is
100
48. If f is an even function defined on the interval (–5, 5) then
y=x x 1
a value of x satisfying the equation f (x) = f is
x2
y = f (x)
–1 5 –3 5
(a) (b)
2 2
–1 – 5 –3 – 5
(c) (d)
2 2
Then f (x) can be 49. Let f (x) = [x] = the greatest integer less than or equal to x
(a) y = 2 e x
(b) y = 4 e x and g(x) = x – [x]. Then for any two real numbers x and y.
(a) f (x + y) = f (x) + f (y)
1
x 1 x (b) g(x + y) = g(x) + g(y)
(c) y e 2
(d) y e
4 (c) f (x + y) = f (x) + f (y + g(x))
44. The equation | |x – 1| + a | = 4 can have real solutions for x (d) none of these
if ‘a’ belongs to the interval 50. Let x N and let x be a perfect square. Let f (x) = the quotient
(a) (–, 4] (b) (–, –4] when x is divided by 5 and g(x) = the remainder when x is
(c) (4, + ) (d) [–4, 4] divided by 5. Then x = f (x) + g(x) holds for x equal to
45. If logk x. log5 k = logx 5, k 1, k > 0, then x is equal to (a) 0 (b) 16
(c) 25 (d) None of these
1 2
(a) k (b) 51. Let f (x) = [x] + [x + 1] – 3, where [x] = the greatest integer
5 < x. Then
(c) 5 (d) None of these (a) f (x) is a many- one and into function
(b) f (x) = 0 for inifinite number of values of x
46. If x 4 f (x) 1 sin 2x | f (x) | 2f (x), then f(-2) equals:
(c) f (x) = 0 for only two real values
(D) If both ASSERTION and REASON are false. 57. Assertion : Let A and B be two sets each with a
finite number of elements. Assume
(E) If ASSERTION is false but REASON is true.
that there is an injective mapping from
ax + b A to B and that there is an injective
54. Assertion : The function , (ad – bc0)
cx + d
mapping from B to A. Then there is a
bijective mapping from A to B.
a
cannot attain the value .
c Reason : An onto function is not necessarily
one-one.
Reason : The domain of the function
(a) A (b) B
b – dy
g(y) = is all the reals except a/c.
cy – a (c) C (d) D
(e) E
(a) A (b) B
58. Assertion : The domain of a function y = f (x) will
(c) C (d) D
be all reals if for every real x there
(e) E
exist y.
55. Assertion : The domain of the function
sin–1 x + cos–1 x + tan–1 x is [–1, 1] Reason : The range of a function y = f (x) will
be all reals if for every real y there exists
Reason : sin–1 x, cos–1 x are defined for |x| 1
and tan–1 x is defined for all x. a real x such that f (x) = y.
Using the following passage, solve Q.59 to Q.61 63. The number of solutions of equation f (x) = y2 where y is
a positive integer and x < 5 is
Passage –1
(a) 5 (b) 2
A rational function is defined as quotient of two
(c) 3 (d) None of these
polynomials, p(x) and q(x). The domain of the rational
function must be all reals except the roots of the equation 64. The number of solutions of f (x) = y2 where x > 5 must be
q(x) = 0. The range of rational function can be found by (a) 1 (b) 2
finding minimum and maximum values of the function. In (c) 3 (d) None of these
case p(x) and q(x) have a common factor x – . Then after Match the column
cancelling the common factor, the rational function must
assume a value at x = which should be deleted from the 65. Column–I Column–II
found range since is not there in the domain of the (A) f (x + y) = f (x) + f (y) (P) log3 x
rational function. (B) f (xy) = f (x) + f (y) (Q) tan–1 x
3x + 1 (C) f (x + y) = f (x) . f (y) (R) 3x
59. The range of the rational function f (x) = must be
2x + 1
x+y
(D) f (x) + f (y) = f (S) 3x
1 – xy
1 1
(a) R –
– (b) R – –
2 3 66. Column–I Column–II
(A) odd function (P) x – [x]
3
(c) R – (d) R
2
(B) even function
(Q) log x 1 x
2x + 1 1 x
60. The range of the rational function f (x) = (C) neither even nor odd (R) x log
2x 2 + 5x + 2
1– x
must be
(a) R – {0} (b) R – {–2} 2x / 2
(S)
1 2x / 2
2
(c) R – {0, –2} (d) R – 0,
3 Subjective
67. When 0 < x < 2 and [x] denotes greatest integer < x, then
2x 2 + 5x + 2 [sin x] + [cos x] + [sin x + cos x] takes exactly k integer
61. The range of the rational function f (x) =
2x + 1 values. Then k must be
must be
68. The range of the function x – 6 12 – x is an interval
(a) R – {0} (b) R – {–2}
of length 2 3 – k then k must be
2 3
(c) R – 0, – 2, (d) R –
3 2
1
69. If f x = x3 + x–3 then f (5) must be equal to
Using the following passage, solve Q.62 to Q.64 x
Passage –2 70. The least period of the function
Let f (x) be a function defined by
f(x) = 1! + 2! + 3! + 4! .... + x!, where x is a positive integer. cos (cos x) + sin (cos x ) + sin 4x is k
Answer the following questions :
62. The last digit of f (2007) will be then value of k must be
(a) 3 (b) 7
(c) 5 (d) 1
37 SETS, RELATIONS & FUNCTIONS
ANSWER KEY
EXERCISE - 1 : BASIC OBJECTIVE QUESTIONS
1. (b) 2. (c) 3. (c) 4. (c) 5. (d) 6. (b) 7. (c) 8. (a,c) 9. (c) 10. (d)
11. (a) 12. (b,d) 13. (b) 14. (a) 15. (a) 16. (a) 17. (c) 18. (b) 19. (a) 20. (a)
21. (d) 22. (c) 23. (a) 24. (d) 25. (a) 26. (b) 27. (i) (a); (ii) (d); (iii) (a); (iv) (c) 28. (b)
29. (c) 30. (d) 31. (d) 32. (b) 33. (d) 34. (c) 35. (c) 36. (d) 37. (b) 38. (b)
39. (a) 40. (a) 41. (d) 42. (a) 43. (b) 44. (a) 45. (c) 46. (a) 47. (b) 48. (b)
49. (d) 50. (a) 51. (c) 52. (c) 53. (c) 54. (i) (c) (ii) (a) (iii) (d) 55. (a) 56. (a)
57. (b) 58. (d) 59. (d) 60. (i) (a) (ii) (a) (iii) (a) 61. (b) 62. (d) 63. (b) 64. (a)
65. (a) 66. (d) 67. (c) 68. (b) 69. (c) 70. (a)
1. (a) (–5, 1) (3, ) ; (b) (– , 1] [2, 3) 2. (b) 3. (d) 4. (d) 5. (d) 6. (d) 7. (b)
8. (d) 9. (b) 10. (d) 11. (a) 12. (a) 13. (b) 14. (c) 15. (b) 16. (c) 17. (d)
18. (d) 19. (c) 20. (c) 21. (d) 22. (d) 23. (b) 24. (d) 25. (b) 26. (d) 27. (a)
28. (d) 29. (b) 30. (b) 31. (c) 32. (d) 33. (d) 34. (b) 35. (a,b,c) 36. (a) 37. (a)
38. (b) 39. (c) 40. (b) 41. (a) 42. (d) 43. (d) 44. (a) 45. (b,c) 46. (a) 47. (a,b,d)
48. (a,b,c,d) 49. (c) 50. (b,c) 51. (a,b) 52. (b,c) 53. (a,b) 54. (a) 55. (a) 56. (d) 57. (b)
58. (b) 59. (c) 60. (d) 61. (d) 62. (a) 63. (b) 64. (d)
65. (A) (R), (B) (P), (C) (S), (D) (Q) 66. (A) (Q), (B) (R, S), (C) (P)
Dream on !!