6. Functions
6. Functions
Chapter 6
FUNCTIONS
REVISION POINTS :
If two functions f and g are equal, then we write
FUNCTION
f=g-
Let A and B be two non-empty sets. Then a For example;
function f from set A to set B is a correspondence (or Let A = {1,2 } and B = {3 ,6 } and f: A B given by
rule or method) which associates elements of set A f{x) = x^ + 2 and g : A -> B given by g (x) = 3x.
to the elements of set B such that (i) all elements of Then f (1) = g (1) = 3 and f(2) = g (2) = 6.
set A are associated to elements in set B (ii) an Hence f = g
element of set A is associated to a unique element in
set B. REPRESENTATION OF FUNCTION
Let A and B be two non-empty sets. If every
element of set A is related to a unique element of set 1. ARROW DIAGRAM:
B, then such a relation is called a function from set A In the representation of function using arrow
to set B. diagram, the corresponding elements are connected
Function f horn set A to set B is written as /': A -» B by arrows.
and is read as 'fis a function from A to B'. 2 . IN TERMS OF FORMULA :
If an element :r e A is associated to an element In this method, we state, the domain, the
y 6 B, then y is called the image of x under f or the co-domain and the rule under which the
value of the function f a t x and is written as y = f{x). correspondence is to be formed.
X is called the pre-image of y under f. 3. AS A SET OF ORDERED PAIRS ;
Functions are denoted by letters f, g, h, F, G, H etc.
In this method, we represent the function as a
Every function is a relation but every relation
set of ordered pairs. Each ordered pair is obtained
need not be a function.
by using the rule under which the function fis given.
DOMAIN, CO-DOMAIN AND RANGE OF If function f i s f : A ^ B , then in each orderd pair,
A FUNCTION first component is from set A and second component
is from set B.
Let f : A B. Then, the set A is called the domain 4. TABULAR FORM :
of f and the set B is called the co-domain of f.
If the sets A and B are finite and contain very few
The set of all images of elements of A is known as
elements, then function /": A B can be represented
the range of f.
by a table in which domain and range of the function
Range of the function is the subset of co-domain are written in two rows.
of the function.
If the domain and co-domain are not specified, TYPES OF FUNCTIONS
then they are assumed to be the set of real numbers.
1. CONSTANT FUNCTION :
For example :
Let A = { - 2, -1 , 0,1, 2 ) and B = { 0,1,2, 3,4,5, 6 }. A function f : R R is known as a constant
Then for a rule f (x) = x^, the function f : A ^ B has function, if f (x) = c, for all x e R, where c is a real
Domain { - 2, - 1 , 0,1, 2 }, Co-domain { 0,1,2, 3, 4,5, constant.
6 } and Range { 0,1, 4 ). Domain of f{x) = R
Range of f{x) = [ c ]
EQUAL FUNCTION Range of a constant function is a singleton set.
Two functions f and g are said to be equal if The graph of constant function is as shown in
(i) domain o f/■=domain of g below figure.
(ii) co-domain of f - co-domain of g
(iii) /(x) = g (x) for every x belonging to their common
domain
Functions M-II:152 Objective Mathematics PLPI1
X '«
Fig. 6.1
The graph of a constant function f {x) = c is a
straight line parallel to X-axis.
5. ONTO FUNCTION:
If c> 0, the straight line is above the X-axis and if
c < 0, it is below the X-axis. A function /■; X -> Y is said to be an onto function,
if every element of Y is the image of some element of
2. IDENTITY FUNCTION:
X under the function f.
A function /■: R R is known as an identity Onto function is also known as Surjective
function, if f (x) = x, for all x e R. function.
Domain of f(x) = R Onto function is as shown in below figure.
Range of f{x) = R
The graph of an identity function is as shown in
below figure.
Fig. 6.5
Thus, for a function, if the range of a function is
equal to its co-domain, then the function is known
Fig. 6.2 as Onto function.
The graph of an identity function ^ (x) = x is a 6. INTO FUNCTION:
straight line passing through the origin and having A function X -> Y is said to be an into function,
an inclination of 45°. if there exists at least one element in Y having no
3. ONE-ONE FUNCTION: pre-image in X.
A function X Y is said to be one-one function, Into function is as shown in below figure.
if distinct elements in X have distinct images in Y.
One-one function is also known as Injective
function.
One-one function is as shown in below figure.
Fig. 6.7
8. ODD FUNCTION:
A function f (x) is said to be an odd function, if
f ( - x ) = - f { x ) , for all X in the domain of f.
The graph of an odd function is symmetric about
origin and it is placed either in the first and third
quadrant or in the second and fourth quadrant.
For example :
The functions f {x) = x^ + x and f (x) = sin x are
even functions. Fig. 6.9
The graph of f (x) = sin x is as shown in below A function f o f the form f{x) = ax + b, where a, b all
are real numbers and a 0, is called a linear function.
Domain = R
Range ^ R
A function f o f the form f (x) = ax^ + bx + c, where a,
b, c all are real numbers and a 0, is called a square
function.
Domain = R
Range depends on whether a < 0 or a > 0.
Fig. 6.8 A function f o f the form f (x) = ax^ + bx^ + cx + d,
9. POWER FUNCTION : where a, b, c, d all are real numbers and a^O, is called
A function of the form f{x) = ax’*, where n e N and a cubic function.
fl e R, is called a power function. Domain =R
A function of the form f (x) = ax^, where a e R, is Range = R
called a Square function. 11. RADICAL FUNCTION:
Domain = R
Range = [0, w) A function of the form f(x)= a!(/x , where n e N
A function of the form f (x) = ax^, where a e R, is and a e R, is called a radical function.
called a Cubic function. A function of the form f(x) = -Jx is called a square
Domain = R root function.
Range = R Domain = [0, oo)
10. POLYNOMIAL FUNCTION : Range = [0, «)
A function f ot the form f(x) = ag + a^ x + a2 X^ + ... A function of the form f (x) = ^ is called a cube
+ a „ x", where n is a non-negative integer and ag, a^,
root function.
aj, ..., a„ all are real numbers, is called a polynomial
function. Domain = R
For example : Range = R
The functions f (x) = x^ + x^ - 5x + 2, 12. RATIONAL FUNCTION :
g (x) = x^ - 2x - 2 are polynomial functions. f(x)
A function f of the form , where f (x) and
But h (x) = x + l^ fx -7 is not a polynomial
function. g (x) are polynomial functions of x, defined in a
The graph of f (x) = x^ - 2x - 2 is as shown in domain where g (x) ^ 0 is called a rational function.
below figure.
Functions M-II:154 Objective Mathematics PLPI1
For example : Domain of/"(x) = R
Range of f(x) = { - 1 , 0 ,1 }
The function f { x) = , x e R - { 0 } is a rational The graph of signum function is as shown in
function. below figure.
The graph of above is as shown in below figure.
X'<- X
O
-1
^Y ’
Fig. 6.12
15.GREATEST INTEGER (STEP) FUNCTION ;
A function f : R R, defined by f(x) = [x ], where
[ X ] denotes the greatest integer not exceeding x , for
all X e R, is called a greatest integer (Step) function.
Domain of f{x) = R
Fig. 6.10 Range of f { x) = Z
13.MODULUS FUNCTION: Hence, in general
A function /■: R R is known as modulus /■(x) = [ X ] = n, forn < X < n +•1 for all n e Z.
function,
i f f { x) = I X 1, for all x e R.
1 X 1 is c a lle d a b s o lu te v a lu e (o r m o d u lu s ) o f a - 2 , for- 2 < X < -1
-1 , f o r -l< x < 0
X, for X > 0
real number x and is defined as I x |= f{x) = 0, for 0 < X < 1
- X , forx < 0
1, for 1 < X < 2
Domain of/"(x) = R
2, for 2 < X < 3
Range of f{x) = R^
The graph of modulus function is as shown in
below figure.
The graph of this function is as shown in below
figure.
Fig. 6.11
The graph of modulus function is a line passing
through the origin and making 45° angle with X-axis,
for X > 0 and a line passing through the origin and
making 135° angle with X-axis, for x < 0.
14.SIGNUM FUNCTION : Fig. 6.13
16.FRACTIONAL PART FUNCTION:
A function /■: R -> R is known as a signum
A function defined by f (x) = |x } = x - [ x ] is called
1, for X > 0 fractional part function.
function, if f (x) = 0, for X = 0 . For example :
-1 , for X < 0 { 2.7 } = 2.7 - [ 2.7 ] = 2.7 - 2 = 0.7
{ - 5.1 } = - 5.1 - [ - 5.1 ] = - 5.1 - (- 6) = 0.9
Functions M-II;155 Objective Mathematics PLPII
17.EXPONENTIAL FUNCTION : 2. DIFFERENCE OF FUNCTIONS :
A function f : R -> R, defined by f (a:) = for all Let /■; X R and g : X R be two functions, then
a: e R, where a > 0, a 1, is called an exponential ( / - g ): X -> R is defined as ( / - g ) (x) = f { x ) - g (x), for
function. all X e X.
Domain of f (x) = R 3. PRODUCT OF FUNCTIONS :
Range of f (x) = R^ - { 0 } Let f\X-^R and g : X R be two functions, then
If a > 1, then a^ increases with increase in value of { /■ g ): X R is defined as ( /• g ) (x) = f{x) ■g (x), for
X. all X G X.
If 0 < a < 1, then a* decreases with increase in 4. QUOTIENT OF FUNCTIONS :
value of X. Let /■: X -> R and g : X -> R be two functions and
The graph of an exponential function is as shown
in below figure. Xq= {3:1X G X, where g (x) 0}, then f y j : (X - Xq)
g (x) ^ 0.
5. SCALAR MULTIPLICATION OF FUNCTIONS:
Let f : X R he two function and I: be a scalar,
then ( k f ) : X - ^ R i s defined as ( k f ) { x ) = k f(x), for all
Fig. 6.14
X G X.
18.LOGARITHMIC FUNCTION:
A function R -> R, defined by f (x) = log„x for all
COMPOSITE FUNCTION
X > 0, where a > 0, a 5^1 is called a logarithmic function. Let A, B and C be three non-empty sets and
Domain of f (x) = R"^- { 0 } /■:A->B, g : B - ^ C b e two functions. As fis a function
Range of f{x) = R from A to B, then for each x g A there exists a unique
f(x) = log„ X , can not be defined for x < 0. element f{x) e B. Similarly, g is a function from B to
If a > 1, then log^ x increases with the increase in C, then corresponding to f {x) e B there exists a unique
value of X. element g (/(x)) g C. Thus, for each x g A there exists
a unique element g (/(x)) g C.
If 0 < a < 1, then log„ x decreases with the increase
in value of x. The composite function is as shown in below
figure.
The graph of logarithmic function is as shown in
below figure.
Fig. 6.16
Hence, two functions f and g when considered
together, a new function from A to C can be defined.
This function is called the composition (composite)
of f and g and is denoted by gof.
DEFINITION :
Letf : A ^ B and g : B C be two functions. Then
a function g o f : A - > C defined by ( gof) (x) = g (/(x)),
Let X e R, then the different operations on for all X G A is called the composite of f and g .
functions are defind as follow ; gof is defined only if for each x e A, f (x) is an
1. SUM OF FUNCTIONS : element of g so that we can take its image in g. Hence,
the range of fis a subset of the domain of g.
Let f ; X -> R and g : X R be two functions, then
Similarly, fog exists if range of g is a subset of
( ^ ^ ^ is defined as ( /+ g ) (xj = f (x) + g (x), for
all X e X. domain of f.
Functions M-II:156 Objective Mathematics PLPI1
INVERSE FUNCTION
If : A B is one-one, onto and g ; B -> A which is
also one-one, onto such that g o f : A A and
fo g : B -> B are both identity functions (i.e. g of {x) = x,
f o g { y ) = y), then /"and g are called as inverse functions
of each other.
Function g is denoted hy f and is read as
/■-inverse.
Hence a function f~^ is defined as /“^ : B -> A
such that if f{x) = y then f~^ {y) = x.
Domain oif~^ = Range of f
Range oif~^ = Domain of f
The inverse function is as shown in below figure .
8.
q a function
If /: N N and f{x) = x^, then fis
D) not a function A) - j B) -I '
A) odd function
B) surjective function Q ? D) I
q injective function 19. If fix) = 4 a + 5, for ■ 4 < a: < 0, then f { - 1) =
D) neither injective nor surjective function A) - 3 B) 3
9. If R -> R and f{x) = x^, then fis q does not exists q 1
A) injective function 20. If /■( a ) = 4 a: + 5, for - 4 < a < 0, then f { - 2 ) =
B) surjective function A) - 3 B) 3
q even function q does not exists q 1
q neither injective nor surjective function 21. If f{x) = 4x + 5, for - 4 < A < 0, then f(0) =
10. I f /■; N N and/'(a:) = then/"is A) - 3 B) 3
A) injective function q does not exists q 1
B) surjective function
Functions M-II:158 Objective Mathematics PLPI1
33. li f (x) = 2 [ X } + 5x, where { a: } is fractional part of
4x-2,x£-3
22. Iff(x) = 5 , - 3 < x < 3 , then f ( - 4 ) = a:, t h e n =
x^, x>3
A) -4 .4 B) - 3 0
A) 5 B) 25 q 9 q 1.75
Q -1 8 D) - 1 4 34. lif(x) = 2 { x } + 5x, where { a: } is fractional part of
X , then f ( - 1.2) =
4 a:- 2 , a: < - 3 A) -4 .4 B) - 3 0
23. lff(x) = 5 ,- 3 < a:< 3 ,thenf{-3) = q 9 q 1.75
x^, x>3 35. li f(x) = 2 [ x ] + 5x, where { a: } is fractional part of
a:, then/■(-6) =
A) 5 B) 25
Q -1 8 D) - 1 4 A) -4 .4 B) - 3 0
q 9 q 1.75
4 a: - 2 , a: < - 3 36. If f(x) = 3x^ - X and f(x) = 4, then x =
24. If(;c ) =<{ 5 , - 3 < a:< 3 , then/■(!) =
x^, x>3 A) I 'l B)
A) 5 B) 25 4 4
q -1 8 D) - 1 4 Q - ^3', 1 -^ ,-1
3'
4 a: - 2 , a: < -3 18- 2 a:"
37. li f (x) = and f(x) = 0, then x =
25. lff(x) = 5 ,- 3 < a: < 3 ,then/'(5) =
x^, x>3 A) - 3 B)
A) 5 B) 25 q ±3 D)
q -1 8 D) - 14 38. li f (x) = x^~ 2 a:^ - 5 a: + 6 and f(x) = 0, then a: =
26. lif(x) = 2 \I xa: I + 3 a: , then f(2) = A) - 1 , 2 , 3 B) 1, 2 , - 3
A) - 5 B) 10 q 1,2,3 q 1,-2, 3
q 5 q -10 39. If f (x) = x^ + 2x^ and g (a:) = I I a:^ such that
27. Uf(x) = 2 \ x I + 3 a:, then f { - 5 ) = f(x) = g(x), then a: =
A) 0,3 B) 0 , ± 3
A) - 5 B) 10
q 0,-3 q 0, 9
q 5 D) - 1 0
28. l f f ( x ) = 4 [ x ] - 3, where [ a: ] is greatest integer 40. If f (x) = -Jx -3 and g ( a: ) =5 - a: such that
function of x, then f (7.2) = f(x) = g (x), then x =
A) 21 B) - 3 1 7 -V ^
A) B)
q 25 D) - 1 5 2
29. Uf (x) = 4 [ x ] - 3, where [ a: ] is greatest integer - 1 7 ± V ^
function of x, then f (0.5) = D) 17±V 33
2
A) 21 B) - 3 41. If 2 1 a: 1 = 5, then x =
q 25 q -1 5 A) ±2.5 B) 2.5
30. Uf (x) = 4 [ x ] - 3, where [ a: ] is greatest integer q ±5 C) 5
42. If 1 4 a: - 5 1 < 3 , then x =
f u n c t i o n o f a:, t h e n =
A) 1 < a: < 2 B) 2 < a: <4
A) 21 B) - 3
q ~^x<^ I < a: < 2
q 25 q -1 5
31. li f (x) = 4 [ X ] - 3, where [ a: ] is greatest integer 43. If I a: + 4 I ^ 5, t h e n x =
function of x, then f (2ti) = A) a: e ( - 00, - 1 ] or a: E [9, oo)
A) 21 B) - 3 B) a: £ ( - 00, - 1) or a: e (9, oo)
q 25 q -15 q a: e ( - 00, - 9] or a: 6 [1, oo)
32. lf f(x) = 2 { x ] + 5x, where { a: } is fractional part of q a: £ ( - 00, - 9) or a: e (1, oo)
a:, then/'(-1) = 44. If 1 < I a: - 1 I < 4, t h e n x =
A) -4 .4 B) - 3 0 A) ( - 3 ,0 ) n [ 2 ,5 ] B) ( - 3 ,0 ) u [ 2 ,5 ]
q 9 q 1.75 q (-3,0)n(2,5) q (-3,0)u(2,5)
Functions M-II:159 Objective Mathematics PLPI1
45. Ux^ + 7\ X I +12 = 0, then x = 61. If f{x) = 2x^ + bx + c and f{0) = 3, f{2) = 1, then f (1) =
A) {3 ,4 } B) { - 3 , - 4 } A) - 2 B) 0
q {«})} D) {} q 1 q2
46. If x^- x - 6 I = X+ 2, then x = 2
62. If /■; R - { 2 } -» R is defined by f{x) =
A) - 2 , 2 , - 4 : B) - 2 ,2 , 4
g : R -> R is defined by g (i) = a: + 2,then
Q 2 ,-4 D) 2, 4
47. If x -4 | + | ;c-2 | = 3 , then x = A) /■is not equal to ^
A) ac = - 1.5 or X = - 4.5 B) x = 1.5 or x = 4.5 B) /'is equal tog
q fis not equivalent to g
q :r = - 1.5 or X = 4.5 a: = 1.5 or ar = - 4.5
48. If - 9 I + I - 4 I = 5, then x = q fis equivalent to g
A) [ - 3 ,- 2 ] u { 2 ,3 ] B) [ - 3 ,- 2 ) u ( 2 ,3 ] 63. The domain of the function f(x) = x l i s
A) W B) R
q ( - 3 ,- 2 } u [2,3) D) ( - 3 ,- 2 ) u ( 2 ,3 )
49. If 2 [ 2;c - 5 ] - 1 = 7, then a: = q N qZ
A) (4.5,5] B) [4.5,5) 64. The domain of the function f(x) = ^ ~ ^ is
Q (4.5,5) D) [4.5,5] A) [1 ] B) [1 ,2 ]
50. If - 2 < [ a: ] < 7, then x = q {1 ,2 ,3 } q {0 ,1 ,2 ,3 }
A) [-2 ,8 ] B) [-2 , 8) 65. The domain and range respectively of the function
q (-2 ,8 ) D) (-2 ,8 ] f = {{2, 1), (4,2), (6,3), (8,4), (10,5), (12,6), (14, 7)}
is
51. If = then X ■ A) {1, 2, 3, 4,5, 6, 7 } and { 2, 4, 6, 8,10,12 }
B) { 2, 4, 6, 8,10,12 } and {1, 2, 3, 4, 5, 6 }
A) 6 k , k s Z B) 3 k , k s Z q { 2, 4, 6, 8,10,12,14 } and {1, 2, 3, 4, 5, 6, 7 }
Q 6Jt, Jt e R D) 3Jt, Jt 6 R q {1, 2, 3, 4,5, 6, 7} and { 2, 4, 6, 8,10,12,14 }
52. If [ ] - 5 [ :c ] + 6 = 0, then x = 66 . The domain and range respectively of the function
A) [2,4) B) (2,4] f = {(0,0), (1,1), (1, -1 ), (4,2), (4, - 2), (9,3), (9, - 3),
q (2,4) I^ [2,4] (16,4), (1 6 ,-4 )} is
53. If [ + [ jr + [ :r ] ] ] = 9, then x = A) { 0 ,1 ,4 , 9,16 } and { 0, - 1, - 2 , - 3 , - 4 }
A) 3 + r, 0 < r < l B) 3 - r , 0 < r < l B) {0 ,1 ,4 ,9 ,1 6 } and {0,1, - 1 ,2 ,- 2 , 3, -3 ,4 , - 4 }
q 3 + r ,0 < r < l D) 3 - r , 0 < r < l q { 0,1, 4, 9,16 } and { 0,1, 2, 3, 4 }
54. If { a:} = 0, then x = q f i s not a function
A) :c 6 R B) ; c e Z 67. The domain and range respectively of the function
q a:€N jy) x e W f (x) = 7x^ + 4j: - 1 is
55. If { } = 0.5, then x = 11 11 , 00
A) nt + 0.5 e R A) R and B) R and
B) ?m+ 0 . 5 g W ■7
q m + 0.5 e N q + 0.5 6 z
11 11
56. If [ X } > 4, then x = q Rand q Rand
A) {1 } B) [ 2]
68 . The domain and range respectively of the function
q {0} ^ {)
57. U2 { X ] = X + [ x ], then X = f { x) = ^ ( x - 2 ) { 5 - x ) is
A) 3 B)
q 0 A) [2, 5] and j^0,|j B) [2, 5] and
D)
58. U l x - 2 ] + [ x + 2 ] + x } = 0, then x =
A) 4 B) ±2 q [2, 5] and
O'l q [2, 5] and
O 'f
q 2 q 0
6 9. The domain and range respectively of the function
59. U { x + l } + 2 x = 4 [ x + l ] - 6 , then x =
A) (1,3) B) [1,3) f(x)= is
q (1,3] q [1,3] A) [- 4, 4] and [0, 4]B) [- 4, 4] and (0, 4)
q [-4 , 4] and [-4 , 4]q [-4 , 4] and (-4 , 4)
60. If f {x) = , f { 2 ) i s undefined and f (3) = 5, then
70. The domain of the function/'(a:) = ^x^ - 8 is
A) a = - 2 , b = 2 B) a = 2, b = - 2 A) [2,00) B) [2,00]
q a =-2,b =- 2 q a = 2, b = 2 q (2,») q (2,00]
Functions M-II:160 Objective Mathematics PLPII
71. The domain of the function f{x) = -^6-2^ 2^ ^ is A) R - | -| | and (-oo, 2) n [3 , 00)
A) [1,2) B) [1,2]
Q (1,2] D) (1,2)
B) R - | - | - | and(-oo, 2 ] o ( 3 , 00)
72. The domain and range respectively of the function
f(x)= ^x + 1 is
A) R andR B) R^ and R q R - I —1 | and (- 00, 2] u [3 , 00)
q RandR^ q R and R~
73. The domain of the function f(x) = 4 x - x ^ +-J5-X q R - j - l - l and ( - 00, 2] u (3 , 00)
IS 82. The domain and range respectively of the function
A) [0, 1] B) [0,5]
D) [0,5) ,, . -Jx + 5 .
Q [0,1)
A) (- 5, 00) and R“ B) (5, 00) and R~
74. The domain of the function f(x) = i j l - - ^ l - y j l - x ^
q ( - 5 , 00) and R^ q (5 , 00) and R^
IS The domain and range respectively of the function
83.
A) [ -1 ,1 ) B) (-1 ,1 ]
Q [-1 ,1 ] ^ (-1,1) fix)
75. U f(x) = ,, then its domain is = A) [3, 7) and (0, 00) B) [3, 7) and [0 , 00)
q (3, 7) and (0, 00) q (3, 7) and [0 , 00)
84. The dom ain of the function
A) [ - 4 ,4 ] B) ( -4 ,4 )
Q [ - 2 ,2 ] D) ( -2 ,2 ) 1
f{x) = yJx-3+-, \ IS
76. The domain of/^(j :) = In (x - 5) is log(5-A:)
A) (5,00] B) [5,00) A) (3 ,4 )u (4,5) B) (3 ,4 )u [4,5)
Q (5 , 00) EJ) [5, oo] q(3,4]u[4,5) q (3, 4 ] u ( 4 , 5 )
77. The domain of f{x) = log^Q {x^ ~5x + 6) is
A) (-= o ,2]u [3,o o) B) (-« > ,2 )u (3 ,® ) 85. The domain of f{x) = , ^ is
[x]-x
Q (-o o ,2]n [3,o o ) q (-0 0 ,2 )0 (3 ,0 0 ) A) R B) Z
78. The domain of f (x) = log^^ ^gj (x^ - 4) is q R-z q Q-{0]
A) j : < - 2 o r x > 2 an d x > - 5 , x ^ - i
86 . If fix) = 5x^ and g {x) = 7 4 - x , then the domain of
B) a :> -2 o ra !:< 2 and x > - 5 , a :? t-4
q ;c < - 2 o r x > 2 and x > - 5 if+g) ix) is
A) [4,00) B) (-00,4]
q x > - 2 o r ;i :< 2 and x > - 5
q (4,00) q (-00,4)
79. The dom ain of the function
87. If f{x) = 5x^ and g {x) = 7 4 - a: , then the domain of
f(x) = ■^log[x^ -(iX+b) is
if- g) (:»^) is
A) ( - oo, 3 - V 3 ) o (3 + V 3 , cx)) A) [4 ,« ) B) (4,00)
q (-<»,4] q (-00,4)
B) (-o o ,3 -> / 3 )u (3+V3,oo)
88. If fix) = 5a:^ and g (x) = 7 4 - a: , then the domain of
q ( - 0 0 , 3 - 7 3 ] o [3 + ->/3,oo)
| ) W is
q ( - 0 0 , 3 - 7 3 ] u [3+73,00)
A) [4,00) B) (-0 0 ,4 ]
80. The domain and range respectively of the function
q (4,00) q (-00,4)
r, . :r+4 .
fW - ^ ,s
89. The range of the function f{x) = ----- j" IS
A) R - [ 2 land R B) R - {2 ] and R - { - 1 ]
q R - ( l ] a n d R - { 2 ] q R - { 2 } and R - {1 ]
A) B) i 1
81. The domain and range respectively of the function [4 1 ] 6'6
f(x) =
6-4x^
ix +5
IS Q
Li 1]
6 ' 6j q H) 4
Functions Objective Mathematics PLPI1
90. If f : R - { 2 } -> R is a function defined by 101 . If f (x) = 2x'^ + 3, g (x) = 5 x - 2, then gof=
A) 8x"^ + 24x^ + 21 B) + 13
x^ - 4
f(x) = , then its range is q 25X-12 D) 50a; 2 - 40^ + 11
[MHT-CET2018] 102 . If f{x) = 2x^ + 3, g (a:) = 5x - 2, then/o/^=
A) R B) R - { 2 } A) 8x'^ + 2ix^ + 21 B) 10x2 + 13
q R-{4} D) R - { - 2 , 2 } Q 25X -12 D) 50x2 - 4 0 x + 11
91. The range of the function f(x) = 1 + 2^ + 4* is 103. If f (x) = 2x2 + 3 ^^ (^x) = 5x - 2, then gog =
A) [!,«)] B) [1,00) A) 8x4 + 24x2 + 21 B) 10x2 + 13
q (1,^) D) (1,00] Q 25X -12 D) 50x2 - 4 0 x + 11
92. The range of the function f{x)= \x - 5 |is 104. If f{x) = 256x4, g(^x)= ^fx , then fog =
A) (0,5) B) [0,5) A) 256x2 B) 16x2
q (0,«) D) [0,®) q 144x2 p) 12x2
93. The range of the function f (x) = [ x ] - x is
105. If f (x) = 256x4, g (x) = yfx , then gof=
A) (-1 ,0 ) B) [-1 ,0 ) A) 256x2 B) i 6j ;2
q [-1 ,0 ] D) (-1 ,0 ] q 144x2 p) i 2;c2
94. Let f and g be two real valued functions defined
1
by f(x) = x2 + 2 and g (x) = 5x - 8, then (f+ g) (1) =
A) 20 B) 0
106.
IffW=i-x ,thenf(f{f{x))) =
A) x - 1 B) 1 - x
q -1 0 D) 10
q X D) - X
95. Let f and g be two real valued functions defined I
by f(x) = x^ + 2 and g (x) = 5x - 8, then ( f - g) (- 2) = 107. If f (x) = x2, g (x) = X + 5 and h (x) = —, then
A) 24 B) 4
{gofoh){x) =
q 8 D) 12
96. Let f and g be two real valued functions defined A) B) i+ x 2
by f(x) = x^ + 2 and g (x) = 5x - 8, then {f ■g) (3x) =
A) 135x3+ 72x2+ 30x + 16 q \-5 D) •+5
B) 135x3 + 72x2 + 30X - 16 ■X X
q 135x3 - 72x2 + 30x + 16 108. l f f { x) = ^ ^ , x ^ ^ , t h en f o f{ x ) =
D) 135x3 - 72x2 + 30x - 16
A) 9x B) - 9 x
97. Let f and g be two real valued functions defined
q X D) - X
by f{x) = x2 + 2 and g (x) = 5x - 8, then (0) = 109. If f(x) = 3 x - 2 and f{x) = x^, then fog (x) =
[MHT-CET2019]
A) - i B) A) 3x2-2 B) 3x2 + 2
q 3x-2 D) 2 - 3 x 2
Q - T
110. lif{x) = and g (x) = , then fog (x) = gof{x) =
98. The composite of fand g, if f= [ (1, 3), (2, 4), (3, 5),
(4, 6)}, g = [ (3, 6), (4, 8), (5,10), (6,12)) is A) 0 B) 1
A) [(6,1), (8,2), (10, 3), (12, 4)) q X D) -x 2
B) [(1,6), (2, 8), (3,10), (4,12)}
q [(6,1), (8,2), (10,3)} 111 . iif{x) = and g (x) = x2 - 1, (fog) (x) =
D) [ (1, 6), (2, 8), (3,10)} 2 2
99. The composite of fand g, if f= [ (1,1), (2, 4), (3, 4), A) — 7 B)
x^ + 4 x^ - 4
(4, 3)}, g= [ (1,1), (3, 27), (4, 64)} is
A) [(1,1), (2,64), (3,64)} q x^+4
D)
x^ - 4
B) [(1,1), (64,2), (64,3)}
q [(1,1), (2,64), (3, 64), (4,27)} 112 . If f(x) = and g (x) = x2 - 1 , (go/) (3) =
D) [(1,1), (64,2), (64, 3), (27, 4)}
100. If /'(x) = 2x2 + 3, g (x) = 5x - 2, then fog = A) B) - f
16
A) 8 x ^ + 2 4 x 2 + 21 B) 10 x 2 + 13
q 25X -12 D) 50 x 2 - 4 0 x + 11 q ^16 D) f
Functions M-II:162 Objective Mathematics PLPIl
123. If f (x) = a/4x + 5 , then f i(x ) =
113. l f f { x) = —jj~ , g(x) = 4x + 7, then
A) f i s inverse of g but g is not inverse of f x^+5
A) B) 4
B) fis not inverse of g but g is inverse of f
Q f and g are inverse of each other +5
q ^ D)
D) f and g are not inverse of each other
124. If f : R ^ R and f (x) = 5x ^- 8, X e R, then f ~^ (x) =
114. Iff(x)= -^ 3 ^ ,th e n
A) f and g are not inverse of each other A, ^
B) f and g are inverse of each other
Q fis inverse of g but g is not inverse of f q
f is not inverse of g but g is inverse of f
115. If f (x) = x^ + 4, g (x) = ^ x -4 , then 125. Iff(:c)= Y ^ , t h e n f - ^ (x) =
A) f and ^ are inverse of each other
B) f and g are not inverse of each other
3 X .2 3 x -2
Q f is inverse of g but g is not inverse of f
fis not inverse of g but g is inverse of f D)
116. If g (x) = x^ + X - 2 and (go/) (x) = 4x^ - lOx + 4, then Q f-3 x ' x -1
f{x) = 126. If fis one-one onto function such that f (x) = 9 - 5x,
A) 2x - 3 or - 2x - 2 B) 2x + 3 or 2x - 2 then f ^ (- 1) =
Q 2x - 3 or - 2x + 2 2x + 3 or 2x + 2 A) - 2 B) 2
Q -5 D) 5
117. If g (x) = 1 + Vx and f{g (x)) = 3 + 2a[ x + x , then f (x) =
127. If f : R R is defined by f (x) = x^, then f ^(8) =
A) x ^ -2 B) x ^ -4
A) { 2 } B) { - 2 , 2 }
Q x2 + 2 D) x2 + 4
q {-2 } P) (-2 ,2 )
118. If f (x) = 8, then f ^(;r) =
128. If login 2 = 0.3010, then the number of digits in the
A) f “^(x) exists B) f~^ (x) does not exists number 20^“ are
Q -8 D) 8 B) 13
A) 14
119. If f (x) = 5x^, then f (x) = q 12 D) 11
5 1 {jlogh" =
A) 2 B) 129.
X 5x" A) a B) - fl
Q f “^(x) exists P) ff - i^(x) does not exists D) - b
q b
120 . I f f :R R and f (x) = - ^ + 2 , x e R, then f “ ^ (x) = 130. log^™ a =
A) mlog„b B) mlogfeA
5
A) -(x -2 ) B) ^(x' + 2)
q — ^og„b D) -^logbfl
' m
Q D) | (x + 2) 131. For any base log (1 + 2 + 3) =
A) log 1 + log 2 + log 3 B) log 6
x + 7, X < 0 Q log 1 - log 2 - log 3 P) log 2 + log 3
121. Iff(x )= j l =
132. log (log x^)-log (logx) =
A) f ^(x) exists B) f (x) does notexists A) log 4 B) - log 4
Q log 4x P) - log 4x
f x - 7 ,x < 0 x + 7 ,x > 0
\8 + x ,x > 0 ^ 8 -x , X < 0 1 1
133. 3 l o g ( x - l ) + y logx =
A) - 2 log 3 B) - lo g s
Q -| D)
4 a -2 , a < - 3
37. (C)
f{x)- 5, - 3 < a < 3
x^, x>3 ^ 18-2a^ n
f ( x ) = ---- 7------- ^0
f(-4 ) = 4 ( - 4 ) - 2 = - 1 6 - 2 -1 8 .'. 18- 2a^ = 0 => 2a^ = 18 => a^ = 9 => a = ± 3
fi-3) =4 i- 3 ) - 2 = 12 -2
- -1 4 38. (D)
f(l) = 5 fix) = x ^ - 2 x ^ - 5 x + 6 = 0
f (5) = 52 = 25 (a - 1) (a2 - a - 6 ) = 0 => (a - 1 ) (a - 3) (a + 2) = 0
26. (B) a + 2 = 0, a - l = 0, a - 3 = 0=>a = - 2 , a = l, a = 3
27. (A) 39. (B)
[ 2(-a) + 3a,a< 0 Here fix) = x^ + 2a^ g (a) = lla^ and f ix) = g (a)
fix) = 2 Iai + 3a =
I 2(a) + 3a, a> 0 .'. a^ + 2a^ = lla^ => x^ = 9x^ ^ x^ - 9a^ = 0
.-. a^ (a^ - 9) = 0 => a^ = 0, a^ - 9 = 0 => a^ = 0, a^ = 9
f - 2a + 3a, a < 0 a, a < 0 .•. a = 0, a = ± 3
~ I 2a + 3a, a > 0 5a, a > 0
fi2) = 5i2) = W
fi-5) =- 5
Functions M-II:168 Objective Mathematics PLPII
40. (C) 48. (A)
Here f{x) = - J x - 3 , g(x) = 5 - x and f(x) = g (x) x^-9 x2 -4 =5
4 x - 3 = 5 - x => = 8-x=> x = (8-a:)^ If a: < - 3, then x^>9
x = 6 4 - 16 x + x^ = 0 = > x ^ - 1 7x + 64 = 0 x^- 9 +'x^ - 4 = 5 => 2oc2 = 18=>o:2 = 9=>a: = ±3
But a: < - 3, then o: ± 3
-(-17)±J(-17)2-4(1)(64) If - 3 < o: < - 2, then 4 < < 9
X =
2(1) -a;2 + 9 + a:2-4 = 5=>5 = 5 which is true
17±V 289 - 256 1 7 ± V ^ - 3 < o :< - 2
2 " 2 I f - 2 < x < 2 , then0<o:2<4
41. (A)
- x^+ 9 —x^ + 4 = 5=>- 2x^ = -8=>x^ = 4=>x = ±2
2 1 X I = 5 = > I X I = 2 .5 => ±a: = 2.5 = > x = ± 2 .5 x =-2
42. (D) If 2 < a: <3, then4<x2<9
14a:- 5 | < 3 = 5 > - 3 < 4 o : - 5 < 3 = > - 3 + 5 < 4 a : < 3 + 5 -o:2 + 9 + a:2-4 = 5=>5 = 5 which is true
2 <i x <8 => ^ < x < 2 2^o:<3
Ifo:>3, thena;2>9
43. (O
x^- 9 + x ^ - 4 = 5=> 2oP- = 18 : x^ = 9=>x = ±3
I x+4I > 5 o: = 3
x + 4 < - 5 or x + 4 > 5 = > a :< -9 o r a:>l
:r e [-3 , - 2] u [2, 3]
X e ( - 00, - 9] or a: e [1, oo)
49. (B)
44. (D)
2 [ 2 o :- 5 ] - l = 7 = > 2 [ 2 a :- 5 ] = 8 = > [2 a :-5 ] = 4
1< I x - 1 I <4
4<2o:-5<5=>9<2a:<10=:> 4.5 < o: < 5
If a: > 1, then 1 < a: - 1 < 4
50. (C)
2 < a: < 5 -2 < [o :]< 7 ::^ > -2 < a :< 8
If a: < 1, then 1 < 1 - a: < 4
51. (A)
0< -o:< 30> a:> -3-3< a:< 0
a: e ( - 3 , 0 ) u ( 2 , 5 ) 5a:
6
45. (D)
0:2+ 7 1 a: I + 1 2 = 0 As L.H.S. is an integer, then R.H.S. must be an
For x > 0 , o : 2 + 7 | x \ +12 = 0 = > x^+7x + 12 = 0 integer
X must be a multiple of 6.
(o: + 3 ) ( x + 4 ) = 0 o: = - 3 , - 4 = > o: = { }
x =6k,keZ
For x<Q,x^ + 7\ x \+ 12 = 0 => x^ ~ 7x + 12 = 0
(J t - 3 ) ( x - 4 ) = 0 o: = 3 , 4 = > o: = { } 52. (A)
46. (B) [ x 2 ] - 5 [ : c ] + 6 = 0 = > ( [ x ] - 2 ) ( [ a :] - 3 ) = 0
[ x ] - 2 = 0 o r [ x ] - 3 = 0=>[x] =2 o r [ x ] = 3
I x^-x-6 I = a: + 2 => |(o:- 3 ) (a: + 2) |=x + 2
2<x<3=>3<x<4=>2<x<4
I o : - 3 I I o: + 2 | = x + 2 53. (A)
I x - 3 |•±(a: + 2) I =o: + 2 ... ( i ) [x+[x+[x]]]=9
X = - 2 satisfies the equation. Let X be an integer, then [ x ] = x
.-. I x-3 I = ± 1 [x + [x + [ x ] ] ] = 9 =>[ x + x + x] = 9 =>[ 3 x] = 9
But I a : - 3 I 5 ^ - 1 x =3
.'. | o : - 3 | = l = > x - 3 = ± l ± a : = 3 ± l = 2 , 4 Let X be any real number which is not an integer,
.-. :c = - 2 , 2 , 4 then [ x ] = m
47. (B) [x + [x + [ x ] ] ] = 9 =>[ x + [ x + m] ] = 9=>
I x-4 I + I x-2I = 3 [x + x + m] = 9=>3m = 9=>ffj = 3
± (o : - 4 ) ± ( x - 2 ) = 3 x = 3 + r, 0 < r < l
x - 4 + x - 2 = 3=>2x = 9=^x = 4.5 54. (B)
-(x-4)-(x-2) =3 { X } = 0 => X - [ X ] = 0
- x + 4 - x + 2 = 3 = ^ - 2 x = - 3 = > x = 1.5 As X ia an integer, then solution set is x € Z.
( x - 4 ) - ( x - 2 ) =3 55. (D)
x - 4 - x + 2 = 3 = > - 2 = 3 which is absurd { X } = 0.5 => X - [ X ] = 0.5
- ( * - 4 ) + (o:-2) = 3 As X ia an integer, then solution set is
- X + 4 + X- 2 = 3 = > 2 = 3 which is absurd x = m + 0.5, m e Z.
Functions M-II:169 Objective Mathematics PLPII
56. (D) 64. (C)
As 0 < :c < 1, then { ac} > 4 has no solution. "P^ is defined if n 6 N and r < N
57. (C) f(x) = ^ ~ j is defined if
2{a: } = a: + [a :]= > 2 (a :-[a :]) = x + [a:]
2ac-2[ar] = a: + [a:]=>ar = 3[ac]=>a: = 0 For ac < 3 e W, ac= 0 ,1 ,2 , 3
58. (D) If a: = 0, then a : - l = 0 - l = - l
[ x - 2 ] + [ac + 2 ] + { a : } = 0 .-. a: = 1,2, 3
[ x - 2 ] + [x +2 ] = - { x ] 65. (O ^
As L.H.S. is an integer, then R.H.S. must be an Here f is a function because every element of the
integer domain has only on image.
But integral value of { a:} is zero, .'. Domain = {2, 4, 6, 8, 10, 12, 14 } and
ar = 0 % Range = {1, 2, 3, 4, 5, 6, 7}
59. (B) 66 . (D)
{x+l]+2x=4[x+l]-6 Here fis not a function because elements 1,4,9,16
U } + 2 ({;c} + [a:]) = 4 [a :] + 4 - 6 of the domain are related to two distinct elements
U ) + 2{a:} + 2[a:] = 4 [a :]-2 of the range.
3 { ;c} = 2 [ ] - 2 (i) 67. (B)
Now 0 < { a ; : ) < l = > 0 < 3 { a ! : } < 3 f(x) = 7ac2 + 4ar - 1 is defined for all a: e R.
From (i), we get .'. Domain = R
0<2[a:]-2<3=>0 +2<2[;c]<3 +2
Let y = 7ac2 + 4a: - 1 = 7 ^ a :^ + -^ j-l
2<2[a:]<5=>l<[a:]<2.5
X e [1, 3)
60. (A) - +#+4-41-1
7 49 49 - ylx^ +#+4V4-i
49
Heref{x)=
11
= 7\x +
■7
A 2 )= f5 f
But /'(2) is undefined. Foralla: e R, 7|^a:+-2j >0
b -2 =0 ^ b =2
a -3 ^ a-3 y> for all a: e R
Now/’(3) = 5=> = 5 ^ 2 - 3 = 5 => —
_ ir- =5
a - 3 = - 5 => a = —2
Range = 00
61. (B)
Here f{x) = 2x^ + bx + c and f{0) = 3, f{2) = 1 68 . (D)
/■(O) = 3 => 2 (0)2 + i; (0) + c = 3
f{x) = yl{x-2){5-x) is defined, if
0 + 0 + c = 3=>c = 3
f{x) = 2a;2 + bx + 3 (a: - 2) (5 - ac) > 0 => 5a: - a:2- 1 0 + 2a: > 0
/^(2) = 1 => 2 (2)2 + f; (2) + 3 = 1 - a:2 + 7a: >10=>a;2-7a: < - 1 0
2 (4) + 2b + 3 = 1 => 8 + 21) = - 2 => 2b = - 10 7y 9
x ^ - 7 x + ^ < -10+-^
b=-5 4 4 ^"2 ^4
f (x) = 2af2 - 5a: + 3
3 .7
/^(l) = 2 ( 1) 2 - 5 (1) + 3 = 2 ( 1 ) - 5 + 3 = 2 - 2 = 0 2 - ^ 2-2
62. (C) Domain = [2, 5]
-2 ,
Given f{x) = ■, where /^: R - { 2 } -> R, Now2<a:<5=> 2 ~ < a : - j < 5 _Z
a:-2
^ (a:) = a: + 2, where g : R -> R
Here D^= R - {2 ) and =R
“f ^ ^ t => - f J
As then fis not equivalent to g
63. (A)
Range = j^O, j
f(x) = x ! is defined for the set of whole numbers.
Functions M-II:170 Objective Mathematics PLPfl
69. (A) 1-X2>0=>X2S1=>-1^X2<1
Domain = [- 1,1]
f{x) = yll6-x^ is defined, if 75. (B)
16 ~ x^ > 0=> x^- 1 6 ^0 {x-4t) (x + 4) ^0
1
-4<x<4 fix) = is defined if -1 -3 > 0
Domain = [- 4, 4] :| - l- 3
Now - 4 < x < 4 = > 0 < x ^ < 1 6 = > 0 > - x ^ > - 1 6 1I X I -1 I >3
- 16 < - ^2 < 0 = > 16 - 16 < 16 - ^2 < 0 + 16
|xl-l>3or|x|-l<-3
0 < 1 6 - x2<16=>0< ^|l6-x^ <4 = > 0 ^ f( x ) < 4 |x|>4or|xl<-2
Range = [0, 4] But I X ( < - 2 is not possoble
70. (A) 1XI>4=>-4<x<4
fix) = -Jx^ - 8 is defined, if 76. (C)
f i x ) = In (x - 5) only if x - 5 > 0
- 8 > 0 => (j: - 2) + 2x + 4) > 0
X>5
For x^ + 2x + 4, a > l and A = 2 ^ -4 (1) (4) = 4 - 16
Domain = (5 ,« )
=-1 2 < 0
77. (B)
+ 2x + 4 > 0 for all x.
f i x ) = log^o (x^ - 5x + 6 ) only if x2 - 5x + 6 > 0
x-2>0
(x - 2) (x - 3) > 0
Domain = [2, oo)
Let X - 2 > 0 and x - 3 > 0
71. (B)
X > 2 and x > 3 => x >3
f{x)= yj6-2^ is defined, if Let X - 2 < 0 and x - 3 < 0
6 - 2^ - 2^-^ > 0 => 6 (2^) - (2^)2 - 2^ > 0 X < 2 and x < 3 => x < 2
6 ( 2^) - (2^)2 - 8 > 0 => (2^)2 - 6 (2 *) + 8 < 0 Domain = (- oo, 2) u (3, oo)
(2^ - 2) (2^ - 4) < 0 78. (A)
Let 2^ - 2 > 0 and 2^ - 4 < 0 => 2^ > 2 and 2^ < 4 f i x ) = log(^ 5) (x2- 4) is defined if
2^ > 2i and 2^ < 22 x2 - 4 > 0 and x + 5 > 0 , 5^1
Let 2^ - 2 < 0 and 2^ - 4 > 0 ^ 2^ < 2 and 2'' > 4 (x - 2) (3: + 2) > 0 and x + 5 > 0
2^ 5 2^ and 2^ > 22 x < - 2 o r x > 2 and x > - 5 , Xi ^- 4
2^ > 2^ and 2* < 22 a: > 1 and ;c ^ 2 79. (B)
Domain = [1, 2]
f i x ) = ^ lo g (x ^ - 6 x + 6 )
72. (A)
fix) = ^x + 1 is defined for all a: e R. Now x2 - 6x + 6 = x2 - 6x + 9 - 3 = (x - 3)2 - (^3
Domain = R
f i x ) is defined if (x - 3)2 > (^3 Y
Let y = ^x + 1 =>y^ = 3: + l=>a' = y ^ -l
Here x is defined for y e R x - 3 > V3 or X - 3 < Vs
Range = R
x > 3 + Vs o r x < 3 -V s
73. (A)
X B ( - 00, 3 - Vs ) U (3 + Vs, 00)
fix)= V x ^ ^ + V s ^ = Vx V l-x + V S -x
80. (D)
^fx is defined if x > 0
fix) = is defined for all x e R except x = 2
V l-x is defined if 1 -X > 0
Domain = R - { 2 }
V S-x is defined if 5 - x > 0
x>0, x < l,x < 5 L e ty -^ x y -2 y = x + 4=>A'y-x = 2y + 4
x = [ 0 ,l ]
2y + 4
74. (C) x i y - l ) = 2y + 4=>x^ ^ Z T
Range = R - { 1 )
i - x 2 > o , 1 - V i - x ^ >0, ^/i - V i - V h ? ^0
Functions Objective Mathematics PLPF1
81. (C) 85. (C)
1
f {x) = is defined for all e R except He r e f i x ) - [x]-x
As [ X ] - X is zero if x = 0, then
x= — Domain = R - Z
86 . (B)
Domain = R 87. (C)
88 . (D)
Here f{x) = 5x^ is defined for all a: e R and
4x + 5 =>4j:y + 5y = 6 - 4 x 2
g (x) = V4-X is defined if 4 - x > 0 i.e. x < 4
4x^ - 4yx + 5y - 6 = 0 Domain of fi s (- oo, oo) and domain of g is (- oo, 4]
A s a r e R - j - ^ j , then A > 0 if+ g) (^) = 5x^ + a/ 4- x
Domain of (f+ g) (x) is ( - oo, oo) n ( - co, 4] = ( - oo, 4]
(- 4y)2 - 4 (4) (5y - 6) > 0 => 16y2 - 1 6 (5y - 6) > 0
if-g){x)= 5 x ^ y f i ^
y2-5y + 6 > 0 = > ( y - 2 ) ( y - 3 ) > 0 = > y < 2 o r y > 3 Domain of (f- g) (a:) is (- oo, 4]
Range = (- oo, 2] u [3, oo)
82. (C) (X) = is defined if 4 - a: > 0 i.e :r < 4
u ; V i^
-Jx + 5 1
f{x) = is defined only if x + 5 > 0
5 + ^' V5 + X Domain of 1 ] ix) is ( - 00,4)
X> - 5 8)
Domain = ( - 5 , oo) 89. (C)
x -3
7 - x > 0 and 7 - x > 0 = > X - 3 > 0 and 7 - x > 0 90. (C)
X >3 and 7> x => 3 <x and x < 7 = > 3 < x < 7 x^-4
Domain = [3, 7) Lety = f (x)= - j ^ x y - l y = x^-4
^ety = n ^ ) = | 8 - x ,x > 0
L e t y = f ( a : ) = 9 - 5 a r = > 5 a : = 9 - y = > a : = 9 -^ y
Domain of f is ( - 00, oo)
For x < 0 , x + 7 < 7
For 3:>0, - ;c < 0 = > 8 -x < 8 + 0 = > 8 -x < 8 127. (A)
Range of f is ( - 00, 8] =y1/3
Range Co-domain Let y = fix) = or => ar =
f~^ (x) does not exists. 1 1
122. (C)
/^-i(:c)= x3=^f - i ( 8) = 83 =2
128. (A)
Heref(x)= Let ;c = 2Q30
logio 3: = logio 20^0 = 10 logio 20 = 10 logn, (2 10)
Let Xy X2 e D^) x■^^ x^ such that /■(%!) = f{x.^
= 10 (logio 2 + logio 10) = 10 (0.3010 +1) = 10 (1.3010)
—6 x2,-— 7 “ —6 x3,-— 7 ^ ^
6^1 ~ 7= ^
60^2-
r,
7 = > 6^a : j = ^
63^2 = 13.01
Characteristic of a: = 13
••• ^1 = ^2 The number of digits in x are 14
f is one-one function.
129. (A)
f ~^(x) exists.
Let =x
6x-7
Lety = f{x)= 2 - ■3y = 6 x - 7 ^ 6x = 3y + 7 log =log X
3y + 7 logfcfl = logta:=>fl = a:
3x + 7
X = = fl
6 6
123. (A) 130. (D)
Heref(:r)= -j4:X+ 5 logfl logfl 1 logfl 1 ,
Let Xy X2 e Df, x^ * X2 such that f (Xj) = f (^2)
logi.li' ^
logF”' tnlogb m logb = irlogilfl
m
yjix^ + 5 = .^4x2 + 5 => 4a:j + 5 = 4^:2 + 5 => 4xj = 4a:2 131. (A)
log (1 + 2 + 3) = log 6 = log ( 1 x 2 x 3 )
^1 = ^2 = log 1 + log 2 + log 3
fis one-one function.
A) log 1 + log 2 + log 3 B) log 6
f~^{x) exists.
Q log 1 - log 2 - log 3 D) log 2 + log 3
Let y = fix) = -j4x + 5 => = 4x + 5 => 4x = -5 132. (A)
y '- 5 x^ -5 log (log a:^) - log (log x) = log (4 log x) - log (log x)
X = 4 —^ / V-*./ 4
41ogx^
= log ■log 4
124. (C) loga:
Here f : R R and f {x) = 5;c^ - 8, a: e R 133. (A)
Let Xy X2 e R such that /’(:Ti ) = f{x 2)
5X2^- 8 = 5^2^ - 8 => 5Xi ^ = 52:2^ : ■a:, 3 _= X
.V- 3 ^ 1
■|log(a:-l)+ loga:= log (ar-l)3y2
= |logx + -|logy
= log V^^+l+A:]jvJ^^+l-A:
142. (D)
2 \ P(] I =log(py)-log(rs)
log —
= log ( / X^+1 -X 2 = log (x^ + 1 - x^) = log 1 = 0
= log p + log c] - log r - log s
1 3 7 . (A ) 143. (C)
3 1 o g ( p + l ) - Y1 l o g r + 5 1 o g ( 2 ^ + 3 ) a \ a -2 f
log = log(fl^(fl-2)^ ) - log[Vl’^+5
1 ^Jb^+5
= lo g (p + l)^ + lo g (2 ^ + 3 )® - lo g r2
/ = 3 log a + 2 log (fl - 5) - -i log {b'^ + 5)
^(p +lf(2c} + 3f^
= log 144. (D)
\ 4~r
138. (B) '^ x -2 {2 x + l) 4 A ' ^;c-2(2a: + l)^'
log = 2 log
(x + 4)V2x + 5 (x + 4)V2x + T
logf|^i + log £_ t . i }
Kab J ybc^ ca^ ab j
+ lo g 757 = lo g
= 2(log(^x-2(2a: + l)^) -log((x+4)V2x + 5 ))
= log 1 = 0
139. (D) = 2|^|-log(A:-2) + 41og(2x + l)
=i-2 =
Functions M-II:176 Objective Mathematics PLPfl
148. (C)
3(1 + logio 7) ^ 3(1 +logio 7)
log4 81 log4 9^ 21 og4 9
= 2 2 + log,o(^|] + logio(^Jj 2 + logio(^|xi
log4 9 log4 9 log4 9
149. (B)
log bfl3.log ^{,4. log ^^5 3(1 +logio 7) ^ 3(1 + logio 7)
2 + logio 7 -logio 10
2 +logio
loga^ logi’'* logc^ 31oga 41ogb Slogc
logb logc logfl “ logb logc logfl
^ 3(1 + logio 7) = 3(1 +logio 7) ^ 3
= 60
2 + lo g io 7 -l l + logio7
150. (B)
153. (D)
2 logb •>ogc •logfl = 8 logb « •3 logc 1’ •5 log„ c
S2 * +7 = 125 => 5 2 ^+ 7 = 5 3 ^ 2x + 7 = 3 => 2 a: = - 4
Slogfl 31ogb Slogc a: = - 2
= 120
logfc logc logfl
154. (D)
151. (A)
3310832 = 310832^ = ^ = 23 =8
^ _______ 3 + 31ogio7_______
2 + f logio f| ] + 1 logio
Functions M-n:177 Objective Mathematics PLPIl
161. (Q
log X(8 a:- 3 ) -lo g ^4 = 2 log2 a: = ~ ‘3 orlog 2 a = 2 =>a = 2 3 ora = 22
'8 x - 3 ' 1 .
logx[- =2 3^ ' ^ or a = 4
8 x -3 2 165. (B)
--- 3--- = : 8x-3^'4x^ => 4x^-8x + 3 = 0
(2:c - 1) (2x - 3) = 0 => 2a: - 1 = 0 or 2a: - 3 = 0 l o g ( ^ ^ j = l-lo g a + ilo g y
1 3
2a = l o r 2 a = 3 = > x = - 2 o r a = - 2
21 og = log a + log y => lo g j^ ^ ^ j = log (ay)
162. (B)
21
l0g2X + l0g4X + l0gi6X=
(x + y f _
log log (ary) =>
■ log^ log^ loga^ ^ n
log2 log4 logl 6 4 x^ + y + 2 ay
{ .x + y f
= 9=>
logx ^ loga ^ logx il xy xy ^
log2 21og2 41og2 4
£ i + i l ^ 2 ay = 9=> -+ -^ + 2 =9=> - + ^
xy xy xy y X y X
• -l2 S i-(4 + 2 + l ) - ^
•• 41og2^ ^ 4 166. (B)
7 log a = 21 log 2 => log a = 3 log 2 log a = log 8
a =8 l o g j^ ^ j = •|(logfl + logfc)
163. (D)
^ + logio (1 + 2^) = x login 5 + logic ^ 21 og^ -^ ^ j = log fl + log b => lo g ^ -^ ^ j = log (ab)
a logic 10 + logio (1 + 2*) = a log^ 5 + log^ 6
logm WFL+ Ip^io (1 + 2*) = logic 5* + logto 6
logic (10* (1 + 2^)) = logic (5^-6) =ab=> =ab=>{a + 6)2 = 4ab
(5 •2)* (1 + 2*) = 5* •6 => 5* •2* (1 + 2*) = 5* •6
a2 +2«fc +fc2=4flb =>fl2 _ 2ab +fe2=o =>(a - 6)2 =0
2 * (1 + 2 *) = 6 => (2 *) 2 + 2 * = 6
« -6 = 0 =>fl = 6
Let 2* = y
167. (A)
y2 + y _ 6 = o=>(y + 3 )(y -2 ) = 0=>y = - 3 ,2
2* = - 3, 2 lo g ^ -^ ^ j = logVx+log^y = log 7 ^
But 2* ^ - 3
2* =2 = 2 l
a-
a=l — = 7 ^ => a - y = 47^y = > (x- y)2 = 16ay
164. (O a2 - 2 ay + y2 = 16ay => a2 + y2 = I 8 ay
a2 + 2 ay + y2 = 18ay + 2 ay (a + y)2 = 2 0 ay
log^,16+log2,64 = 3 ^ =3
168. (O
(3jt + l) ( jt - 2 ) = 0 = > J t = o r J t = 2
Functions M-II;178 Objective Mathematics PLPI1
169. (D) 173. (D)
f{x) = i o g [ l - x ) logafl _ log21' _ log2 c
f { l - x ) = log (1 - (1 - X)) = log (1 - 1 + X) '4 6 3k ^
f ( l - x ) = logx
logjfl _ lo g j b _ log2C
••• f ( - x ) = l o g ( l - ( - x ) ) =x
4 " 6 3fc
f ( - x ) = l o g ( l + x) ..(ii)
log2 fl = ix, log2 b = 6a:, log2 c = 3kx
3 log2 fl + 2 log2 b + log2 c = 12a: + l l x + 3kx
\ogi a^ + log2 b^ + log2 c = 24a: + 3kx
log (fl^ c) = 24ac + 3fca:
■■■ 1 = 24a: + 3kx => 3fca: = - 24a: =>k = - 8
174. (C)
/ 1 + X, = log X - log (1 + x) ...(iii) fl2_ j, 3 _ ^ 4 _ ^ 5
= log(fli,c) (abc) = 1
.'. = log fl + log b □□□
172. (A)
logfl logfc logc
Let = fc
x +y - l z y +z - l x ~ z +x - ly