Relations and Functions-1
Relations and Functions-1
3. Identity relation Let A be a set. Then, the relation Let R be an equivalence relation on the set A. For each
I A = {( a, a) : a ∈ A } on A is called the identity relation a ∈ A, the equivalence class of a ‘denoted by [a]’ is
on A. defined as the set of all those points of A which are
e.g. If A = {1, 4, 5}, then identity relation, related to a under the relation R.
I A = {(1, 1), ( 4, 4), (5, 5)} Thus, [ a] = { x ∈ A : xRa}
In other words, a relation I A on A is called the Any two equivalence classes are either equal or disjoint
identity relation, if every element of A is related to and hence equivalence relation partitions the set A.
itself only.
4. Reflexive relation A relation R on a set A is said to EXAMPLE 4. Let A be the set of all real numbers.
be reflexive, if every element of A is related to itself. Then, the relation R = {(a, b): 1 + ab > 0 } on A is
Thus, R is reflexive ⇔ ( a, a) ∈ R , ∀ a ∈ A. a. reflexive and symmetric but not transitive
b. reflexive and transitive but not symmetric
A relation R on a set A is not reflexive if there exists
c. symmetric, transitive but not reflexive
an element a ∈ R, such that ( a, a) ∉ R.
d. None of the above
e.g. Let A = {1, 2, 3} be a set. Then
Sol. a. Given, R = {( a, b) : 1+ ab > 0}
R = {(1, 1), ( 2, 2), ( 3, 3), (1, 3)} is a reflexive relation on
A. But R1 = {(1, 1), ( 3, 3), (1, 3), ( 2,1)} not a reflexive Reflexivity As 1+ a ⋅ a = 1+ a2 > 0 for all a ∈ A
relation on A. ∴ ( a, a) ∈ R is reflexive.
Symmetric ( a, b) ∈ R ⇒ 1+ ab > 0 ⇒ 1+ ba > 0 ⇒ ( b, a) ∈ R
5. Symmetric relation A relation R on a set A is said
Thus, R is symmetric.
to be symmetric relation,
Transitivity ( a, b) ∈ R and ( b, c) ∈ R need not imply
iff ( a, b) ∈ R ⇒ ( b, a) ∈ R , ∀ a, b ∈ A ( a, c) ∈ R.
i.e. aRb ⇒ bRa, ∀ a, b ∈ A Hence, R is not transitive.
e.g. Let A = { a, b, c, d } be a set, then
R = {( a, c ), ( a, d ), (d , a), ( c, a), ( b, b)} is a symmetric
Properties of Relation
(i) If any set has n elements, then total number of
relation. 2
reflexive relation is 2n − n .
6. Transitive relation Let A be any set. A relation R (ii) The universal relation on a non-empty set is always
on A is said to be a transitive relation, reflexive, symmetric and transitive.
iff ( a, b) ∈ R and ( b, c ) ∈ R ⇒ ( a, c ) ∈ R, ∀ a, b, c ∈ A (iii) The identity relation on a non-empty set is always
i.e. aRb and bRc ⇒ aRc, ∀ a, b, c ∈ A reflexive, symmetric and transitive.
(iv) The identity relation on a non-empty set is always
e.g. If a relation R is defined by xRy ⇒ x is less than
anti-symmetric.
y for any x, y, z ∈ N, then R is transitive relation.
(v) If R and S are two equivalence relations on set A,
7. Anti-symmetric relation Let A be any set. A
then R ∩ S is also an equivalence relation on A.
relation R on set A is said to be an anti-symmetric
(vi) The inverse of an equivalence relation is an
relation,
equivalence relation.
iff ( a, b) ∈ R and ( b, a) ∈ R ⇒ a = b, ∀ a, b ∈ A
e.g. Let R be a relation on the set of natural numbers Composition of Relations
defined by xRy ⇔ x ′ divides y ′ for all x, y ∈ N, then If R ⊆ A × B and S ⊆ B × C are two relations. Then,
R is anti-symmetric relation. compositions of the relations R and S denoted by
8. Equivalence relation and equivalence classes A SoR ⊆ A × C and is defined by ( a, c ) ∈ SoR if and only if
relation R on a set A is said to be an equivalence there is an element b ∈ B such that ( a, b) ∈ R and ( b, c ) ∈ S.
relation on A, iff
e.g. Let A = {1, 2, 3}, B = { a, b, c, d }, C = {α, β, γ }
(i) It is reflexive, i.e. ( a, a) ∈ R, ∀ a ∈ A
R ⊆ A × B = {(1, a), (1, c ), ( 2, d )}
(ii) It is symmetric, i.e. ( a, b) ∈ R
S ⊆ B × C = {( a, α ), ( a, γ ), ( a, β )}
⇒ ( b, a) ∈ R, ∀ a, b ∈ A
Then, SoR ⊆ A × C = {(1, α ), (1, γ ), (1, β )}
(iii) It is transitive, i.e. ( a, b) ∈ R and ( b, c ) ∈ R
Note Remember that SoR ≠ RoS
⇒ ( a, c ) ∈ R , ∀ a, b, c ∈ A
Also, (SoR )−1 = R −1oS −1 is the reversal rule.
16 NDA/NA Pathfinder
EXAMPLE 5. If R is a relation from A = {1, 2, 3, 4} to EXAMPLE 6. Find the domain and range of the
B = {1, 3, 5}, i.e. (a, b) ∈ R ⇔ a < b, then RoR −1 is function f (x) =
x
.
a. {(1, 3), (1, 5), ( 2, 3), ( 2, 5), ( 3, 5), ( 4 , 5)} 1 + x2
b. {( 3, 1), ( 5, 1), ( 3, 2), ( 5, 2), ( 5, 3), ( 5, 4)} 1 1 1 1
a. R, − , b. R − { 0 }, − ,
2 2 2 2
c. {( 3, 3), ( 3, 5), ( 5, 3), ( 5, 5)} d. {( 3, 3), ( 3, 4), ( 4 , 5)}
1 1
c. R, − , − { 0 } d. None of these
Sol. c. We have, R = {(1, 3), (1, 5), ( 2, 3), ( 2, 5), ( 3, 5), ( 4, 5)} 2 2
⇒ R −1 = {( 3, 1), ( 5, 1), ( 3, 2), ( 5, 2), ( 5, 3), ( 5, 4)} x
Sol. c. Let y = f ( x) = ⇒ 1 + x2 ≠ 0, ∀ x ∈ R
Hence, RoR −1 = {( 3, 3), ( 3, 5), ( 5, 3), ( 5, 5)} 1 + x2
So, y is defined for all real numbers.
FUNCTION ∴ Domain ( f ) = R
A function ‘ f ’ from a set to another set is a rule or Also, y=
x
method which associates every element of first set to a 1 + x2
unique element of second set. ⇒ y + x2 y = x
OR
⇒ x y − x+ y =0
2
If A and B are two non-empty sets, then function f is a
relation such that for every element x ∈ A their exist a 1± 1 − 4y 2
∴ x=
unique element y ∈ B, written as y = f ( x) = B. 2y
A function is also termed as ‘map’ or ‘mapping’. If an Since, x ∈R, we have y ≠ 0 and 1 − 4y 2 ≥ 0
element x ∈ A is associated to an element y ∈ B, then y is
Now, 1 − 4y 2 ≥ 0
called ‘image of x’ or the value of function f at x. If for 1 1 1
any value of x, there are more than one value of f ( x), ⇒ y2 ≤ ⇒ − ≤ y ≤
4 2 2
then f ( x) is not a function but a relation. It is denoted 1 1
∴ − ≤y≤ and y ≠ 0
by f : A → B or f : A f
→ B which is read as “ f is a 2 2
∴ Range ( f ) = − , − {0}
function of A to B’’. 1 1
2 2
Domain of a Function
If f : A → B is a function, then the set A is called the Types of Functions
domain of the function f and B is called the co-domain
1. One-one function (Injection) A mapping
of f. Thus, domain is the all possible values of x for
f : A → B is said to be one-one or one-to-one, if
which f ( x) exists.
different elements in A have different f-images in B.
Range of a Function A f B
Let f be a mapping from A to B, i.e. f : A → B. Each a a
element of A has a unique image and each element of B b b
g
need not appear as the image of an element in A. We c
d
define the range of f to consist of those elements in B
which appear as the image of atleast one element in A. i.e. f ( x1 ) = f ( x 2 )
Hence, range of a function of f : A → B, denoted by f ( A ). ⇒ x1 = x 2 , ∀ x1 , x 2 ∈ A
Thus, f ( A ) = { f ( x) : x ∈ A } ⇒ f ( A ) ⊆ B 2. Many-one function A mapping f : A → B is said
⇒ Range is the subset of codomain. to be many-one, if two (or more than two) distinct
elements in A have the same f-image in B.
e.g. Let A = { a, b, c, d } and B = {α, β, γ }
i.e. f ( x1 ) = f ( x 2 ) ⇒ x1 ≠ x 2 , ∀ x1 , x 2 ∈ A
f
A B f
a α A B
b β a a
c b b
γ g
d c
d d
Domain = { a, b, c, d } = A ; Codomain = {α, β, γ } = B
Range = {β, γ }
MATHEMATICS Relations and Functions 17
is called absolute or modulus function. Domain 10. Trigonometric function The function involving
and range of absolute function are respectively R and circular functions of variable angles are known as
[0, ∞ ). trigonometric function.
Properties of modulus function
Function Domain Range
(i) | x | ≤ a ⇔ − a ≤ x ≤ a (ii) | x | ≥ a ⇔ x ≤ − a or
sin x R [−1, 1]
x≥ a
cos x R [−1, 1]
(iii) | x ± y | ≤ | x | + | y | (iv) | x ± y | > || x | − | y | |
π
6. Greatest integer function (Floor function) The tanx R − (2 n + 1) : n ∈ I
R
2
function f ( x) = [ x] is called the greatest integer
cot x R − {nπ : n ∈ I} R
function and means greatest integer less than or
π
equal to x i.e. [ x] ≤ x. sec x R − (2 n + 1) : n ∈ I (−∞,−1] ∪ [1, ∞ )
e.g. [ 3.12] = 3, [ −3.12] = − 4, [ −3] = − 3, [ 3] = 3, 2
Its domain is R and range is I. cosec x R − {nπ : n ∈ I } (−∞,−1] ∪ [1, ∞ )
Y
11. Inverse trigonometric function The function
3 involving inverse trigonometric ratios are known as
2 inverse trigonometric functions.
1
Function Domain Range
X′ −3 −2 −1 1 2 3 X − π , π
−1 sin−1 x [−1, 1] 2 2
−2
−3 cos −1 x [−1, 1] [0, π ]
− π, π
Y′ tan−1 x R
2 2
Properties of greatest integer function
cot −1 x R (0, π )
(i) [ x + n] = [ x] + n, where x ∈ R and n ∈ I
π
− [ x], if x ∈ I sec −1 x (−∞,−1] ∪ [1, ∞ ) [0, π ] −
(ii) [ − x] = 2
− [ x] − 1, if x ∉ I − π , π − {0}
cosec −1 x (−∞,−1] ∪ [1, ∞ ) 2 2
0 , if x ∈ I
(iii) [ x] + [ − x] =
−1, if x ∉ I 12. Periodic function If a function f ( x) satisfies the
(iv) n 1 ≤ [ x] ≤ n2 ⇒ n 1 ≤ x < n2 + 1 condition f ( x + T ) = f ( x), ∀ x ∈ X , where T is the
7. Smallest integer function For any real number x, smallest positive real number for which the equality
we use the symbol [ x] to denote the smallest holds, then f ( x) is called a periodic function and T is
integer function greater than or equal to x.
called the period of the periodic function.
e.g. [9.7 ] = 10, [ − 5.78] = − 5
e.g. sin x is a periodic function with period 2π.
This is also known as ceiling function.
[Qsin x = sin ( 2π + x)]
8. Exponential function Let a ( ≠ 1) be a positive real 13. Signum function The function defined by
number. Then the function f : R → R defined by −1, x < 0
| x|
f ( x) = a x is called the exponential function. f ( x) = = 0, x = 0 is called the signum function.
x
Domain of f = R 1, x > 0
Y
Range of f = (0, ∞ ) y=1
1
9. Logarithmic function Let a ( ≠ 1) be a positive real x>0
PRACTICE EXERCISE
1. If A = { 1, 2, 5, 6} and B = { 1, 2, 3}, then what is 12. The function f( x ) = log( x + x 2 + 1 ) is
( A × B) ∩ ( B × A) equal to? (a) an even function (b) an odd function
(a) {(1, 1), (2, 1), (6, 1), (3, 2 )} (b) {(1, 1), (1, 2 ), (2, 1), (2, 2 )} (c) periodic function (d) None of these
(c) {(1, 1), (2, 2 )} (d) {(1, 1), (1, 2 ), (2, 5), (2, 6)}
13. If A = { a , b, c} and R = {( a , a ),( a , b),( b, c),( b, b),( c, c),
2. Which one of the following is correct? ( c, a )} is a binary relation on A, then which one
(a) A × (B − C ) = ( A − B) × ( A − C ) of the following is correct?
(b) A × (B − C ) = ( A × B) − ( A × C ) (a) R is reflexive and symmetric, but not transitive
(c) A ∩ (B ∪ C ) = ( A ∩ B) ∪ C (b) R is reflexive and transitive, but not symmetric
(d) A ∪ (B ∩ C ) = ( A ∪ B) ∩ C (c) R is reflexive, but neither symmetric nor transitive
3. Let R = { x| x ∈ N , x is a multiple of 3 and x ≤ 100} (d) R is reflexive, symmetric and transitive
S = { x| x ∈ N , x is a multiple of 5 and x ≤ 100}. 14. The values of b and c for which the identity
What is the number of elements in f ( x + 1) − f ( x ) = 8x + 3 is satisfied, where
( R × S ) ∩ (S × R )? f ( x ) = bx 2 + cx + d , are
(a) 36 (b) 33 (c) 20 (d) 6 (a) b = 2, c = 1 (b) b = 4, c = − 1
4. If φ ( x ) = a , then [φ ( p)] is equal to
x 3 (c) b = − 1, c = 4 (d) None of these
21. The function f : R → R defined by f ( x ) = 4x + 4|x| is 29. If g( x ) = loge x 2, then range of the function g[ f ( x )]
(a) one-one and into (b) many-one and into is
(a) − ∞, loge
11
(b) loge , ∞
(c) one-one and onto (d) many-one and onto 11
3 3
22. If f ( x ) satisfies the relation 2 f ( x ) + f (1 − x ) = x 2
(c) − loge , loge
11 11
(d) None of these
3
for all real x, then f ( x ) is 3
x 2 + 2x − 1 x 2 + 2x − 1
(a) (b)
6 3 Directions (Q. Nos. 30-31) The following functions
x 2 + 4x − 1 x 2 + 4x − 1 are defined for the set of variables x1, x2, K, xn
(c) (d)
3 6
xi + j , if i + j ≤ n2
23. For real numbers x and y, define a relation R, f ( xi , xj ) = and g ( xi , xj ) = xm
xi + j − n , if i + j > n
2
xRy if only if x − y + 2 is an irrational number.
where, m is the remainder when i × j is divided by n.
Then the relation R is
(a) reflexive (b) symmetric 30. Find the value of f [ f ( x2 , x3 ), f ( x5 , x6 )], if n = 3.
(c) transitive (d) an equivalence relation
(a) x5 (b) x10 (c) x13 (d) x8
24. Let A = {2, 3, 4, 5, …, 16, 17 18} and ‘*’ be the 31. Find the value of g [g( x2 , x3 ), g( x7 , x8 )], if n = 5.
equivalence relation on A × A defined by
( a , b) * ( c, d ) if ad = bc. Then, the number of (a) x1 (b) x2 (c) x5 (d) All of these
ordered pairs of the equivalence class of ( 3, 2) is
[x ]
(a) 5 (b) 6 (c) 7 (d) 8 Directions (Q. Nos. 32-33) Consider f ( x ) = and
x
25. Consider the following with regard to a relation g( x ) = | x | , where [⋅] denotes the greatest integer
R on a set of real numbers defined by xRy if and function.
only if 3x + 4 y = 5
1 2 3 32. What is the value of fog( −2 / 3) − gof ( −2 / 3)?
I. 0 R 1 II. 1 R III. R
2 3 4 (a) 1 (b) −1 (c) 0 (d) 2
Which of the above statement(s) is/are correct? 33. What is the value of fof ( −7 / 4) + gog ( −1)?
(a) I and II (b) I and III (c) II and III (d) I, II and III 1 1
−x
(a) 0 (b) −1 (c) (d) −
26. The function f : R → R is defined by f ( x ) = 3 4 8
I. f is one-one function.
II. f is onto function.
III. f is a decreasing function.
Which of the above statement(s) is/are correct? 34. If f ( xy ) = f ( x ) f ( y ), then f ( t ) may be of the form
e 2012 I
(a) I and II (b) II and III (c) I and III (d) All of these
(a) t + k (b) ct + k (c) t k + c (d) t k
57. The relation S is defined on the set of integers Z 65. Consider the following functions
as xSy, if integer x divides integer y. Then I. f (x) = x3 , x ∈ R
(a) S is an equivalence relation II. f (x) = sin x, 0 < x < 2π
(b) S is only reflexive and symmetric
III. f (x) = ex , x ∈ R
(c) S is only reflexive and transitive
(d) S is only symmetric and transitive Which of the above functions have inverse defined
on their ranges?
(a) I and II (b) II and III
Directions (Q. Nos. 58-60) Read the following
(c) I and III (d) I, II and III
information carefully and answer these questions
given below. 66. Let Z be the set of integers and aRb, where a,
x −1 b ∈ Z if and only if ( a − b) is divisible by 5.
Consider the function f ( x ) = .
x +1 Consider the following statements
f(x) + 1
58. What is + x equal to? I. The relation R partitions Z into five equivalent
f(x) − 1 classes.
(a) 0 (b) 1 (c) 2x (d) 4x II. Any two equivalent classes are either equal or
disjoint.
59. What is f ( 2x ) equal to?
Which of the above statement(s) is/are correct?
f( x ) + 1 f( x ) + 1 3f(x ) + 1 f( x ) + 3
(a) (b) (c) (d) e 2015 I
f( x ) + 3 3f(x ) + 1 f( x ) + 3 3f(x ) + 1
(a) Only I (b) Only II
60. What is f [ f ( x )] equal to? (c) Both I and II (d) Neither I nor II
(b) −x 1
(a) x 67. The domain of the function f ( x ) = is
1 |x|– x
(c) − (d) None of these
x e 2015 II
61. Let A = { x , y , z } and B = { p, q , r , s}, what is the (a) [0, ∞ ) (b) (− ∞, 0) (c) [1, ∞ ) (d) (− ∞, 0]
number of distinct relations from B to A? e 2015 I 68. If f : R → R , g : R → R are two functions given by
(a) 4096 (b) 4094 (c) 128 (d) 126 f ( x ) = 2x − 3 and g( x ) = x3 + 5, then ( fog)−1( x ) is
62. Let X be the set of all persons living in a city. equal to
Persons x, y in X are said to be related as x < y, x + 7
1/ 3
x − 7
1/ 3
72. Consider the following statements 76. Let R be a relation on the set N of natural
Statement I The function f : R → R such that numbers defined by ‘nRm ⇔ n is a factor of m’.
Then, which one of the following is correct?
f ( x ) = x3 for all x ∈ R is one-one.
e 2016 I
Statement II f ( a ) = f ( b) ⇒ a = b for all a , b ∈ R , if (a) R is reflexive, symmetric but not transitive
the function f is one-one. (b) R is transitive, symmetric but not reflexive
(c) R is reflexive, transitive but not symmetric
Which one of the following is correct in respect of
(d) R is an equivalence relation
the above statements?
(a) Both the statements are true and Statement II is the Directions (Q. Nos. 77-78) Let f ( x ) be the greatest
correct explanation of Statement I integer function and g( x ) be the modulus function.
(b) Both the statements are true and Statement II is not e 2016 I
the correct explanation of Statement I
77. What is ( gof ) − − ( fog ) − equal to?
5 5
(c) Statement I is true but Statement II is false
3 3
(d) Statement I is false but Statement II is true
(a) −1 (b) 0
73. Suppose there is a relation * between the (c) 1 (d) 2
positive numbers x and y given by x * y if and
only if x ≤ y 2. Then which one of the following is 78. What is ( fof ) − + ( gog ) ( −2) equal to?
9
correct? 5
(a) * is reflexive but not transitive and symmetric (a) −1 (b) 0
(b) * is transitive but not reflexive and symmetric (c) 1 (d) 2
(c) * is symmetric and reflexive but not transitive
(d) * is symmetric but not reflexive and transitive Directions (Q. Nos. 79-80) Consider the function
x −x 27( x 2/3 − x )
74. If f ( x1 ) − f ( x2 ) = f 1 2 for x1 , x2 ∈ ( −1, 1), then f (x ) = .
1 − x1x2 4
what is f ( x ) equal to? 79. How many solutions does the function f ( x ) = 1
1− x 2 + x
(a) ln (b) ln have?
1 + x 1− x (a) One (b) Two
1− x 1 + x (c) Three (d) Four
(c) tan−1 (d) tan−1
1 + x 1− x
80. How many solutions does the function f ( x ) = − 1
x2 have?
75. What is the range of the function y =
1 + x2 (a) One (b) Two
(c) Three (d) Four
where x ∈ R ?
(a) [0, 1) (b) [0, 1] (c) (0, 1) (d) (0, 1]
ANSWERS
1 b 2 b 3 a 4 a 5 b 6 d 7 d 8 c 9 a 10 b
11 b 12 b 13 c 14 b 15 a 16 b 17 d 18 a 19 a 20 a
21 a 22 b 23 a 24 b 25 c 26 c 27 c 28 a 29 b 30 b
31 a 32 c 33 d 34 d 35 b 36 a 37 d 38 b 39 c 40 a
41 c 42 c 43 b 44 c 45 c 46 c 47 c 48 d 49 c 50 b
51 c 52 c 53 b 54 d 55 d 56 b 57 c 58 a 59 c 60 c
61 a 62 b 63 c 64 b 65 c 66 c 67 b 68 b 69 d 70 b
71 d 72 a 73 a 74 a 75 a 76 c 77 c 78 b 79 b 80 a
MATHEMATICS Relations and Functions 25
If we take, ( x , y ) = 1,
2 + 2x 2
2 (1+ x 2 ) 2 1
−y 1 x − x2 + 1 2
⇒a = =
x + x2 + 1 −1
and , , then these pairs are
7. (d) 8. (c) 2 3
π 3 4
9. (a) f x + = |cos x | + |− sin x | 1
∴ a y − a − y = 2x ⇒ x = ( a y − a − y )
2 2 satisfied by the given relation.
= |cos x | + |sin x | = f ( x ) −1 1 x −x 1 1
∴ f (x ) = (a − a ) 1R ⇔ 3⋅ 1 + 4⋅ = 5
10. (b) For f ( x ) to be defined, 2 2 2
x + 2≥ 0 ⇒ x ≥ − 2 2 3 2 3
19. (a) f ( x ) = 3x + 10 and g( x ) = x 2 − 1 and R ⇔ ⋅3 + 4⋅ = 5
and 1 − x > 0 and 1 − x ≠ 1 3 4 3 4
∴ fog = f [ g( x )] = 3[ g( x )] + 10
⇒ x < 1 and x ≠ 0 But 0 R 1 ∉R as
∴ x ∈ [ − 2, 0 [ ∪ ] 0, 1 [ = 3( x 2 − 1) + 10 = 3x 2 + 7 0 R 1 ⇔ 0 × 1+ 4 × 1 = 4 ≠ 5
y−7
11. (b) We have, 2 y − y sin 3x = 1 Let 3x 2 + 7 = y ⇒ x 2 = 26. (c) Since, f : R→ R such that
3
26 NDA/NA Pathfinder
3 x 2 − x + ≥ 0
4 5 Then, f ( xy ) = ( xy )k = ( x k ) ( y )k
⇒
3 3 = f (x ) ⋅ f ( y) X′ X
2
11
3 x − +
2 O
⇒ ≥ 0 35. (b) Given, A = { 0, 1, 2}, B = {2, 3}
3 9
C = {3, 4}
Which is true for all real x. Y′
∴ A ∪ B = { 0, 1, 2, 3}
∴ Domain ( f ) = ( − ∞ , ∞ ) = R From adjoining figure, f ( x ) is one-one
∴( A ∪ B ) × C = { 0, 1, 2, 3} × {3, 4} and onto, so its inverse exists.
29. (b) g[ f ( x )] = log e ( 3x 2 − 4x + 5 )2
= {(0, 3), (0, 4), (1, 3), (1, 4), (2, 3), Let f (x) = y
= log e (3x 2 − 4x + 5) −1
(2, 4), (3, 3), (3, 4)} ∴x 2 = y ⇒ x = y ⇒ f (x ) = x
Let y = log e (3x 2 − 4x + 5) So, required number of elements So, f is not its own inverse.
⇒ e y = 3x 2 − 4x + 5 containing by ( A ∪ B ) × C is 8.
⇒ 3 x 2 − 4 x + (5 − e y ) = 0 40. (a) I. Given, f ( x ) = x 3 and g( y ) = y 3
36. (a) Given, relation is
Since, both the functions are identical.
For x to be real, discriminant ≥ 0 R = {( 1, 2), ( 1, 3), ( 2, 1), ( 1, 1), ( 2, 2), ∴ f = g
∴ 16 − 12(5 − e y ) ≥ 0 (3, 3), ( 2, 3)} II. We know that, an identity function
⇒ 12e y ≥ 44 and P = { 1, 2, 3} f ( x ) = y = x is always one-one and onto
11 11 function, i.e. bijective function.
⇒ ey ≥ ⇒ y ≥ log e Reflexive In R, 1R 1, 2R 2 and 3R3, Y
3 3 where 1, 2, 3 ∈ P.
y=x
11
∴ Range of f = log e , ∞ So, R is reflexive.
3
Symmetry In R , 1R3 ⇒ / 3R1 and 2 R3 X′ X
⇒ O
30. (b) f ( x , x ) = x =x [Q 2 + 3 < 32 ] / 3 R2
2 3 2+3 5
and f ( x , x ) = x So, R is not symmetric.
5 6 5 + 6− 3
=x [Q 5 + 6 > 32 ] Transitive In R, 1R2 and 2R3 ⇒ 1R 3 Y′
8
57. (c) The relation S is defined on the set of 62. (b) We have, X = Set of all persons III. We have, f ( x ) = e x , x ∈ R
integers Z and xSy, if integer x divides living in a city ⇒ f ′( x ) = e x > 0
integer y. Let R be a relation on X , define as So, f is increasing function.
Reflexive Since, every integer divides x < y , if y is atleast 5 yr older than x. ⇒ f is one-one.
itself.
Since, x cannot be less than x itself, so R Hence, f is invertible on its range.
∴ Integer x divides integer x ⇒ xSx
is not reflexive. Now, let xRy, then
Hence, S is reflexive. 66. (c) We have, aRb, where a , b ∈ Z,
x < y , i.e. y is atleast 5 yr older than x.
Symmetric Let x , y ∈ z such that xSy if ( a − b ) is divisible by 5.
Thus, x is smaller than y. Hence, R is
i.e. integer x divides integer y. not symmetric. Thus, ( a − b ) = 0, 5, 10, 15, K
But this does not implies that integer y So, Statement I is true, since the relation
Now, let xRy and yRz, then x < y and
divides integer x. R partitions Z into five equivalent
y < z, clearly x < z.
Thus, S is not symmetric. classes, which are, 0, 1, 2, 3, 4.
Hence, R is transitive.
Transitive Let x , y , z ∈ Z such that x Also, any two equivalent classes are either
xSy and ySz 63. (c) We have, f ( x ) = , for x =/ 0 disjoint or equal.
|x |
⇒ Integer x divides integer y and Hence, both the statements are true.
integer y divides integer z. x , if x > 0 1
67. (b) Given, f ( x ) =
⇒ Integer x divides integer z. i.e. f ( x ) = x |x | − x
⇒ xSz x
, if x < 0
⇒ Hence, S is transitive. −x Here, f ( x ) is defined only when
x −1 1, if x > 0 | x | − x > 0 or | x | > x
58. (a) We have, f ( x ) =
= which is possible only for negative values
x+1 −1, if x < 0 of x.
Applying componendo and dividendo,
we get Thus, range of f = { 1, − 1}. ∴ Domain of f is ( − ∞ , 0).
f (x ) + 1 x − 1+ x + 1 1+ x
= 64. (b) We have, f ( x ) = log e 68. (b) Given, f ( x ) = 2x − 3
f (x ) − 1 x − 1− x − 1 1− x
f (x ) + 1 3x + x 3 and g( x ) = x 3 + 5
⇒ = −x and g( x ) =
f (x ) − 1 1 + 3x 2 Now, fog( x ) = f ( g( x ))
( e − 1) = 2( x 3 + 5) − 3
f (x ) + 1 1+
Now, + x = −x + x = 0 e − 1 ( e + 1)
f (x ) − 1 ∴f = log e = 2x 3 + 10 − 3 = 2x 3 + 7
e + 1 ( e − 1)
1− Let fog ( x ) = y , then
59. (c) We have, ( e + 1)
1/3
y − 7
x −1 2x − 1 = log e
e + 1 + e − 1
y = 2x 3 + 7 ⇒ x =
f (x ) = ⇒ f ( 2x ) = e + 1 − e + 1 2
x + 1 2x + 1 1/3
= log e = log e ( e ) = 1…(i) x − 7
∴( fog )− 1 ( x ) =
2e
2[ f ( x ) + 1] 2
−1 2
1− f (x ) e − 1 e − 1
⇒ f ( 2x ) = gof = gf 69. (d) Given, R = {( a , b ) : |a − b | ≤ 5}
2[ f ( x ) + 1] e + 1 e + 1
+ 1 Reflexive ( a , a ) ∈ R
1 − f (x )
= g ( 1) [using Eq. (i)] ( a , a ) = | a − a | = 0, 0 ≤ 5, ( a , a ) ∈ R
3( 1) + ( 1)3 4
Q x = f ( x ) + 1 = = =1 Hence, R is reflexive.
1 − f (x ) 1 + 3( 1)2 4 Symmetric ( a , b ) ∈ R
65. (c) I. We have, f ( x ) = x 3 , x ∈ R ⇒ ( b, a) ∈ R
3 f (x ) + 1
⇒ f ( 2x ) = ⇒ f ′( x ) = 3x 2 ≥ 0 ( a, b) = | a − b | ≤ 5 ,
f (x ) + 3
⇒ f is increasing function. ( b, a) = | b − a | ≤ 5
x −1
60. (c) We have, f ( x ) = So, f is one-one. ∴ ( a, b) ∈ R ⇒ ( b, a) ∈ R
x+1
Hence, f is invertible on its range. Hence, R is symmetric.
f (x ) − 1
⇒ f [ f ( x )] = Transitive ( a , b ) ∈ R, ( b , c ) ∈ R
f (x ) + 1 II. We have, f ( x ) = sin x , 0 < x < 2 π
π π ⇒ ( a , c) ∈ R
Clearly, f = sin =
3
⇒ f [ f ( x )] = −
1 3 3 2 ( a , b ) = | a − b | ≤ 5,
2π π
and f
x
= sin π − ( b , c ) = |b – c |≤ 5
3 3
Q x = − f ( x ) + 1 π
|a − b |+ |b − c | ≤ 10, |a − c | ≤ 10
= sin =
3
f ( x ) − 1 ∴ ( a , c) ∉ R
3 2
Hence, R is not transitive.
61. (a) Number of distinct relations from So, f is not one-one.
So, R is reflexive and symmetric but not
B to A = 24 × 3 = 212 = 4096 Hence, f is not invertible on its
transitive.
range.
MATHEMATICS Relations and Functions 29