Vous êtes sur la page 1sur 36

SETS AND RELATIONS

SET
A set is a well-defined collection of distinct objects. Well-defined collection means that there
exists a rule with the help of which it is possible to tell whether a given object belongs or
does not belong to given collection. Generally sets are denoted by capital letters A, B, C, X,
Y, Z etc.

REPRESENTATION OF A SET
Usually, sets are represented in the following ways

ROASTER FORM OR TABULAR FORM


In this form, we list all the member of the set within braces (curly brackets) and separate
these by commas. For example, the set of all even numbers less than 10 and greater than
0 in the roster form is written as: A = {2,4, 6,8}

SET BUILDER FORM OR RULE FORM


In this form, we write a variable (say x) representing any member of the set followed by a
property satisfied by each member of the set. A = {x| x 5, x N} the symbol | stands for
the words such that.

1.

TYPES OF SETS

NULL/ VOID/ EMPTY SET


A set which has no element is called the null set or empty set and is denoted by (phi). The
number of elements of a set A is denoted as n (A) and n () = 0 as it contains no element.
For example the set of all real numbers whose square is 1.

SINGLETON SET
A set containing only one element is called Singleton Set.

FINITE AND INFINITE SET


A set, which has finite numbers of elements, is called a finite set. Otherwise it is called an in
finite set. For example, the set of all days in a week is a finite set whereas; the set of all
integers is an infinite set.

UNION OF SETS
Union of two or more sets is the set of all elements that belong to any of these sets. The symbol
used for union of sets is i.e. AB = Union of set A and set B = {x: x A or xB (or both)}
Example: A = {1, 2, 3, 4} and B = {2, 4, 5, 6} and C = {1, 2, 6, 8}, then ABC = {1, 2, 3, 4, 5, 6,
8}
1

INTERSECTION OF SETS
It is the set of all the elements, which are common to all the sets. The symbol used for
intersection of sets is i.e. A B = {x: x A and x B}
Example: If A = {1, 2, 3, 4} and B = {2, 4, 5, 6} and C = {1, 2, 6, 8}, then A B C = {2}

DIFFERENCE OF SETS
The difference of set A to B denoted as A B is the set of those elements that are in the set
A but not in the set B i.e. A B = {x: x A and x B}
Similarly B A = {x: xB and x A}
In general AB BA
Example: If A = {a, b, c, d} and B = {b, c, e, f} then AB = {a, d} and BA = {e, f}.
Symmetric Difference of Two Sets:
For two sets A and B, symmetric difference of A and B is given by (A B) (B A) and is
denoted by A B.

SUBSET OF A SET
A set A is said to be a subset of the set B if each element of the set A is also the element of
the set B. The symbol used is i.e. A B (x A x B).
Each set is a subset of its own set. Also a void set is a subset of any set. If there is at least
one element in B which does not belong to the set A, then A is a proper subset of set B and is
denoted as A B. e.g If A = {a, b, c, d} and B = {b, c, d}. Then BA or equivalently AB (i.e A
is a super set of B). Total number of subsets of a finite set containing n elements is 2n.
Equality of Two Sets:
Sets A and B are said to be equal if AB and BA; we write A = B.

DISJOINT SETS
If two sets A and B have no common elements i.e. if no element of A is in B and no element
of B is in A, then A and B are said to be Disjoint Sets. Hence for Disjoint Sets A and B n
(A B) = 0.
Some More Results Regarding the Order of Finite Sets:
Let A, B and C be finite sets and U be the finite universal set, then
(i).

n (A B) = n (A) + n (B) n (A B)

(ii).

If A and B are disjoint, then n (A B) = n (A)

(iii).

n (A B) = n (A) n (A B) i.e. n (A) = n (A B) + n (A B)

(iv).

n (A B C) = n (A) + n (B) + n (C) n (A B) n (B C) n (A C) + n (A B


C)

(v).

n (set of elements which are in exactly two of the sets A, B, C)

+ n (B)

= n (A B)+n (B C) + n (C A) 3n(A B C)
(vi).

n(set of elements which are in atleast two of the sets A, B, C)


2

= n (A B) + n (A C) + n (B C) 2n(A B C)
(vii).

n (set of elements which are in exactly one of the sets A, B, C)


= n (A) + n (B) + n (C) 2n (A B) 2n (B C) 2n (A C) + 3n (A B C)

Illustration -1:

If A and B be two sets containing 3 and 6 element respectively,


what can be the minimum number of elements in A B? Find also, the
maximum number of elements in A B.

Solution:

We have, n (A B) = n(A) + n(B) n(A B)


This shows that n (A B) is minimum or maximum according as
n (A B) is maximum or minimum respectively.
Case 1: When n (A B) is minimum, ie. n (A B) = 0. This is possible only
when A B = . In this case,
n(A B) = n (A)
+ n (B)
0 = n(A)
+ n (B)
= 3 +6 = 9
n (A B)max = 9
Case 2: When n (A B) is maximum
This is possible only when A B.
In this case n (A B) = 3
n (AB) = n(A)
+ n(B)
n (A B) = (3+6-3)=6
n (A B)min = 6.

Illustration 2: In a group of 1000 people, there are 750 who can speak Hindi and 400
who can speak Bengali. How many can speak Hindi only? How many
can speak Bengali? How many can speak both Hindi and Bengali?
Solution:
Total number of people = 1000
n (H) = 750
n (B) = 400
n (H B) = n (H) + n (B) n (H B)
n (H B) = 750 + 400 1000
= 150 speaking Hindi and Bengali both.
People speaking only Hindi = n (H) n (H B) = 750 150 = 600
People speaking only Bengali = n (B) n (H B) = 400 150 = 250.
Illustration 3:
A survey shows that 63% of the Americans like cheese whereas
76% like apples. If x% of the Americans like both cheese and apples,
find the value of x.
Solution:

Let A denote the set of Americans who like cheese and let B denote those
who like apples. Let the population of America be 100. Then,
n(A) = 63, n(B)
= 76
Now, n(A B) = n(A)
+ n(B)
n(A B)
n(AB) = 63+76-n(A B)
n (A B) = 139 n(A B)
But n(AB) 100
n (A B ) 39
(i)
Now, A B A and A B B
n(A B ) n (A) and n (A B) n (B)
n (A B) 63
(ii)
3

From (i) and (ii), we have 39 n (A B ) 63 39 x 63.

UNIVERSAL SET
A non-empty set of which all the sets under consideration are subsets is called the universal
set. In any application of set theory, all the sets under consideration will likely to be subsets
of a fixed set called Universal Set. As name implies it is the set with collection of all the
elements and usually denoted by U.
e.g. (1) set of real numbers R is a universal set for the operations related to real numbers.

COMPLEMENTARY SET
The complement of a set A with respect to the Universal Set U is difference of U and A.
Complement of set A is denoted by A (or AC) (or A). Thus A is the set of all the elements
of the Universal Set which do not belong to the set A.
A = U A = {x: x U and x A}
we can say that A A = U (Universal Set) and A A = (Void Set)
Some of the useful properties/operations on sets are as follows:

AU=U
A=
C = U
UC =

Algebra of Sets:
Idempotent Law: For any set A,
AA= A
AA= A
Identity Law: For any set A,
A=A
AU=A
Commutative Law: For any two sets A and B
AB=BA
AB=BA
Associative Law: For any three sets A, B and C
(A B) C = A (B C)
A (B C) = (A B) C
Distributive Law: For any three sets A, B and C
A (B C) = (A B) (A C)
A (B C) = (A B) (A C)
De Morgans Law: For any two sets A and B
(A B) = A B

(A B) = A B
4

POWER SET
The set of all subsets of a given set A is called the power set A and is denoted by P (A). P
(A) = {S: S A}
For example, if A = {1, 2, 3}, then
P(A) = { ,{1},{2},{3},{1},{1,2},{1,3},{2.3},{1,2,3}}
Clearly, if A has n elements, then its power set P(A) contains exactly 2 n elements.
Some More Results:

n (set of elements neither in A nor in B) = n (A B) = n(A B) = n (U) n (A B)


n (A B) = n(A B) = n (U) n (A B)
n (A B) = n [(A B) (B A)] = n [(A B) (A B)] = n (A)
+ n (B)

2n(A B).

VENN DIAGRAM
The diagrams drawn to represent sets are called Venn diagrams
or Eule -Venn diagrams. Here we represent the universal set U by
points within rectangle and the subset A of the set U represented

U
A
A

by the interior of a circle. If a set A is a subset of a set B then the


circle representing A is drawn inside the circle representing B. If A and B are no equal but
they have some common elements, then to represent A and B by two intersecting circles.
Illustration 4:
A class has 175 students. The following
table shows the number of students studying one or more of the
following subjects in this case
Subjects
No. of students
Mathematics
100
Physics
70
Chemistry
46
Mathematics and Physics
30
Mathematics and Chemistry
28
Physics and Chemistry
23
Mathematics, Physics and Chemistry 18
How many students are enrolled in Mathematics alone, Physics alone
and Chemistry alone? Are there students who have not offered any one
of these subjects?
Solution:

Let P, C, M denote the sets of students studying Physics, Chemistry and


Mathematics respectively.
Let a, b, c, d, e, f, g denote the number of elements (students) contained in
the bounded region as shown in the diagram then

a + d + e + g = 70
U
P
c + d + f + g = 100
a
e
b + e + f + g = 46
g d
b
c
d + g = 30
f
C
M
e + g = 23
f + g = 28
g = 18
after solving we get g = 18, f = 10, e = 5, d = 12, a = 35, b = 13 and c = 60
a + b + c + d + e + f + g = 153
So, the number of students who have not offered any of these three subjects
= 175 153 = 22
Number of students studying Mathematics only, c = 60
Number of students studying Physics only, a = 35
Number of students studying Chemistry only, b = 13.

CARTESIAN PRODUCT OF SETS


The Cartesian product (also known as the cross product) of two sets A and B, denoted by
AB (in the same order) is the set of all ordered pairs (x, y) such that x A and yB. What
we mean by ordered pair is that the pair(a, b) is not the same the pair as (b, a) unless a =
b. It implies that AB BA in general. Also if A contains m elements and B contains n
elements then AB contains mn elements.
Similarly we can define AA = {(x, y); xA and yA}. We can also define cartesian product
of more than two sets.
e.g. A1 A2A3 . . . . An = {(a1, a2, . . . , an): a1 A1, a2 A2, . . . , an An}
Illustration 5:
If A ={a, b, c} and B = {b, c, d} then evaluate
(i). A B , A B , A B and B A
(ii). A B and B A
Solution:

(i) AB = {x: xA or xB}= {a, b, c, d}


AB = {x: xA and xB}= {b, c}
AB = {x: xA and x B}= {a}
BA = {x: xB and xB}= {d}
(ii) AB = {(x, y): xA and yB}
= {(a, b), (a, c), (a, d), (b, b), (b, c), (b, d), (c, b), (c, c), (c, d)}
BA = {(x, y): xB and yA}
= {(b, a), (b, b), (b, c),(c, a), (c, b), (c, c),(d, a), (d, b), (d, c)}
Note that AB BA.

RELATIONS
Let A and B be two non-empty sets then every subset of A B defines a relation from A to B
and every relation from A to B is subset of A B.
Let R A B and (a, b) R. then we say that a is related to b by the relation R and write it
as
a R b. If (a, b) R, we write it as a
b.
Example
Let A {1, 2, 3, 4, 5}, B = {1, 3}
We set a relation from A to B as: a R b iff a b; a A, b B. Then
6

R ={(1, 1), (1, 3), (2, 3), (3, 3)}AB


Domain and Range of a Relation:
Let R be a relation from A to B, that is, let R A B. Then
Domain R = {a: a A, (a, b) R for some b B}
i.e. domain of R is the set of all the first elements of the ordered pairs which belong to R.
Also Range R = {b: b B, (a, b) R for some a A},
i.e. range R is the set of all second elements of the ordered pairs which belong to R.
Thus Dom. R A, Range R B.
Total Number of Distinct Relations from A to B:
Suppose the set A has m elements and the set B has n elements. Then the product set A
B i.e. P (A B) will have 2mn elements. A B has 2mn different subsets which are different
relations from A to B.
Inverse Relation:
Let R A B be a relation from A to B. Then inverse relation R 1 B A is defined by
R1 = {(b, a): (a, b) R, a A, b B}. It is clear that
a R b b R1 a
dom R1 = range R and range R1 = dom R
(R1)1 = R
Example:

Let A = {1, 2, 3, 4}, B = {a, b, c} and R = {(1, a), (1, c), (2, a)}. Then
(i) dom R = {1, 2}, range R = {a, c}
(ii) R1 = {(a, 1), (c, 1), (a, 2)}

Compositions of Relations:
Let R A B, S B C be two relations. Then compositions of the relations R and S
denoted by SoR A C and is defined by (a, c) (S o R) iff b B such that (a, b) R,
(b, c) S.
Example:

Let A = {1, 2, 3}, B = {a, b, c, d}, C = {, , }


R( A B) = {(1, a), (1, c), (2, d)}
S ( B C) = {(a, ), (a, ), (c, )}
Then S o R( A C) = {(1, ), (1, ), (1, )}
One should be careful in computing the relation R o S. Actually S o R starts
with R and R o S starts with S. In general S o R R o S
Also (S o R)1 = R1 o S1, know as reversal rule

Relations in a Set:
Let R be a relation from A to B. If B = A, then R is said to be a relation in A. Thus relation in
a set A is a subset of A A.
Identity Relation:
R is an identity relation if (a, b) R iff a = b, a A, b A. In other words, every element of
A is related to only itself.
7

Universal Relation in a Set:


Let A be any set and R be the set A A, then R is called the Universal Relation in A.
Void Relation in a Set:
is called Void Relation in a set.
Properties of Relations in a Set:
Reflexive Relations:
R is a reflexive relation if (a, a) R, a A. It should be noted if there is at least one
element
a A such that (a, a) R, then R is not reflexive.
Example:

Let A = {1, 2, 3, 4, 5}
R = {(1, 1), (3, 2), (4, 2), (4, 4), (5, 2), (5, 5)} is not reflexive because 3 A
and (3, 3) R.
R = {(1, 1), (3, 2), (2, 2), (3, 3), (4, 1), (4, 4), (5, 5)} is reflexive since
(a, a) R, a A.

Symmetric Relations:
R is called a symmetric relation on A if (x, y) R (y, x) R
That is, y R x whenever x R y.
It should be noted that R is symmetric iff R1 = R
Let A = {1, 2, 3}, then R = {(1, 1), (1, 3), (3, 1)} is symmetric.
Anti-symmetric Relations:
R is called a anti-symmetric relation if (a, b) R and (b, a) R a = b
Thus, if a b then a may be related to b or b may be related to a, but never both.
Or, we have never both a R b and b R a except when a = b.
Example:

Let N be the set of natural numbers. A relation R N N is defined by


x R y iff x divides y (i.e. x/y)
Then x R y, y R x x divides y, y divides x x = y

Transitive Relations:
R is called a transitive relation if (a, b) R, (b, c) R (a, c) R
In other words if a is related to b, b is related to c, then a is related to c.
Transitivity fails only when there exists a, b, c such that a R b, b R c but a
Example:

c.

Consider the set A = {1, 2, 3} and the relation


R1 = {(1, 2), (1, 3)}
R2 = {(1, 2)}
R3 = {(1, 1)}
R4 = {(1, 2), (2, 1), (1, 1)}
Then R1, R2 and R3 transitive while R4 is not transitive since in R4, (2, 1) R4,
(1, 2) R4 but (2, 2) R4
8

Note:
It is interesting to note that every identity relation is reflexive but every reflexive
relation need not be an identity relation. Also identity relation is reflexive, symmetric
and transitive.
Equivalence Relation:
A relation R in a set A is called an equivalence relation if
(i)
R is reflexive i.e., (a, a) R, a A
(ii)
R is symmetric i.e., (a, b) R (b, a) R
(iii)
R is transitive i.e., (a, b), (b, c) R (a, c) R
The equivalence relation is usually denoted by the symbol ~.
Equivalence Classes of an Equivalence Relation:
Let R be equivalence relation in A ( ). Let a A.
Then the equivalence class of a denoted by [a] or { a } is defined as the set of all those
points of A which are related to a under the relation R. Thus [a] = {x : x A, x R a}
It is easy to see that
(i)
b [a] a [b]
(ii)
b [a] [a] = [b]
(iii)
Two equivalence classes are either disjoint of identical.
as an example we consider a very important relation
x y (mod n) iff n divides (x y), is fixed positive integer. Consider n = 5 then
[0] = {x : x 0(mod 5)} = {5p : p z} = {0, 5, 10, 15,....}
[1] = {x : x 1(mod 5)} = {x : x 1 = 5k, k z} = {5k + 1: k z} = {1, 6, 11, ...., 4, 9,....}
one can easily see that there are only 5 distinct equivalence classes viz. [0], [1], [2], [3] and
[4] when n = 5.
Illustration 6:
N is the set of natural numbers. The
relation R is defined on N N as follows:
(a, b) R (c, d) a + d = b + c
Prove that R is equivalence relation.
Solution:

(i) (a, b) R (a, b) a + b = b + a


R is reflexive.
(ii) (a, b) R (c, d) a + d = b + c
c+b=d+a
(c, d) R (a, b)
R is symmetric.
Now (iii) (a, b) R (c, d) and (c, d) R (e, f) a + d = b + c & c + f = d + e
a+d+c+f=b+c+d+e
a + f = b + e (a, b) R (e, f)
R is transitive. Thus R is an equivalence relation on N N.

Illustration 7:

A relation R on the set of complex

numbers is defined by z1 R z2

z1 z2
is real, show that R is an
z1 z2

equivalence relation.
9

Solution:

(i) z1 R z2

z1 z 2
z1 z 2

is real

R is reflexive
z1 C 0 is real.
z1 z 2
z z
(ii) z1 R z2
is real 2 1 is real
z1 z 2
z1 z 2
z2 z1
is real z2 R z1 z1, z2 C

z1 z 2
R is symmetric.
(iii) Let z1 = a1 + ib1, z2 = a2 + ib2 and z3 = a3 + ib3
where a1, b1, a2, b2, a3, b3 R
z1 z 2
now z1 R z2
is real
z1 z 2

a1 ib1 a2 ib2
a1 a2 i b1 b2
is real
a1 ib1 a2 ib2
a1 a2 i b1 b2
a1 a2 i b1 b2 a1 a2 i b1 b2
a1 a2 i b1 b2 a1 a2 i b1 b2 is real

is real

a1 a2 a1 a2 b1 b2 b1 b2 i b1 b2 a1 a2 b1 b2 a1 a2
is real
a1 a2 2 b1 b2 2

(a1 + a2) (b1 b2) (a1 a2) (b1 + b2) = 0 (for purely real, imaginary part = 0)
2a2b1 2b2a1 = 0
a1 b1
a1 a2

a2 b2
b1 b2
a 2 a3

similarly, z2 R z3
b 2 b3
a1 a2

z1 R z2 and z2 R z3
b1 b2
a 2 a3
a1 a3

and

z1 R z3
b 2 b3
b1 b3
R is transitive
Hence R is equivalence relation.

CONGRUENCES
Let m be a positive integer, then the two integer a and b said to be congurent modulo m' if
a b is divisible by m i.e. a b = m where is an positive integer.
The congruent modulo m' is defined on all a, b I by a b (mod m) iff a b = , I+
Illustration 8:Find all congruent solutions of 8x 6 (mod 14)
Solution:

given 8x 6 (mod 14)


=

8x 6
where I+
14
10

8x = 14 + 6 x =

14 6
8

4 3 1
7 3
=
4
4
3
x=+
( + 1) where I+
4

x =

and here greatest common divisor of 8 and 14 is 2 so, there are two required
solutions
for = 3 and = 7, x = 6, 13

2.

NUMBER SYSTEM

NATURAL NUMBERS
The numbers 1, 2, 3, 4. Are called natural numbers, their set is denoted by N. Thus N =
{1, 2, 3, 4, 5.}

WHOLE NUMBERS
The numbers 0, 1, 2, 3, 4 Are called whole numbers, their set is denoted by W. Thus
W = {0, 1, 2, 3, 4.}

INTEGERS
The numbers. 3, 2, 1, 0, 1, 2, 3.are called integers and their set is denoted by I & Z
Set of positive integers denoted by I + and consists of {1, 2, 3}, also known as set of
natural numbers.

Set of negative integers denoted by I and consists of { 3, 2, 1}

Set of non-negative integers is {0,1,2, 3} also known as set of whole numbers

Set of non-positive integers is { 3, 2, 1, 0}

RATIONAL NUMBERS
All numbers of the form p/q where p and q are integer and q 0, are called rational. Thus

p
Q = :p, q I and q 0 and HFC of p, q is 1 it may be noted that every integer is a
q

rational number it can be written as p/1. Examples are 1/3, 4/9 and 57
The rational numbers are precisely the real numbers with decimal expansions that are either

Terminating (ending in an infinite string of zeros), for example 3/4 = .75000 = .75
or
Non-ermating Repeating (ending with a block of digits that repeats over and over).

For example 23/11 = 2.090909 = 2.09. The bar indicates the block of repeating digits.

IRRATIONAL NUMBERS

11

Real numbers that are not rational are called irrational numbers. They are precisely the real
numbers with decimal expansions that are non-terminating non-repeating. Their set is
denoted by Qc (i.e. complementary set of Q) Examples are , 2, 3 5 and log10 3

REAL NUMBERS
The complete set of rational and
irrational numbers is the set of real
numbers and is denoted by R. Thus
R = Q Qc . The real numbers can also
be expressed in terms of position of a
point on the real line (is the number line
wherein the position of a point relative to
the origin (i.e. 0) represents a unique real
number and vice versa). All the numbers
defined so far follow the order property
i.e. if there are two numbers a & b then
either a < b or a = b or a > b

-3 -2 -1 0 1

2 2 3

Real line

COMPLEX NUMBERS
A number of the form x + iy, where x and y are real numbers and i = -1 , is called a
complex number. It is usually denoted by z. i.e. z = x + iy, x is called the real part and y the
imaginary part of z. C denotes the set of complex number.
Note: The system of complex numbers includes the system of real numbers,
i.e. R C .

Illustration 9: If a and b are two rational numbers such that


(a 2 - b + 1) + 3 (a 2 + b - 3) = 0 , find a and b.
Solution:

(a2 - b + 1) + 3 (a2 + b - 3) = 0
{Rational}
{Irrational}
2
a b + 1 = 0 and a2 + b 3 = 0
a = 1 and b = 2

Illustration 10: Prove irrationality of the number 50.


Solution:

Let tan50 be a rational number then tan100 =

2tan50
is also rational
1- tan2 50

3tan100 - tan3 100


is also rational which is not true
tan30 =
1- 3tan2100
tan50 is an irrational number.
0

3.

INTERVALS

A subset of the real line is called an interval. Intervals are important in solving inequalities or
in finding domains etc. If there are two numbers a, b R such that a < b, following type of
intervals can be defined
12

FINITE INTERVALS
Open Interval:

(a, b) = {x|a < x < b}

Close Interval:

a,b = x a x b

Open-close Interval:

a,b x | a x b

Close-open Interval:

a, b x a x < b

b
a

INFINITE INTERVALS
a, x x a

a, x x a

,b x x b

,b x x b
, R set of all real number
4.

INEQUALITIES

If p, q and r are real numbers, then


p q either p > q or p = q

pq pr qr

p < q and q < r p < r

kp > kq if k > 0
p q

kp < kq if k < 0
pr < qr if r > 0

0 p q

a+

r
r
p > q if r < 0

1
2 a R + and equality holds for a = 1
a
1
a + 2 a R and equality holds for a = 1
a

Inequation Involving Exponential Expression:

If k > 0, then kx > 0 for all real x.

If k > 1, then kx > 1, when x > 0

If 0 < k < 1, then kx < 1, when x > 0 and kx > 1, when x < 0.
Illustration 11: Solve the inequality (x)x 2 > 1.
13

Solution:

When x > 1, xx 2 > 1


x2>0x>2
So, solution set is x (2, ).
Case II: When 0 < x < 1, xx 2 > 1
x 2 < 0 x < 2.
So, solution in this case is x (0, 1)
So, solution set is x (0, 1) (2, ).
Case I:

2x
where x R + .
x + 5x + 1
2
2x
1
Given that y = 2
=
.
x + +5
x + 5x +1
x
This will be maximum when denominator will be minimum. We know
1
1
x + 2 for x R . Minimum value of x + is 2.
x
x
2
Hence the maximum value of y is .
7

Illustration 12: Find the maximum value of


Solution:

5.

WAVY CURVE METHOD

In order to solve the inequalities of the form


(x a1 )n (x a2 )n ......(x ak )n
f (x)
0
n
(x b1 )n (x b2 )n ......(x bp )
1

0,

0, 0

where n1, n2, . , n k , m1, m2, . , mp are real numbers and a1, a2, . , ak, b1, b2,
., bp are any real number such that ai bj where i = 1, 2, 3, .k and j = 1, 2, 3, .p.
Method:
Step - 1

First arrange all values of x at which either numerator or denominator is


becomes zero, that means a1, a2,.., ak, b1, b2, .bp in increasing order say
c1, c2, c3,. cp + k. Plot them on real line
c1

c2

c3

cp+k-2 cp+k-1 cp+k

Step -2

Value of x at which numerator becomes zero should be marked with dark


circles.

Step - 3

All pints of discontinuities (x at which denominator becomes zero) should be


marked on number line with empty circles. Check the value of (x) for any
real number greater than the right most marked number on the number line.

Step - 4

From right to left draw a wavy curve (beginnings above the number line in
case of value of (x) is positive in step3 otherwise from below the number
line), passing thoroughly all the marked points. So that when passes through
a point (exponent whose corresponds factor is odd) intersects the number
line, and when passing thoroughly a point (exponent whose corresponds
factor is even) the curve doesnt intersect the real line and remain on the
same side of real line.

14

Step - 5

The appropriate intervals are chosen in accordance with the sign of


inequality (the function (x) is positive wherever the curve is above the
number line, it is negative if the curve is found below the number line). Their
union represents the solution of inequality
(x + 1)2 (x - 2) 3 (x - 4) 4
0
(x - 3)2 (x - 7)5
Step - 1
make on real line all x at which numerator becomes zero
with dark circles.

Illustration 13: Let


Solution:

-1
Step - 2

mark point of discontinuity (value of x at which denominator


becomes zero) with empty circles

-1
Step - 3

Check (x) for x > 7, (8) > 0

-1

EMBED Visio.Drawing.6
Exponents of factors of 1, 3, 4 is even, hence wave will not change the
direction at these points.
Hence x , 1 1,2 7,
Illustration 14: Let f(x) =
Solution:

x 3 x 2 x 5
x 1 x 7 . Find intervals where f(x) is positive or

negative.
Here f(x) will possibly change
sign at 5, 2, 1, 3 and 7
numbers. Also note that f(x) is
not defined at x = 1 and 7.
For all x > 7, all the factors in
-5 -2 -1
f(x) are > 0and so f(x)> 0; for
< x < 7 all factors except (x
are > 0 and hence f(x) < 0.
We can continue like this and
will have alternate sign changes.
Thus we have the following wavy curve:
f(x) > 0 x ( 5, 2) ( 1, 3) (7, )
and

3
7)
we

f(x) < 0 x ( , 5)( 2, 1)(3, 7)


15

Illustration 15: Solve the inequality


Solution:

2x 3
2

x x 12

1
.
2

2x 3
1
0
x x 12 2
2( 2x 3) ( x 2 x 12)

0
2( x 2 x 12)
2

x 2 3 x 18
0
2( x 2 x 12)

( x 3)( x 6)
x 2 3 x 18
0
0
2
2( x x 12)
2( x 4)( x 3)

Using wavy curve method


x (, 4) [3, 3) [6, ).
Illustration 16:
I.
Solve the inequation (x2 + x + 1)x 1.
2
II.
Solve the inequality (x - 3)2x -7x > 1.
III.

Solve the inequation

Solution

(I)

2x - 1
0.
2x + 3x 2 + x
3

Given (x2 + x + 1)x 1


x 0 ..................(1)
x 2 x 1 1 and x 0
or
x 1,0 and x 0
x 1,0 ...............(2)

Taking Union of (1) and (2) [ 1, 0) 0,


(II)

Case I: When x 3 > 1.(1)

x 3

3 x 2 7 x

So, in this case solution set x 4,


Case II:

7
, .........(2)
2

1 2 x 2 7 x 0 x , 0
0 < x 3 < 1 x 3, 4

2 x 2 7x < 0 x 0, but x (3, 4)


2

So, in this case solution of x 3,


2

So, complete solution set x 3, 4,


2

Case III:

2x 1
0
2x 3x 2 x
3

x , 1

2x 1
0
1

2 x ( x 1) x
2

1
1
, 0 ,
2
2

16

6.

ABSOLUTE VALUE

Let x R.
Then the magnitude of x is called its absolute value and in
x, x 0
general, denoted by x and is defined as x
.
x, x < 0
Since the symbol

a always denotes the nonnegative

square root of a, an alternate definition of x is x x .


2

Geometrically, x represents the distance of number x from the origin, measured along the
number line. Similarly x a represents the distance between x and a. There is another way
to define |x| as |x| = max {x, x}.
Basic Properties
(i)
x = x
(ii)
x > a x > a or x < a if a R + and x R if a R
(iii)
x < a a < x < a if a R + and no solution if a R U {0}
(iv)
x y=x y
(v)

(vi)
(vii)

x x
=
, y0
y y
x + y x + y . Here the equality sign holds if x and y either both are non-negative or
non-positive in other words x.y 0.
x y x ~ y Here the equality sign holds if x and y either both are non-negative or
non-positive in other words x.y 0.
The last two properties can be put in one compact form namely,
x ~ y xy x y

Illustration 17: Show that x 2 1


Solution:
Method 1:
Case I: If x 2.(i)
x 2 1 x 3..(ii)
Taking intersection of (i) and (ii)
x [2, 3]..(v)

Case II: If x < 2.(iii)


2 x 1 x 1...(iv)
Taking intersection of (iii) and (iv)
[1, 2)...(vi)
Taking union of (v) and (vi)
x [1, 3]
Method 2:
x 2 1, geometrically this represent all
the points on real line whose distance
from 2 is less than equal to 1
x [1, 3]

17

Method 3:
(Graphical method)
Firstly plot the graph of x 2 and y = 1
We have to find x for which x 2 1
Value of x for which graph of x 2 lies
below the graph of y = 1
x [1, 3]

y=2-x

y=x-2

y=1
1 2 3

Method 4: Since LHS and RHS in the given inequality are nonnegative, on squaring both the sides
2
x 2 1 x 1 x 3 0 x 1,3
Illustration 18:
Working Rule:

Solution:

Solve the inequality |x 1| + |x 2| 3.


First of all equate the expression to zero whose modulus occur in the
given inequation and from this find the values of x. These values of x will
divide the interval (, ) into several parts. Then solve the inequation in
all these parts separately.
Given |x 1| + |x 2| 3,
Case I: x 1
Thus (x + 1) (x 2) 3
x + 1 x + 2 3
2x 0 x 0
So, solution is x [0, 1]
(1)
Case II: 1 < x 2
x1x+23
So, solution set is x (1, 2]

(2)

Case III: x > 2


x1+x23
2x 3 3 2x 6 x 3
So, solution is x (2, 3]
Combining all the three solution x [0, 3].
Illustration 19:
I.
Solve the following inequalities for real values of x:
(a)
|x 3| > 5
(b)
|2x 3| < 1 (c)
0 < |x 1| 3
II.

Solve for x if |x2+x+1| = x2+x+1

Solution:

(I)

Given x 3 5 all the points whose distance from 3 on real line


is greater than 5
-2

3
18

Hence , 2 3,
(II)

Given 2 x 3 1
1 2 x 3 1 1 x 2

(III)

Given 0 x 1 3
x 1 0 and x 1 3
x R 1and 3 x 1 3
2 x 4
x 2,4 {1}

(IV)

2
2
Given x x 1 x x 1
2

1
3
We Know x x 1 x 0
2
4

2
2
Hence x x 1 x x, x R
2

7.

LOGARITHMIC FUNCTION

The logarithm of a given number b to the base a is the exponent indicating the power to
which the base a must be raised to obtain the number b. This number is designated as log a
b. Hence log a b = x ax = b, a > 0, a 1 and b>0. From the definition of the logarithm of the
number b to the base a, we have an identity
alogab =b,a >0,a 1&b >0
This is known as Fundamental Logarithmic Identity.

GRAPH OF LOGRITHMIC FUNCTION


y

logax (a > 1)

x
logax (0<a < 1)

PROPERTIES OF LOGARITHMIC FUNCTION

The expression logab is meaningful for b >0 and for either 0 < a < 1 or a > 1.
positive if b >1

Let a > 1, then logab = zero if b =1


and
negative if 0<b <1

19

negative if b >1

If 0 < a < 1, then logba = zero if b =1


positiveif 0 <b <1

log a(mn) = log a m + log a n


logcb
logab =
, c > 0 and c 1.
logca
m
log a = log a m log a n
n
log a mn = n log a m
1
logba =
provided both a and b are non-unity.
logab
loga1 = 0
logaa = 1
if b 1
a1 a2
logba1 logba 2
if 0 b 1
a1 a2
Solve for x: 4 log x = log (15 x2 + 16)
x4 15 x2 16 = 0
(x2 + 1)(x2 16) = 0
x=4
But log x is not defined when x = 4, the x = 4 is the only answer.
The students often forget to test for positive values of argument for which only
log has defined.

Illustration 20:
Solution:

Remark:

Illustration 21: Solve for x: log (x 2) > 4


Solution:
In such type of questions first we make the base same.
Given that log (x 2) > 4 log
log (x 2) > log 1/16
x 2 < 1 / 16
x < 33/16
also x 2 > 0 x > 2
hence x (2, 33/16)
Illustration 22:
I.
Solve the inequality loge (x2 16) < loge (4x 11).
II.
If log1/2 (x 1) > 0, then find the interval in which x lies.
Solution:

(I)

Given log e (x2 16) < log e (4x 11)


Since base is greater than one x2 4x 15 < 0 and (x 4) (x + 4)
11
> 0 and x
4
11
x 1,5 and(x 4)( x 4) 0 and x >
4
11
x 1, 5 and x , 4 4, and x >
4
x 4, 5
20

x-1
x-1
Given log1/2 >0 log1/2 >log1/2
x -1<1 x <2
Also x 1 > 0 Here x (1,3)

(II)

OBJECTIVE ASSIGNMENT
1.

If A = { 1, 3, 5, 7, 9, 11, 13, 15, 17}, B = { 2, 4, , 18} and N is the universal set,


then A ((A B ) B ) is
(A)
A
(B)
N
(C)
B
(D)
None of these

Sol:

We have, (A B) B = A
((A B ) B) A = A A = N.
Hence (B) is the correct answer.

2.

If X = {8n 7 n 1 n N} and Y = {49 (n-1) n N}, then


(A)
xY
(B)
YX
(C)
X=Y
(D)
None of these

Sol:

We have,
8n 7 n-1 = (7+1)n 7n-1= (nC272 + nC373++nCn7n)
= 49 (nC2+nC37++nCn7n-2) for n 2
For n = 1, 8n 7n-1 = 0
Thus, 8n-7n-1 is a multiple of 49 for n 2 and 0 for n = 1. Hence X consists of all
positive integral multiple of 49 of the form 49 K n, where Kn = nC2+nC3 7++nCn7n-2
together with zero. Also Y consists of all positive integral multiple of 49 including
zero. Therefore, X Y.
Hence (A) is the correct answer.

3.

If X and Y are two sets, then x (Y X) equals


(A)
X
(B)
Y
(C)

(D)
None of these

Sol:

We have,
X (Y X) = X (Y X) Y = (X X) Y = Y =
Hence (C) is the correct answer.

4.

Let A = {x : x is a multiple of 3} and B = { x : x is a multiple of 5}. Then A B is


given by
(A)
{3, 6, 9 }
(B)
{ 5, 10, 15, 20,..}
(C)
{15, 30, 45, }
(D)
None of these

Sol:

Since x A B x A and x B x is a multiple of 3 and x is a multiple of 5 x


is a multiple of 15.
Hence A B = {x x is a multiple of 15} = {15, 30, 45, }.
Hence (C) is the correct answer.

5.

Which of the following is the empty set?


21

Sol:

(A)
{x x is a real number and x2 1 = 0}
(B)
{x x is a real number and x2 + 1 = 0}
(C)
{x x is a real number and x2 9 = 0}
(D)
{x x is a real number and x2 = x+2 }
Since x2 + 1 = 0 x = i.
Hence (B) is the correct answer.

6.

Two finite sets have m and n elements. The total number of subsets of the first
set is 56 more than the total number of subsets of second set. The values of m
and n are
(A)
7, 6
(B)
6, 3
(C)
5, 1
(D)
8, 7

Sol:

we are given 2m 2n = 56
By trial m = 6 and n = 3
Hence (B) is the correct answer.

7.

The Sols of 8x = 6 (mod 14) are


(A)
[8], [6]
(C)
[6], [13]

(B)
(D)

[8], [4]
[8], [4], [16]

Sol:

Note that x = [6] = {...., 6, 8, 6, 20, 34...} satisfies the given equation since for
x = 6, we have 8x 6 = 48 6 = 42 and 14/42. Similarly for x = 20, 8x 6 = 154 and
14/154 etc.
Similarly x = [13] = {....., 15, 1, 13, 27, 41, .....} is a Sol of the given equation since
for x = 13
8x 6 = 98 and 14/98.
Also it can be seen that [8], [14] and [16] are not the Sols of the given equation.
Hence (C) is the correct answer.

8.

Assume R and S are (non empty) relations in a set A. which of the relations
given below is false
(A)
If R and S are transitive, then R S is transitive
(B)
If R and S are transitive, then R S is transitive
(C)
If R and S are symmetric, then R S is symmetric
(D)
If R and S are reflexive, then R S is reflexive

Sol:

for example on the set A = {1, 2, 3}, the relations R = {(1, 1), (1, 2)} and
S = {(2, 2), (2, 3)} are transitive but relations R S = {(1, 1), (2, 2), (1, 2), (2, 3)} is
not transitive, since (1, 2) R S and (2, 3) R S but (1, 3) R S.
Hence (A) is the correct answer.

9.

If R be a relation < from A = {1, 2, 3, 4} to B = {1, 3, 5} i.e. (a, b) R iff a<b, then
RoR1 is
(A)
{(1, 3), (1, 5), (2, 3), (2, 5), (3, 5), (4, 5)}
(B)
{(3, 1), (5, 1), (3, 2), (5, 2), (5, 3), (5, 4)}
(C)
{(3, 3), (3, 5), (5, 3), (5, 5)}
(D)
{(3, 3), (3, 4), (4, 5)}
22

Sol:

We have R = {(1, 3), (1, 5), (2, 3), (2, 5), (3, 5), (4, 5)}
R1 = {(3, 1), (5, 1), (3, 2), (5, 2), (5, 3), (5, 4)}
hence R O R1 = {(3, 3), (3, 5), (5, 3), (5, 5)}
Hence (C) is the correct answer.

10.

If R and R are symmetric relations (not disjoint) on a set A, then the relation
R R is
(A)
reflexive
(B)
symmetric
(C)
transitive
(D)
none of these

Sol:

Since R R are not disjoint, there is at least one ordered pair, say, (a, b) in
R R.
but (a, b) R R (a, b) R and (a, b) R
since R and R are symmetric relations, we get
(b, a) R and (b, a) R
and consequently (b, a) R R
similarly if any other ordered pair (c, d) R R, then we must also have,
(d, c) R R
hence R R is symmetric.
Hence (B) is the correct answer.

11.

Let be the relation on the set R of all real numbers defined by setting a b iff
|a b|
(A)
(B)
(C)
(D)

Sol:

1
. Then is
2

reflexive and symmetric but not transitive


symmetric and transitive but not reflexive
transitive but neither reflexive nor symmetric
none of these

is reflexive since |a a| = 0 <


is symmetric since |a b| <
|b a| <

1
for all a R
2

1
2

1
2

is not transitive. For if we take three numbers


3 1
5
1

4 3
12
2

but

and

3 1 1
, , , then
4 3 8

1 1
5
1

3 8
24
2

3 1
5
1

4 8
8
2

Thus

3 1
1 1
3
1

and but
(~)
4 3
3 8
4
8

Hence (A) is the correct answer.


Directions for questions 12 to 15
In a group of children, 35 play football out of which 20 play footballs only, 22 play
hockey; 25 play cricket out of which 11 play cricket only. Out of these 7 play cricket
23

and football but bot hockey, 3 play football and hockey but not cricket and 12 play
football and cricket both.
12.
13.
14.
15.

How many play all the three games?


(A)
5
(B)
6
(C)
8
(D)
10
How many play cricket and hockey but not football?
(A)
1
(B)
2
(C)
3
(D)
4
How many plays hockey only ?
(A)
8
(B)
10
(C)
12
(D)
None of these
What is the total number of children in the group?
(A)
40
(B)
50
(C)
56
(D)
60

Solutions for Q. No. 12 to 15


12. Number of players playing all the games = 5.
Hence (A) is the correct answer.
13. number of players playing cricket and hockey
but not football = 2.
Hence (B) is the correct answer.
14. number of players playing hockey only = 12.
Hence (C) is the correct answer.
15. total number of children = 60.
Hence (D) is the correct answer.
16.

India today conducted a survey if people taking tea/ coffee. Out of 9000 people,
5550 people take tea, 3600 people take coffee and 1500 people take both tea and
coffee. How many people take neither tea nor coffee?
(A)
350
(B)
700
(C)
1120
(D)
1350

Sol:

People taking neither tea nor coffee =


1350.
Hence (D) is the correct answer.

17.

If A = x : cos x

Then A B =
5

,
(A)

1
1

and 0 x , B = x : sin x and x


2
2
3

(B)

24

2

3, 3

(C)
Sol:

(D)

0,

A = {x : cos x > 1/2 and 0 x }


B = {x : sin x > 1/2 and /3 x }
1
2
2
x<
3

cos x >

A=

0,

5
x>
,x<
2
6
6
5

B= ,
3
6

sin x >

AB=

2

3, 3

Hence (C) is the correct answer.


18.

2
2
The relation R defined in A = {1, 2, 3} by aRb if a b 5. Which of the
following is false?
(A)
R = {(1, 1) (2, 2), (3, 3), (2, 1), (1, 2), (2, 3), (3, 2)}
(B)
R1 = R
(C)
Domain of R = (1, 2, 3)
(D)
Range of R = {5}.

Solution :

Let a = 1

a 2 b2 5 1 b 2 5

b2 1 5

b 1,2.

2
2
Let a 2 a b 5

b2 4 5

b 1,2,3.

2
2
Let a 3 a b 5

a 3 a2 b 2 5

9 b2 5

9 b2 5

R ={(1,1),(1,2), (2,1)(2,2),(2,3),(3,3)}
= R.
Domain of R = {x : (x, y) R} = {1, 2, 3}.
Range of R = {y : (x, y) R} = {1, 2, 3}.
Hence (D) is the correct answer.
19.

The relation R defined on the set A = {1, 2, 3, 4, 5} by R = {(x, y) :


x 2 - y 2 <16 is given by
(A)
R = {(1, 1) (2, 2), (3, 3), (2, 1), (1, 2), (2, 3), (3, 2)}
(B)
{(2, 2), (3, 2), (4, 2), (2, 4)}
(C)
{(3, 3), (4, 3), (5, 4), (3, 4)}
(D)
None of these.

Solution :

2
2
We have R = {(x, y) : x - y <16}.

25

Let x 1 x 2 y 2 16 1 y 2 16
y 2 1 16

y 1,2,3,4

Let y 2 x 2 y 2 16 4 y 2 16
y 2 4 16

y 1,2,3,4

Let y 3 x 2 y 2 16 9 y 2 16
y 2 9 16

y 1,2,3,4.

Let y 4 x 2 y 2 16 16 y 2 16
y 2 16 16

y 1,2,3,4,5.

Let y 5 x 2 y 2 16 25 y 2 16
y 2 25 16

y 4,5.

\ R {(1, 1), (1, 2), (1, 3), (1, 4), (2, 1), (2, 2), (2, 3),
(4, 4), (4, 5), (5, 4), (5, 5)}.
\ The correct answer is (D).
Hence (D) is the correct answer.
20.

If R = {(x, y) : x, y Z, x2 + y2 4} is a relation in Z, then domain of R is


(A)
{0, 1, 2}
(B)
{2, 1, 0}
(C)
{2, 1, 0, 1, 2}
(D)
None of these.

Solution :

We have R = {(x, y) : x, y Z, x2 + y2 4}.


Let x = 0 \ x2 + y2 4 y 2 4 y 0, 1, 2.
Let x 2 x 2 y 2 4 y 2 0 y 0.
\ R ={(0,0), (0, - 1), (0, 1), (0, - 2),(0,2),( - 1,0),
(1, 0), (1, 1), (1, 1), (1, 1), (1, 1), (2, 0), (2, 0}.
\ Domain of R ={x : (x,y) R} ={0, - 1, 1, - 2, 2}
Hence (C) is the correct answer.

21.

Sol:

If A = {a, b, d, e)}, B = {c, d, f, m} and C = {a, l, m, o), then C (A B) will be given


by
(A)
{a, d, l, m}
(B)
{b, c, l, o}
(C)
{a, l, m}
(D)
{a, b, c, d, f, l, m, o}
A B = {a, b, c, d, e, f, l, m}
( A = {a, b, d, e, l}, B = {c, d, f, m})
C (A B) = {a, l, m}.
Hence (C) is the correct answer.

22.

A relation R from C to R is defined by xRy iff x =y. Which of the following


is correct?
(A)
(2 + 3i) R 13
(B)
3 R (3)
(C)
(1 + i) R 2
(D)
iR1.

Solution :

2 +3i = (2)2 +(3)2 = 13 13.


\ (2 + 3i) R 13 is wrong.
26

3 = (3)2 +0 2 = 9 =3 - 3
3R (3) is wrong

1 +i = (1)2 +(1)2 = 2 2
(1 + i) R2 is wrong

1 +i = (1)2 +(1)2 = 2 2
\ iR1 is correct.
Hence (D) is the correct answer.
23.

Sol:

If universal set is the set of real numbers R and A = {x| 5 < x 2, x Z}, B = {3, 0,
1} and C = {a, b, c}, then (A B) C is given by
(A)

(B)
{a, b, c, 3, 0, 1}
(C)
{a, b, c}
(D)
none of these
(A B) = R {3, 0, 1}
(A B) C = .
Hence (A) is the correct answer.

24.

Let R be a relation in N defined by R = {(1 + x, 1 + x 2) : x 5,x N}. Which


of the following is false ?
(A)
R = {(2, 2), (3, 5), (4, 10), (5, 17), (6, 25)}
(B)
Domain of R = {2, 3, 4, 5, 6}
(C)
Range of R = {2, 5, 10, 17, 26}
(D)
at least one is false.

Solution :

R = {(1+1, 1 + 1), (1 + 2, 1 + 4), (1 + 3, 1 + 9),


(1 + 4, 1 + 16), (1 + 5, 1 + 25)
= {(2, 2), (3, 5), (4, 10), (5, 17), (6, 26)}
Domain of R = {x : (x, y) R} = {2, 3, 4, 5, 6}
Range of R = {y : (x, y) R} = {2, 5, 10, 17, 26}
Hence (A) is the correct answer.

25.

Sol:

26.

Sol:
27.

Sol:

Let A = {(x, y) y = ex, x R} and B = {(x, y) = e-x, x R}. Then


(A)
A B =
(B)
A B
2
(C)
A B = R
(D)
none of these
x
x
y = e and y = e will intersect at one point
AB
Hence (B) is the correct answer.
If A and B are two sets, then A (A B) equals
(A)
A
(B)
B
(C)

(D)
none of these
A (A B) = A
Hence (A) is the correct answer.
If A = {, {}}, then the power set of A is
(A)
A
(B)
(C)
{, {}, {{}}, A}
(D)
Power set means set of all the subjects
power set of A = {, {}, {{}}, A}

{, {}, A}
none of these

27

Hence (C) is the correct answer.


28.
Sol:
29.
Sol:

30.

Sol:

31.
Sol:

A set contains n elements. The power set contains


(A)
n elements
(B)
2n elements
2
(C)
n elements
(D)
none of these
Number of subsets = 2n, where n is number of elements in the given set.
Hence (B) is the correct answer.
If A = {1, 2, 3} and B = {3, 8}, then (A B) (A B) is
(A)
{(3, 1), (3, 2), (3,3), (3,8)}
(B)
{(1, 3), (2,3), (3,3), (8,3)}
(C)
{(1, 2), (2,2), (3,3), (8,8)}
(D)
{(8,3), (8,2), (8,1), (8,8)}
A = {1, 2, 3}, B = {3, 8}
A B = {1, 2, 3, 8}
A B = {3}
(A B) (A B) = {(1, 3), (2, 3), (3, 3), (8, 3)}
Hence (B) is the correct answer.
Let A = {p, q, r, s} and B ={1, 2, 3} . Which of the following relations from A to B is not
a function?
(A)
R1 = {(p, 1), (q, 2), (r, 1), (s, 2)
(B)
R2 = {(p, 1), (q, 1), (r, 1), (s, 1)
(C)
R3 = {(p, 1), (q, 2), (r, 2), (s, 2)
(D)
R1 = {(p, 2), (q, 3), (r, 2), (s, 2)
R3 = {(p, 1), (p, 2), (r, 2), (s, 2)}
is not a function.
Hence (C) is the correct answer.
The set of all integers x such that | x 3 | < 2 is equal to
(A)
{1, 2, 3, 4, 5}
(B)
{1, 2, 3, 4}
(C)
{2, 3, 4}
(D)
{4, 3, 2}
|x3|<2 32<x<3+2 1<x<5
x = 2, 3, 4.
Required set = {2, 3, 4}.
Alternative method
/2
x=1|x3|=|13|=|2|=2 <
(a) and (b) are not correct
/2
x=4|x3|=|43|=|2|=7 <
(D) is not correct.
Hence (A) is the correct answer.

32.

Sol:

33.

Which of the following does not have a proper subset?


(A)
{x : x Q}
(B)
{x : x N, 3 < x < 4}
(C)
{x : x Q, 3 < x < 4}
(D)
None of these.
The set {x : x N, 3 < x < 4} is empty because there is no natural number between 3
and 4.
This set cannot have a proper subset.
Hence (B) is the correct answer.
The set (A B C) (A B' C')' C' is equal to
(A)
B C'
(B)
AC
28

Sol:

(C)
B' C'
(D)
None of these
(A B C) (A B' C')' C'
= (A B C) (A' B C) C'
= [(A A') (B C)] C'
= ( B C) C' = (B C) C'
= (B C') (C C') = (B C') = B C'.
Hence (A) is the correct answer.

34.

Let R be a relation in N defined by R = {(x, y) : x + 2y = 8}. The range of R


is
(A)
{2, 4, 6}
(B)
{1, 2, 3}
(C)
{1, 2, 3, 4, 6}
(D)
None of these.

Solution :

R = {(x, y) : x + 2y = 8, x, y
x + 2y = 8 y
x 1 y
x3 y
x5 y
x7 y

7
2
5
2
3
2
1
2

N}

8x
2

N; x 2 y 3 N
N; x 4 y 2 N
N; x 6 y 1 N
N; x 8 y 0 N

...................................................................
...................................................................
\ R ={(2,3),(4,2),(6,1)
\ Range of R ={y : (x,y) R) ={1, 2, 3}.
Hence (B) is the correct answer.
35.

Sol:

36.
Sol:

Let A = {1, 2, 3, ......., 45} and R be the relation 'is square of' in A. Which of the
following is false?
(A)
R = {(1, 1), (4, 2), (9, 3), (16, 4), (25, 5), (36, 6)}
(B)
Domain of R = {1, 4, 9, 16, 25, 36}
(C)
Range of R = {1, 2, 3, 4, 5, 6}
(D)
At least one is false.
We have (1)2 = 1, (2)2 = 4, (3)2 = 9, (4)2 = 16, (5)2 = 25, (6)2 = 36.
R = {(1, 1), (4, 2), (9, 3), (16, 4), (25, 5), (36, 6)}
Domain of R = {x ; (x, y) R} = {1, 4, 9, 16, 25, 36}
Range of R = {y ; (x, y) R} = {1, 2, 3, 4, 5, 6}
Hence (D) is the correct answer.
If R A B and S B C be two relations, then (SoR)1 is equal to
(A)
S1oR1
(B)
R1oS1
(C)
SoR
(D)
None of these
We have (SoR)1 = R1oS1.
Hence (B) is the correct answer.
29

37:
Solution:

38:

Solution:

39:

Solution:

If an = {ax: x N}, then 3N 7N =


(A)
3N
(B)
7N
(C)
N
(D)
21N
(D)
We have 3N = {3x: x N} = {3, 6, 9, 12,}
And 7N = {7x: x N} = {7, 14, 21, 28, 35, 42}
Hence 3N 7N = {21, 42, 63, .} = {21x: xN} = 21N
Hence (D) is the correct answer.
Let A = {x: x R, x < 1}, B = {x: x R, x1 1} and A B = R D, then
set D is:
x :1 < x 2
x :1 x < 2
(A)
(B)

x :1 x 2
(C)
(D)
None of these
We have A = {x: x R, 1 < x < 1}, B = {x: x R, x1 1 or x1 1}
= {x: x R, x 0 or x 2}
A B = R D
Where D = {x: x R, 1 X < 2}
Hence (B) is the correct answer.
log

-4x+5

7 7
= x - 1, x may have values:
(A)
2, 3
(B)
7
(C)
2, 3
(D)
2, 3
log7 x 2 -4x+5
We have 7
= x -1
x 2 4x 5 x 1
x 3 x 2 0 x 2,3

Q a

loga x

Hence (A) is the correct answer.


40:

Number of positive integral values of x satisfies the equation


log 1 | x + 1 | log 1 4
is:
2

Solution:

41:
Solution:

(A)
1
(B)
2
(C)
3
(D)
4
Since base of log both the sides is same and lying between 0 and 1 hence
inequality will change and |x + 1| < 4
4 x 1 4 5 x 3 . Hence positive integral values of x are 1 and 2.
Hence (B) is the correct answer.
The solution set of the inequality log 10 (x2 16) log10 (4x 11)
(A)
(3, 5]
(B)
(4, 5]
(C)
(6, 5]
(D)
none of these
Since base of log is same both the sides and greater than 1, hence inequality
will remain same.
x 2 16 4 x 11 x 2 4 x 5 0 1 x 5 .(1)
Also x 2 16 0 and 4x-11 0 either x -4 or x 4 (2)
x>4
Taking intersection of (1) and (2)
1x
5
x 4,5
x<4
-4

-1

30

Hence (B) is the correct answer.


x+2
1 is:
x
5

(B)
2 ,+

The set of real values of x for which log0.2

42:

(A)
(C)

-5
-, 2 0 ,+

-,-2 0,+

(D)

none of these

x+2
x+2 1
1 or

Q 0.2 <1
x
x
5

5x (x + 2) > x2 4x2 + 10x 0

x 0 or x , 5/2
x+2
>0
Also
x

x (x + 2) > 0 x < 2 or x > 0

the solution set is (, 5/2] U (0, + )


Hence (A) is the correct answer.

Solution:

Given log0.2

43:

If |x 1| + |x2 + x + 1| = |x2 + 2x|, then x belongs to:


(A)
(2, )
(B)
[1, )
(C)
( 1, )
(D)
( 2, )
Above is possible if
(x 1)(x2 + x + 1) 0
.(1)
2
Now for x + x + 1
Discriminant = 1 4 = 3 < 0

x2 + x + 1 > 0 x R
.(2)
From (1) and (2), (x 1) 0 x [1, ).
Hence (B) is the correct answer.

Solution:

44:

Solution set of the inequality 5 x+2 >

(A)
(C)

( 2,0)
( 5,5)

1 x is:

25
(B)
(0, )
(D)
( 2,2)

Solution:

We have 5
5x2 5

x+2

1 x If a >1, than

m
n
25 a a m n

2
x

2
x
2
x 2x 2
0
x

x2

1
0 x (0, )
x
Hence (B) is the correct answer.

31

45:

If x =

Solution:

7 +5 2

1
3

, then x belongs to:

2+2 2
(A)
(2, 3)
(B)
(0,1)
(C)
( 1, 0)
(D)
(3,4)
Cube both the sides, we get
7+5 2
1
x3 =
=
8(7 + 5 2) 8
1
x . Cleary x lies between 0 and 1.
2
Hence (B) is the correct answer.

If (log5 x) 2 + log5 x < 2, then x belong to:


1
,5
(A)
(B)

25
(C)
(1, )
(D)
2
Solution:
We have (log5 x) + log5 x < 2
Put log 5 x = a then a2 + a < 2
a2 + a 2 < 0 (a + 2) (a 1) < 0
2 < a < 1 or 2 < log 5 x < 1
5 2 < x < 5
i.e. 1/25 < x < 5
Hence (A) is the correct answer.
46:

1 1
5,
5

none of these

If a2 + b2 ab a b + 1 0 , a, b R, then a + b is equal to:


(A)
5
(B)
2
(C)
9
(D)
4
2
2
Solution:
Given that a + b ab a b + 1 0
2a2 + 2b2 2ab 2a 2b + 2 0
(a b)2 + (a 1)2 + (b 1)2 0
a = 1 and b = 1
Hence (B) is the correct answer.
47:

48.

Solution :

Which of the following is a singleton set ?


(x : x 5,x N)
(x : x 6,x Z)
(A)
(B)
(x : x 2 2x 1 0,x N)
(C)
x 5x5
Given set is singleton.

(x : x 2 7,x N)
(D)
(Q x N)

Hence (A) is the correct answer.


The set {x : x 2 x} may be equal to
(A)
{0}
(B)
{1}
(C)
{3}
(D)
{ }.
Solution : (D) Since there is no number which is not equal to itself, the set
{x : x x}
49.

32

If A = {x : x 3n ,n N} and B = (x : x 9n ,n 4) , n N} then which of the


following is false ?
A B {3, 9, 27, 81, 243, 729, 6561}
(A)
A B {9, 81, 729, 6561}
(B)
A B {3, 27, 243}
(C)
AB {3, 27, 343, 6561}
(D)
1
Solution : A = {3 , 32, 33, 34, 35, 36}
= {3, 9, 27, 81, 243, 729}
and B = {91, 92, 93, 94} = {9, 81, 729, 6561}
(a) A B {3, 9, 27, 81, 243, 729, 6561}
(b) A B {9, 81, 729}
(c) A - B ={3, 27, 243}
(d) AB (A B) (B A)
= {3, 27, 243} { 6561}={ 3,27,243,6561}
Hence (B) is the correct answer.

50.

51.
Solution :

52.

Solution :

53.

Solution :

54.

If n(A) = 115, n(B) = 326, n(AB)=47, then n A B is equal to


(A)
373
(B)
165
(C)
370
(D)
None of these.
(a) n(A) = n(AB) + n( A B) implies
115 = 47 + n( A B) .
n( A B) 115 47 68.
n( A B) n(A) n(B) n(A B)
If A = {x C : x 2 1} and B {x C : x 4 1}, then A B is equal to
(A)
{1. 1}
(B)
{1. 1. o. i)
(C)
{i, i}
(D)
None of these.
2
x 1 x 1,1. A {1,1}
x 4 1 x 2 1,1
x i, i, 1,1.
B {i, i, 1,1}
AB (A B) (B A) {i,i} {i,i}.
Hence (C) is the correct answer.
If for N,N {ax : x N} , then the set 6N 8N is equal to
(A)
8N
(B)
48 N
(C)
12 N
(D)
25 N.
6N 8N {6,12,18,24,30,....) {8,16,24,32....}
= {24, 48, ....} = 24N.
Alternatively, L.C.M. of 6 and 8 = 24.
6N 8N 24N.
Hence (D) is the correct answer.
If (x + 3, 4 y) = (1, 7), then (x 3, 4 + y) is equal to
(A)
(2, 3)
(B)
(5,1)
(C)
(3, 4)
(D)
None of these.
33

Solution :

(x + 3, 4 y) = (1, 7) x + 3 = 1, 4 y = 7

x = 1 3 = 2, y = 4 7 = 3.
\ (x - 3,4 +y) =( - 2 - 3,4 - 3) =( - 5,1).
Hence (B) is the correct answer.

55.

If A = {1, 2, 3}, B = {3, 4}, C = {4, 5, 6}, then (A B) (BC) is equal to


(A)
{1, 4}
(B)
{3, 4}
(C)
{(1, 4), (3, 4)}
(D)
None of these.
A B = {1, 2, 3} {3, 4} = {(1, 3), (1, 4), (2, 3), (2, 4), (3, 3), (3, 4)}
B C = {3, 4} {4, 5, 6} = {(3, 4), (3, 5), (3, 6), (4, 4), (4, 5), (4, 6)}
So (A B) (BC) = {(3, 4)}
Hence (B) is the correct answer.

Solution :
`

If A = (x,y) : y ,0 x R and B = {(x, y) : y = x, x R}, then


x

(A)
(B)
A B A
A B B
A

(C)
(D)
None of these.
Solution : Y = 1/X or XY = 1.
So A is the set of all points on the rectangular hyperbola xy = 1 with
branches in I and III quadrants. y = x represents a line with slope 1 and c is
equal to 0.
Therefore B is the set of all points on this line. Since the graphs of xy = 1 and y
= x are non intersecting, we have A B .
56.

xY=1

y= - x

135 o
O
xy=1

Hence (C) is the correct answer.


If A ={ ( x,y): y =ex,xR}andB ={ ( x,y): y =x,x R}, then
A B
A B
(A)
(B)
A B
A B .
(C)
(D)
Solution : A is the set of all points on the graph of y = e x. B is the set of all points on the
line y = x. Since the curves are non intersecting, we have A B =f .
57.

34

y e x

Y=x

(0,1)

45o
O

Hence (C) is the correct answer.


58.

Solution :

59.

Solution :

If aN={ an:n N}and bN cN =dN,wherea,b,c N and b, c are coprime,


then
(A)
b = cd
(B)
c = bd
(C)
d = bc
(D)
None of these.
We have bN={ bn:n N}, cN ={ cn:n N}and dN={ dn:n N}
We have bN cN=dN
d =d.1 bN cN
d bn1 and d = cn2 where n1, n2 N
b/d and c/d bc/d, because b and c are coprime.
Also bc bN and bc = cb cN
bc bN cN or bc dN
bc dn3 for n3 N d / bc
\ bc =d
Hence (C) is the correct answer.

If A = { : 2 cos2 + sin 2} and B = :


, then AB is
2
2

equal to

5
3


(A)
(B)
:

2
6
2

5
3

(C)
(D)
None of these.
: or

2
6
2

3p
Let : 2 cos2 + sin 2 and
.
2
2 2 sin2 sin 2
2 sin2 sin 0 sin (2sin 1) 0.
Case I. sin 0, 2 sin 1 0
1
1
sin 0, sin sin
2
2


.
2
6

35

1
1
2

1
2

3
2

5
6

sin

-1

Case II. sin 0, 2 sin 1 0


1
sin 0, sin sin 0
2
3


.
2

5
3

A B :
or
2
6
2

Hence (C) is the correct answer.

60.

Solution :

2
2
Let R x,y : x y 1,x,y R be a relation in R. The relation R is :
(A)
reflexive
(B)
symmetric
(C)
transitive
(D)
anti-symmetric

We have R = {(x, y) : x2 + y2 = 1; x, y R}.


4 abd (4)2 + (4)2 = 32 1. (4,4) R.
\ R is not reflexive.
Let (x, y) R. \ x 2 +y 2 =1
y 2 x 2 1 (y,x) R
\ R is symmetric.
(0, 1), (1, 0) R because
(0)2 + (1)2 = 1 and (1)2 + (0)2 = 1.
Also (0)2 + (0)2 = 0 1. (0,0) R.
\ R is not transitive.
Hence (B) is the correct answer.

36

Vous aimerez peut-être aussi