Sets, Relation & Function
Sets, Relation & Function
Set:
A set is a collection of well defined objects i.e. the objects follow a given rule or rules. If we say
that we have a collection of short students in a class, then this collection is not a set as “short
students” is not well defined. If, however, we say that we have a collection of students whose
height is less then 5 feet, then it represents a set.
Elements of a set:
The members of a set are called its elements. A set is usually denoted by capital letters A, B, C
etc, where as the elements of a set are generally denoted by lower case letters a, b, c, d etc. If an
element x is in set A, we say that x belongs to A and write x ∈ A. If the element x is not in A then
we write x ∉ A.
Examples of sets:
1. The set of vowels in the alphabet of English language.
2. The set of all points on a particular line.
3. The set of all lines in a particular plane.
4. The set of all odd natural numbers.
5. The set of all real numbers.
The elements in a set can be written in any order e.g.
A = {1, 3, 5, 7, 9, …}, B = {11, 9, 5, 7}, C = {…, − 2, − 1, 0, 1, 2, …}, D = {Amar, Aman, Ajay}.
This is called the roster method of representing a set. A set can also be represented by stating
the properties within braces, which are satisfied by the elements of the set e.g.
A = {x: x = 2n + 1, n ≥ 1, n ∈ N}, A = {x: 6 ≤ x ≤ 12, x ∈ N}.
This method of representing a set is called the set builder method.
Solution: (i) The general term, here, is 2n + 1. For n = 0, 1, 2, 3, 4, we get the elements of
the set. Hence, we write the given set as
{x: x = 2n + 1, n ∈ N + {0} 0 ≤ n ≤ 4}.
1
(ii) The general term is . For n = 1, 2, 3, 4 we get the elements of the
( 2n + 1)2
1
set. Hence, we write the given set as =
x : x , n ∈ N, n ≤ 4 .
( 2n + 1)2
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Pinnacle Study Package
P-810-P1-CBSE-MA-SRF-2
(vi) Subsets:
If each element of a set A is also an element of a set B, then A is called a subset of B, and we
write =A ⊆ B , e.g. A {=a, k, l, o, u} , B {a, b, c,......x, y, z} . Here A ⊆ B . And if A = {2, 4, 6},
=B {=
1, 2, 3, 4, 5, 6}, C {4, 6} , then A ⊆ B, C ⊆ A, C ⊆ B . Note that N ⊆ Z, N ⊆ Q, R ⊆ C .
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Sets, Relations & Functions
P-810-P1-CBSE-MA-SRF-3
A set A is called a proper subset of B if and only if each element of A is an element of B and there
is at least one element of B which is not in A i.e. A ⊆ B and A ≠ B and we write A ⊂ B e.g. if
A = {a, b, c, d} , B = {a, b, c, ... , x, y, z} , then A ⊂ B , and if
=A {=
2, 4, 6,} , B {1, 2, 3, 4,
= 5, 6} , C {4, 6} , then A ⊂ B ,C ⊂ A, C ⊂ B .
Note: The null set ϕ is a subset of every set and every set is a subset of itself.
Theorem: If a finite set has n elements, then the power set of A has 2n elements.
n
Proof: The number of subsets having no element = 1= C0 .
n
The number of subsets having exactly one element= n= C1 .
The number of subset having 2 elements = number of groups of 2 elements out of n
= n C2 .
n
The number of subset having n element (A itself) = 1= Cn .
Hence, the number of elements in P ( A )
n
= C0 + nC 1 + nC2 + .... + nCn = 2n .
Operations on sets:
The operations on sets, by which sets can be combined to produce
new sets, can be best illustrated through Venn diagram. A set S is
called a universal set if every set we conider, is a subset of S. In Venn A
B
diagram, the universal set is shown in the form of a rectangle and the
subsets of the universal set are shown as circles and ellipses. If A is a A⊂B
proper subset of B i.e. A ⊂ B , we say that A is contained in B.
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Pinnacle Study Package
P-810-P1-CBSE-MA-SRF-4
Note : A ∪ A =
A (i.e. union of sets is idempotent), A ∪ S =
S and A ∪ ϕ = A. Also
A ∪ B = B ∪ A and A ∪ (B ∪ C ) = ( A ∪ B ) ∪ C .
Solution: We have A=
∪B {5, 7, 9} ∪ {9, 13,=
15} {5, 7, 9, 13, 15} and
B ∪ C {9, 13, 15} ∪ {13,15,17
= = } {9, 13, 15, 17}
⇒ (= A ∪ B ) ∪ C {5, 7, 9, 13, 15} ∪={13, 15,17} {5, 7, 9, 13, 15, 17} and
A ∪ (B ∪= C ) {5, 7, 9} ∪ {9, 13, 15,=
17} {5, 7, 9, 13, 15, 17}
= ( A ∪ B) ∪ C .
Solution: We have
= A ∩B {1, 2, 3, 4, 5, 6} ∩ {2, 4, 5} = {2, 4, 5} and
∩ C {2, 4, 5} ∩ {2,
B= = 6} {2}
⇒ ( A ∩ B )=
∩ C {2, 4, 5} ∩ {2, = 6} {2} and
∩ (B ∩ C ) {1, 2,3, 4, =
A= 5, 6} ∩ {2} {2} .
Disjoint sets:
Two set A and B are said to be disjoint, if there is no element which is in both A and B, i.e.
A ∩B = =ϕ ; e.g. A {=
a, b, c} , B {d, e, f } are disjoint.
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Sets, Relations & Functions
P-810-P1-CBSE-MA-SRF-5
(A )
c
c
Note: A, Sc =
= ϕ, A ∩ A c =
ϕ , A ∪ Ac = S.
Illustration 5. For
= the sets S {10, 11, 12, 13, ....,
= 17, 18} , A {11,
= 13, 15} , B {12, 14, 16} ,
show that B − Ac = A − B = A ∩ B c .
c
Note: The properties of the complement of sets are known as DeMorgan laws,
which are
(i) A c − Bc =B − A
(ii) ( A ∪ B )c = A c ∩ Bc
(iii) ( A ∩ B )c = A c ∪ Bc
{ }
= x : x ∈ A c or x ∈ Bc = A c ∪ Bc .
Note: A − (B ∪ C ) = ( A − B ) ∩ ( A − C ) ; A − (B ∩ C ) = ( A − B ) ∪ ( A − C ) .
A
A
A A
A – (B ∪ C) A-C
A-B
(B ∪ C)
B
B
B
B
C C
C C
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Pinnacle Study Package
P-810-P1-CBSE-MA-SRF-6
A
(A – B) ∩ (A – C)
B
C
(v) Application:
Let A be a finite set. The number of elements in A is denoted by n ( A ) . Let A and B be two finite
sets. If A and B are two disjoint sets, then n ( A ∪ B )= n ( A ) + n (B ) .
If A and B are not disjoint, then
(i) n ( A ∪ B )= n ( A ) + n (B ) − n ( A ∩ B )
(ii) n ( A ∪ B )= n ( A − B ) + n (B − A ) + n ( A ∩ B )
(iii) n ( A )= n ( A − B ) + n ( A ∩ B )
(iv) n (B ) = n (B − A ) + n ( A ∩ B )
S A-B A ∩B
B-A
S
A
B
A B
Illustration 6. Set A has 3 elements and set B has 6 elements. Find the maximum and
minimum number of elements in A ∪ B .
Solution: We have
= n ( A ) 3,
= n (B ) 6 so that the maximum number of element in
3 . Also n ( A ∪ B )= n ( A ) + n (B ) − n ( A ∩ B )
A ∩B =
⇒ minimum n ( A ∪ B )= n ( A ) + n (B ) − maximum n ( A ∩ B ) = 3 + 6 − 3 = 6 .
The number of elements in A ∪ B is maximum when A and B are disjoint
⇒ n ( A ∪ B ) = n ( A ) + n (B ) = 3 + 6 = 9 .
Illustration 7. In a certain examination, the candidates can offer papers in English or Hindi or
both the subjects. The number of candidates who appeared in the examination is
1000 of whom 650 appeared in English and 200 both in English and Hindi. Find
the number of candidates who offered paper in
(i) Hindi, (ii) English only, (iii) Hindi only.
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Sets, Relations & Functions
P-810-P1-CBSE-MA-SRF-7
Note : (i) A × (B ∪ C ) = ( A × B ) ∪ ( A × C )
(ii) A × (B ∩ C ) = ( A × B ) ∩ ( A × C )
(iii) A × (B − C ) = ( A × B ) − ( A × C )
(iv) ( A − B ) × C = ( A × C ) − (B × C )
(v) ( A ∩ B ) × C = ( A × C ) ∩ (B × C )
(vi) ( A ∪ B ) × C = ( A × C ) ∪ (B × C )
Illustration
= 8. If A {=
2, 5} , B {3, 4, 7} and C = {3, 4, 8} then evaluate
A × B, B × A, A × A and verify that
(i) A × ( B − C ) = ( A × B ) − ( A × C ) ,
(ii) A × ( B ∪ C ) = ( A × B ) ∪ ( A × C ) .
Solution: Here A ×=
B } {( 2, 3 ) , ( 2, 4 ) , ( 2, 7 ) , ( 5, 3 ) , ( 5, 4 ) , ( 5, 7 )} ,
{2, 5} × {3, 4, 7=
B=× A {3, 4, 7} × {2,
= 5} {( 3, 2 ) , ( 3, 5 ) , ( 4, 2 ) , ( 4, 5 ) , ( 7, 2 ) , ( 7, 5 )} and
A ×= } {( 2, 2 ) , ( 2, 5 ) , ( 5, 2 ) , ( 5, 5 )} .
A {2, 5} × {2, 5=
C {2, 5} × {3, 4, 8=
Also A × = } {( 2, 3 ) , ( 2, 4 ) , ( 2, 8 ) , ( 5, 3 ) , ( 5, 4 ) , ( 5, 8 )} ,
B=− C {3, 4, 7} − {3, 4,
= 8} {7}
⇒ A × (B − C) = {2, 5} × {7} = {(2, 7) (5, 7)},
{( 2, 3 ) , ( 2, 4 ) , ( 2, 7 ) , ( 5, 3 ) , ( 5, 4 ) , ( 5, 7 )}
A × B − ( A × C) =
− {( 2, 3 ) , ( 2, 4 ) , ( 2, 8 ) , ( 5, 3 ) , ( 5, 4 ) , ( 5, 8 )} = {( 2, 7 ) , 5, 7} = A × (B − C ) .
{3, 4, 7, 8}
To verify (ii), we write B ∪ C =
⇒ A × (B ∪ C=
) {2, 5} × {3, 4, 7, 8}
= {( 2, 3 ) , ( 2, 4 ) , ( 2, 7 ) , ( 2,8 ) , ( 5, 3 ) , ( 5, 4 ) , ( 5, 7 ) , ( 5, 8 )} , and
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Pinnacle Study Package
P-810-P1-CBSE-MA-SRF-8
{( 2, 3 ) , ( 2, 4 ) , ( 2, 7 ) , ( 2, 8 ) , ( 5, 3 ) , ( 5, 4 ) , ( 5, 7 ) , ( 5, 8 )}
( A × B) ∪ ( A × C) =
= A × (B ∪ C ) .
Exercise 1.
i) Prove that A ∪ B = A ∩ B if and only if A = B.
ii)
= If A {=a, e, i , o, u} , B {b, c, d } , then find ( A − B ) ∩ B .
iii)
= If S {a, b, c, d=
, e, . f , g} , A {=
a, b, c, d } , B {c, d , e, f } , then verify that
( A ∪ B )c =Ac ∩ Bc .
iv) If A and B are any sets, prove that A ∩ ( B − A ) = ϕ.
v) If A {=
= 2} , B {=5} , C {3, 4, 6} , then verify that A × ( B ∩ C ) = ( A × B ) ∩ ( B × C ) .
vi) In a conference attended by 550 delegates tea and coffee are served. The number
of delegates who drink tea is 400 and the number of delegates who drink tea only
is 200. Find (i) how many of them drink coffee,
(ii) how many drink coffee only.
Relation:
Let A and B be two sets. A relation R from the set A to set B is a subset of the cartesian product
A × B . Further, if ( x, y ) ∈ R , then we say that x is R-related to y and write this relation as x R y.
Hence R {( x, y ) ; x ∈ A, y ∈ B, x R y} .
As an example, consider A = {1, 2, 3} and B = {1, 8, 27} , so that
{(1, 1) , (1, 8 ) , (1, 27 ) , ( 2, 1) , ( 2, 8 ) , ( 2, 27 ) , ( 3, 1) , ( 3, 8 ) , ( 3, 27 )} .
A ×B =
Consider now a subset R of A × B , as R = {(1, 1) , ( 2, 8 ) , ( 3, 27 )} .
We notice that in every ordered pair of R, the second element is the cube of the first element i.e.
the element of the ordered pairs of R have a common relation- ship which is “cube”.
In case =
we take A {=2, 4, 6} , B {1, 5} ,
then {( 2, 1) , ( 2, 5 ) , ( 4, 1) , ( 4, 5 ) , ( 6, 1) , ( 6, 5 )} .
A ×B =
Here the first element in each of the ordered pair is greater than the second element. Hence the
relationship is “greater than”. Obviously, from the definition, x R y and y R x are not the same,
since= R {( x, y ) : x ∈ A, y ∈ B, xR y} and=
R {( x, y ) : x ∈ B, y ∈ A, x R y} are different.
Domain and Range of a relation: Let R be a relation defined from a A set to a set B,
i.e. R ⊆ A × B . Then the set of all first elements of the ordered pairs in R is called the domain of
R. The set of all second elements of the ordered pairs in R is called the range of R. That is,
D = domain
= of R {x : ( x, y ) ∈ R} or {x : x ∈ A and ( x, y ) ∈ R} ,
R∗ = range
= of R {y : ( x, y ) ∈ R} or {y : y ∈ B and ( x, y ) ∈ R} .
Clearly D ⊆ A and R* ⊆ B .
For example, for R given in {(1, 1) , ( 2, 8 ) , ( 3, 27 )} above, domain of R = {1, 2, 3} ,
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Sets, Relations & Functions
P-810-P1-CBSE-MA-SRF-9
Function:
Let A and B be two non-empty sets. Let to each element of A, there correspond exactly one
element of B. This correspondence between the elements of A and B is called a function from A
to B. Function is a special case of a relation, since a relation may relate an element of A to more
than one elements in B. A function from A to B is usually denoted by the symbols f, g etc. and we
write f : A → B . We also say that “f is a mapping from A to B”.
The set A is called the domain of the function f and
B is called the co domain of the function f. f
a
b
A B
Let an element a ∈ A correspond to b ∈ B under the function f. Then we say that b is the image
of a under f and a is the pre-image of b. We then write f ( a ) = b . By definition, if f is a function
from A to B, then each element of A has unique image in B. However, every element of B
needs not be an image of some a in A. The subset of B (co domain) which contains all the
images of the elements of A is called the range of the function and is denoted by f ( A )
i.e.
= f (A) {f ( a ) : a ∈ A} .
Exercise 2.
i) Let R = {(1, 3 ) , ( 2, 5 ) , ( 3, 7 ) , ( 4, 9 ) , ( 5, 11 )} be a relation in the set
A = {1, 2, 3, ......} . Find the domain and range of R.
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Pinnacle Study Package
P-810-P1-CBSE-MA-SRF-10
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Sets, Relations & Functions
P-810-P1-CBSE-MA-SRF-11
Illustration 10. Find the domain and the range of the function y = f (x), where f (x) is given by
(i) x2 − 2x − 3, (ii) x2 − 2 x − 3 , (iii) sin x,
(iv) tan x, (v) log10 (x).
Solution: (i) Here y = (x − 3) (x + 1). The function is defined for all real values of x
⇒ its domain is R. Also x2 − 2x − 3 − y = 0 for real x
⇒ 4 + 4 (3 + y) ≥ 0 ⇒ − 4 ≤ y < ∞.
Hence the range of the given function is [− 4, ∞).
(ii) Here y = (x − 3)(x + 1) ⇒ (x − 3) (x + 1) ≥ 0 so that x ≥ 3 or x ≤ − 1.
Hence the domain is R − (− 1, 3) or (− ∞, − 1] ∪ [3, ∞).
Since f(x) is non−negative in the domain, the range of f(x) is the interval [0, ∞).
(iii) The function f(x) = sin x, (x in radians) is defined for all real values of x
⇒ domain of f(x) is R. Also − 1 ≤ sin x ≤ 1, for all x,
so that the range of f (x) is [− 1, 1].
sin x
(iv) The function f(x) = tan x = is not defined when
cos x
π
cos x = 0, or x = (2n + 1) , n = 0, ± 1, ± 2, …
2
π
Hence domain of tan x is R − (2n + 1) , n = 0, ± 1, ± 2,.... , and its range is R.
2
(v) The function f (x) = log10 x is defined for all x > 0. Hence its domain is (0, ∞) and
range is R.
x 2 − 1, 0 ≤ x < 1
x4 + x2 , x≤2
(iii) f (x) = 0, x =1 , (iv) f (x) = .
2 5 x 2 , x>2
x + 1, x > 1
(v) log(logx)
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Pinnacle Study Package
P-810-P1-CBSE-MA-SRF-12
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Sets, Relations & Functions
P-810-P1-CBSE-MA-SRF-13
1 1
Hence the range of f(x) is − , .
2 2
Exercise 3.
i) Find the domains and ranges of the functions:
x −1 1
(a) , (b) , (c) x +1 + 3 − x ,
x+2 2x + 3
x2 1
(d) , (e)
1 + x2 | x | −x
ii) Find the domains and ranges of the functions:
4 − x2
(a) sin x − cos x, (b) sin loge .
1− x
( x + 1 )( x − 3 )
iii) Find the domain of the function f(x) = .
x −2
iv) Find the domain of the function f(x) = loge(x – [x]), where [.] denotes the greatest
integer function.
1
v) Find the range of the function f(x) = x2+ 2 .
x +1
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Pinnacle Study Package
P-810-P1-CBSE-MA-SRF-14
y
3. The absolute value (or The function f : R → R+ + {0}
modulus) function. defined by
The graph of y= f (x) = |x| is f (x) = |x| = x if x ≥ 0 y = -x y= x
x
− x if x < 0 O
symmetric about the y−
axis. is called the absolute value
function
It passes through the origin
Domain : R
and remains above the x−
Range : [0, ∞).
axis.
y
5. The Greatest Integer The function f : R → Z defined
4
Function by f(x) = [x], x ∈ R 3
of x. part function.
Domain : R -2 -1 0 1 2 3 x
The graph of y = {x}
Range: [0, 1)
consists of infinitely many
broken pieces, each piece
parallel to the line y = x,
varying from y = 0 to y = 1.
8. Rational p (x)
f(x) = , where p(x) and q(x) are polynomials in x.
Function q(x)
Domain is R – {x : q(x) = 0}, Range depends on the
function.
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Sets, Relations & Functions
P-810-P1-CBSE-MA-SRF-15
The function F : R → R y
defined by y=1
9. Signum Function 1 x>0
f(x) = 0 x=0 O
−1 x<0
y = −1
is called the signum function.
Domain: R, Range: {−1, 0, 1}
Exercise 4.
Draw the graphs of the functions:
i) y = |x + 3| ii) y = x −1 on [1, 5]
x3 for x 2 < 1
iii) y = x − |x − x2| − 1 ≤ x ≤ 1 iv) y=
x for x 2 ≥ 1
−1, for x < 0
v) y = x2 , for 0 ≤ x ≤ 2 (vi) y = x + |x|
4, for x > 2
Algebra of Functions:
Given functions f : D → R and g : D → R, we define functions f + g, f - g, gf and f/g as follows:
f + g : D → R is a function defined by (f + g)(x) = f(x) + g(x) for all x ∈ D
f – g : D → R is a function defined by (f – g) (x) = f(x) – g(x) for all x ∈ D
fg : D → R is a function defined by (f g) (x) = f(x) g(x) for all x ∈ D
f f (x)
:C→R is a function defined by (f/g) (x) = , g ( x ) ≠ 0 ,where C={x∈D:g(x) ≠ 0}. i.e.
g g(x)
x ∈ D − {x : g (x) = 0}.
If k is any scalar, then kf is a function from D→R defined by (kg)(x) = kf(x), x∈D.
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Pinnacle Study Package
P-810-P1-CBSE-MA-SRF-16
ANSWERS TO EXERCISES
Exercise 1.
(ii) φ (vi) 350, 150
Exercise 2.
(i) Domain = {1, 2, 3, 4, 5}, range = {3, 5, 7, 9, 11}
(ii) Domain = {1, 2, 3, 4}, range = {1, 4, 9, 16}
(iii) (a) domain = R – {2}, range = R (b) domain = R – (-1), range = R
(iv) (a) No (b) No
Exercise 3.
3
(ii) (a) R − {−2}, R− {1} (b) − , ∞ , ( 0, ∞ )
2
(c) [− 1, 3], [2, 2 2 ] (d) R, [0, 1)
(e) (−∞, 0), (0, ∞)
(ii) (a) R, − 2, 2 (b) (−2, 1), [−1, 1].
(iii) [−1, 2] ∪ [3, ∞)
(iv) R − {I} where I is the set of integers
(v) [1, ∞)
Exercise 4.
(i) y (ii) y
(0, 3)
O
(−3, 0) O x
(1, 0) (5, 0) x
(iii) (1, 1)
(iv)
(1, 1)
(−1, 0) (−1, 0)
(1, 0) (1, 0)
(−1,−1)
(−1,−3)
f(x) = x + |x|
x
(0, 0)
(2, 0)
y=−1
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Sets, Relations & Functions
P-810-P1-CBSE-MA-SRF-17
SOLVED PROBLEMS
Subjective:
Solution: (i) Here ‘y’ would assume real values if x – 4 >0 and ≠ 1 , x2-11x+24>0
⇒ x > 4 and ≠ 5, (x − 3) (x − 8) > 0
⇒ x > 4 and ≠ 5, x < 3 or x > 8 ⇒ x > 8
⇒ Domain (y) = (8, ∞).
(ii) Here ‘y’ would assume real values if log3 ( cos ( sin x ) ) ≥ 0
⇒ cos(sinx)≥1
⇒ cos(sinx) = 1 as -1 ≤ cosθ ≤ 1
⇒ sinx =0 ⇒ x = nπ, n∈I.
Hence the domain consists of the multiples of π i.e.
Domain (y) = { nπ: n∈I}.
Problem 3. Find the domain and range of each of the following functions:
x2 + x + 1
(i) f(x) = 2
x + 4x + 3
, =(ii ) f ( x ) log2 log 1 x 2 + 4 x + 4
( ) ,
2
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Pinnacle Study Package
P-810-P1-CBSE-MA-SRF-18
x2 + x + 1
Solution: (i) Here f(x) = and f(x) is defined for all x ∈ R other than numbers,
x 2 + 4x + 3
where x2 + 4x + 3 = 0
⇒ x = -3, -1.
Hence the domain of f(x) = R - {-3, -1}.
x2 + x + 1
Let 2 = y ⇒ x2(1 - y) + x(1 - 4y) + 1 - 3y = 0.
x + 4x + 3
Since x is real, (1 - 4y)2 - 4(1 - y)(1-3y) ≥ 0 ⇒ 4y2 + 8y - 3 ≥ 0
-2- 7 −2 + 7
⇒ y ∈ −∞, ∪ , ∞ , which is the required range
2 2
(ii) Here log1/2(x2 + 4x + 4) > 0 ⇒ 0 < x2 + 4x + 4 < 1
⇒ x2 + 4x + 3 < 0 ⇒ (x + 1) (x + 3) < 0
⇒ x ∈ (-3, -1). But if x = -2, f(x) will not be defined
⇒ Domain of f(x) = (-3, -2) ∪ (-2, -1).
Also 0 < x2 + 4x + 4 < 1
⇒ - ∞ < log2 (x2 + 4x + 4) < 0 ⇒ 0 < log1/2(x2 + 4x + 4) < ∞
⇒ -∞ < log2(log1/2(x2 + 4x + 4)) < ∞ ⇒ Range of f(x) is R
π π
(iii) Since -1 ≤ sin x ≤ 1 and cos x≥0 ∀ x ∈ − , , cos(sinx)> 0 ∀ x∈ R.
2 2
Now sin ( cos x ) is defined only when sin(cos x) ≥ 0 which is possible only
when cos x≥0.
π π
Hence the required domain of f(x) = 2nπ − , 2nπ+ .
n ∈ I 2 2
Also f(0) = sin1 +1 and f(π/2) = 0 + cos1
⇒ Range = [ cos1 , sin1 + 1].
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Sets, Relations & Functions
P-810-P1-CBSE-MA-SRF-19
x, for n 3m, m ∈ I
=
1
an = , for n =3m + 1, m ∈ I .
1 − x
x −1
, for n =3m + 2, m ∈ I
x
Solution: (f+g) : R→R and (fg):R→R are functions defined by (f + g)(x) = f(x) + g(x) and
(fg) (x) = f(x) g(x). To find (f + g)(x) and (fg)(x), we rewrite f(x) and g(x) as under:
2x, x<0 x + 2, x < 0
=f ( x ) 2x, 0 ≤ x < 1=, g ( x ) 2x, 0 ≤ x <1
2 2x, x ≥1
2x − 1, x ≥ 1
3x + 2, x<0
Hence (f + g)(x) = 4x, 0 ≤ x < 1 and
2
2x + 2x − 1, x ≥1
2x 2 + 4x, x<0
2
(fg)(x) = 4x , 0 ≤ x <1
3
4x − 2x, x ≥ 1.
Problem 6. Find the number of subsets that can be formed from the set A = {4, 5, 6} .
Solution: The subsets that can be formed from the given set
are ϕ, {4} , {5} , {6} , {4, 5} , {4, 6} , {5, 6} , {4, 5, 6} . These are 8 subsets.
Problem 7. If A is the null set, find the number of elements in the power set P ( P( A) ) .
A B
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Pinnacle Study Package
P-810-P1-CBSE-MA-SRF-20
A∩B
and A ∩ B is
A
B
so that ( A ∪ B ) − ( A ∩ B ) is
A
B
which is same as ( A − B ) ∪ (B − A ) .
Problem 9. Of the 20 teachers of mathematic and physics, 12 teach mathematic and 4 teach
both the subjects. Find the number of teachers teaching physic.
Problem 10. X, Y are two sets and X has 40 elements, X ∪ Y has 60 elements and X ∩ Y
has 10 elements. Find the number of elements in Y is
Solution: n (X ∩ Y) =
10 and n ( X ) = 40 . x = 40, x ∩ y = 10
Also n ( X − Y ) = 40 − 10 = 30 .
⇒ n ( Y ) = 60 − 30 = 30
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Sets, Relations & Functions
P-810-P1-CBSE-MA-SRF-21
ASSIGNMENT PROBLEMS
2. A set B is given as B = {1, 2} . Some elements of A × B are (3, 1), (5, 1) and (7, 2). Find
the remaining elements of A × B such that n(A × B) is least.
6. In a certain town 25% families own a phone and 15% own a car, 65% families own
neither a phone nor a car. 2000 families own both a car and a phone. How many families
live in the town?
7. If n(S) = 700, n(A) = 200, n(B) = 300 and n(A∩B) = 100, where S is a universal set, find
n(AC ∩BC).
8. If A = [(x, y) : x2 + y2 = 25] and B = [(x, y) : x2 + 9y2 = 144], find the number of points in
A ∩ B.
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Pinnacle Study Package
P-810-P1-CBSE-MA-SRF-22
18. Draw the graphs of the following functions in the given domains:
(i) y = 4 − (x − 2)2, 0 ≤ x ≤ 4, (ii) y = 2x − x2 and the x−axis
π π π
(iii) y = |x + 1| (iv) y = sin 3x + , − ≤ x ≤ .
4 3 3
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942
Sets, Relations & Functions
P-810-P1-CBSE-MA-SRF-23
x x
-2 -1 0 1 2 3 -2 -1 O 1 2
sin x
16. (a) sin x + x, sin x − x, x sin x, ,x≠0
x
(b) cos x + ex, cos x − ex, ex cos x, e−xcos x
−3 −1
17. (i) Domain : , 1 ∪ , ∞ , Range : set of all positive real numbers
2 2
(ii) Domain : R − [− 1, 1], Range : set of all positive real numbers
(iii) Domain : R, Range : R − (− 1, 0)
(iv) Domain : (3, ∞), Range : set of real positive numbers.
y y
18. (i) (ii)
O x O 1 2 x
y y
(iii) (iv)
FIITJEE Ltd., ICES House, 29-A, Kalu Sarai, Sarvapriya Vihar, New Delhi -110016, Ph 26515949, 26569493, Fax 26513942