Solutions Exercise - Functions
Solutions Exercise - Functions
Functions
SOLUTIONS
EXERCISE - O
1. Ans. (B)
𝑃(𝑥) = 𝑥 6 + 𝑎𝑥 5 + 𝑏𝑥 4 + 𝑐𝑥 3 + 𝑑𝑥 2 + 𝑒𝑥 + 𝑓
𝑃(1) = 1, 𝑃(2) = 2, 𝑃(3) = 3, 𝑃(4) = 4, 𝑃(5) = 5, 𝑃(6) = 6
Let 𝑃(𝑥) = (𝑥 − 1)(𝑥 − 2)(𝑥 − 3)(𝑥 − 4)(𝑥 − 5)(𝑥 − 6) + 𝑥
according to given conditions.
𝑃(7) = (7 − 1)(7 − 2)(7 − 3)(7 − 4)(7 − 5)(7 − 6) + 7
𝑃(7) = 727
2. Ans. (D)
2𝑥 + 2𝑦 = 2
2𝑦 = 2 − 2𝑥
2𝑦 > 0 (exponential function)
2 − 2𝑥 > 0
2𝑥 < 2 ⇒ 𝑥 < 1
𝑥 ∈ (−∞, 1)
3. Ans. (B)
4
Given : f ( x ) = log 2
x +2 + 2− x
Here, denominator is
x +2 + 2− x 0
Also,
𝑥 + 2 ≥ 0 and 2 − 𝑥 ≥ 0
𝑥 ≥ −2 𝑥≤2
∴ 𝑥 ∈ [−2, 2]
Let 𝑔(𝑥) = √𝑥 + 2 + √2 − 𝑥
1 1
g '( x ) = − =0 [Diff. and equating to zero]
2 x +2 2 2− x
2− x − 2+ x
=0
2 x +2 2− x
√2 − 𝑥 − √2 + 𝑥 = 0
√2 − 𝑥 = √2 + 𝑥
2−𝑥 = 2+𝑥 (squaring)
Now 𝑓(0) = 2√2
𝑔(−2) = 2
𝑔(2) = 2
∴ 2 ≤ 𝑔(𝑥) ≤ 2√2
[Link] [ 13 ]
JEE (Main + Advanced) : Mathematics
1 1 1
2 2 g( x ) 2
4 4 4
2 2 g( x ) 2
2 4
2
2 g( x )
4
log2 2 log2 log2 2
g( x )
4. Ans. (B)
sec x + tan x − 1
f ( x) = x 0,
tan x − sec x + 1 2
1 + sin x − cos x
f ( x) =
sin x − 1 + cos x
(1 − cos x ) + sin x
f ( x) =
sin x − (1 − cos x )
x x x
+ 2sin cos
2sin2
f ( x) = 2 2 2
x x 2 x
2sin cos − 2sin
2 2 2
x x x x
sin + cos cos + sin
f ( x) = 2 2 2 2
x x x x
cos − sin cos − sin
2 2 2 2
x x
cos 1 + tan
2 2
f ( x) = ⇒ tan + x
x x 4 2
cos 1 − tan
2 2
x
f ( x ) = tan +
4 2
x
0,
2 4
x
+ ,
4 2 4 2
x
tan + (1, )
4 2
Range 𝑓(𝑥) will be (1, ∞)
[ 14 ] [Link]
Functions
5. Ans. (D)
x
f ( x) = also 𝑥0 = 𝛼
1− x
x1 = f ( x0 ) = f ( ) =
1−
x2 = f ( x1 ) = f = 1− =
1− 1− 1−2
1−
x3 = f ( x2 ) = f = 1−2 =
1−2 1− 1 −3
1−2
Similarly
−1
x2011 = =
1 − 2011 2012
2012𝛼 = 2011𝛼 − 1
𝛼 = −1
6. Ans. (A)
𝑓3 (𝑥) = [(2013)−1 ]log2013 log𝑥 2012
f3( x) = ( log x 2012) log2013(2013)−1
[Link] [ 15 ]
JEE (Main + Advanced) : Mathematics
7. Ans. (C)
15
Domain:- 2𝑥 + 15 ≠ 0 ⇒ x −
2
x + 10
Let f ( x ) = y =
2x + 15
⇒ 2𝑥𝑦 + 15𝑦 = 𝑥 + 10
⇒ 15𝑦 − 10 = 𝑥 − 2𝑥𝑦
15 y − 10
⇒ x=
1 − 2y
⇒ 1 − 2𝑦 ≠ 0
1
⇒ y
2
1
Range = R − = Codomain
2
𝑓(𝑥) is onto
x + 10
f ( x) =
2x + 15
(2x + 15)1 − ( x + 10)(2)
f '( x ) =
(2x + 15)2
2x + 15 − 2x − 20
=
(2x + 15)2
−5
= 0
(2x + 15)2
∴ 𝑓(𝑥) is decreasing
𝑓(𝑥) is one-one
∴ one-one and onto.
8. Ans. (D)
2x2 − 5 x + 3
f ( x) = 2
8 x + 9x + 11
( x − 1)(2x − 3)
f ( x) =
8 x2 + 9 x + 11
3
𝑓(1) = f = 0
2
Here, many one
2x2 − 5x + 3
y= 2
8 x + 9x + 11
8𝑦𝑥 2 + 9𝑥𝑦 + 11𝑦 = 2𝑥 2 − 5𝑥 + 3
(8𝑦 − 2)𝑥 2 + (9𝑦 + 5)𝑥 + 11𝑦 − 3 = 0
𝐷 ≡ (9𝑦 + 5)2 − 4(8𝑦 − 2)(11𝑦 − 3) ≥ 0
81𝑦 2 − 4(88𝑦 2 ) + 90𝑦 + 46(4)𝑦 + 1 ≥ 0
271𝑦 2 − 274𝑦 − 1 ≤ 0
𝛼 ≤𝑦 ≤𝛽
Where 𝛼, 𝛽 are roots of 271𝑦 2 − 274𝑦 − 1 = 0
So, into
[ 16 ] [Link]
Functions
9. Ans. (B)
x +3+ x x Q
( f − g )( x ) = f ( x ) − g ( x ) =
4 x − x − 5 x Q
2x + 3
x Q
( f − g )( x ) =
3x − 5
x Q
−3 5
( f − g ) = 0 = ( f − g ) many – one
2 3
Also, (𝑓 − 𝑔)(𝑥) = 3 − √5 is not possible. As 3𝑥 − √5 will not allow 𝑥 = 1
So, into
10. Ans. (B)
f ( x) = x − 2 + 4 − x
𝑥 ≥2&4−𝑥 ≤0
Domain 𝑥 ∈ [2,4]
For one – one 𝑥 ∈ [3,4]
[𝑓(𝑥)]2 = 𝑥 − 2 + 4 − 𝑥 + 2√−𝑥 2 + 6𝑥 − 8
{𝑓(𝑥)}2 = 2 + 2√1 − (𝑥 − 3)2
{𝑓(𝑥)}2 max at 𝑥 = 3
{𝑓(𝑥)}2 max = 2 + 2 = 4
{𝑓(𝑥)}max =2
And {𝑓(𝑥)}2min at 𝑥 = 2, 4
{𝑓(𝑥)}2 min = 2
{𝑓(𝑥)}min = √2
Range 𝑦 = 𝑓(𝑥) ∈ [√2, 2]
11. Ans. (B)
sin ([ x] ) 1
f ( x) = 2 + 2x − 1 + x2 − x +
x + 2x + 3 4
As sin(𝑛𝜋) = 0 [𝑥] = integer
1
f ( x) = 2x − 1 + x −
2
3 1
3x − 2 x
f ( x) =
2
x−1 x
1
2 2
Domain ∈ 𝑅
Range ∈ 𝑅
1
𝑥=
2
[Link] [ 17 ]
JEE (Main + Advanced) : Mathematics
12. Ans. (D)
0 + ( x − 1) = x − 1
x (1,2)
1
y = f ( x) =
1 + ( x − 2) = x − 4 x + 5 x (2,3)
2
2
Now, 𝑦 = 𝑥 − 1 𝑥 = 𝑦 + 1
& 𝑦 = 1 + (𝑥 − 2)2 𝑥 = 2 + √𝑦 − 1
𝑓 −1 (𝑥) = 2 + √𝑥 − 1, 𝑥 ∈ [1,2]
13. Ans. (C)
3
f ( x) = 1 + x g ( x ) = f −1 ( x )
2
𝑓(𝑥) & 𝑓 −1 intersect at 𝑦 = 𝑥
3
𝑓(𝑥) = 𝑥 1 + x = x 2x − 3 x − 2 = 0
2
−1
x = 2,
2
𝑥=4
𝑓(4) = 4
14. Ans. (C)
(A) 𝑓(𝑥) = |𝑥 − 2| + (𝑥 + 2)𝑠𝑔𝑛(𝑥 + 2)
𝑓(−𝑥) = |−𝑥 − 2| + (−𝑥 + 2)𝑠𝑔𝑛(−𝑥 + 2)
𝑓(𝑥) ≠ −𝑓(−𝑥)
1 1
(B) f ( x) = +
x(e − 1) 2x
x
1 1
f (− x) = −x
−
− xe − 1 2x
1 ex 1
=− +
x 1−e 2
x
𝑓(𝑥) ≠ −𝑓(−𝑥)
(C) 𝑓(𝑥) = log(sin 𝑥 + √1 + sin2 𝑥)
𝑓(−𝑥) = log(− sin 𝑥 + √1 + sin2 𝑥)
𝑓(𝑥) + 𝑓(−𝑥) = log(1 + sin2 𝑥 − sin2 𝑥)
log 1 = 0
𝑓(𝑥) = −𝑓(𝑥) So Odd function.
−4𝑥 (𝑒 2𝑥 4
(D) 𝑓(𝑥) = 𝑒 − 1)
𝑓(−𝑥) = 𝑒 4𝑥 (𝑒 −2𝑥 − 1)4
(1 − e )
4
2x
=e 4x
e8 x
= 𝑒 −4𝑥 (𝑒 2𝑥 − 1)4 = 𝑓(𝑥) even function
[ 18 ] [Link]
Functions
15. Ans. (A)
𝑓(10 + 𝑥) = 𝑓(10 − 𝑥) ∀𝑥 ∈ 𝑅 …(1)
𝑓(20 + 𝑥) = −𝑓(20 − 𝑥) …(2)
Put 𝑥 = 𝑥 − 10 in eq. (1)
𝑓(𝑥) = 𝑓(20 − 𝑥) …(3)
𝑓(𝑥) = −𝑓(20 + 𝑥) …(4)
Put 𝑥 = 𝑥 − 20
𝑓(𝑥 − 20) = −𝑓(𝑥) …(5)
𝑓(20 + 𝑥) = 𝑓(𝑥 − 20)
𝑓(40 + 𝑥) = 𝑓(𝑥) Periodic
in eq. (4) Put 𝑥 = −𝑥
𝑓(−𝑥) = −𝑓(20 − 𝑥)
Now from eq (3) 𝑓(20 − 𝑥) = 𝑓(𝑥)
𝑓(−𝑥) = −𝑓(𝑥)
odd function.
16. Ans. (B)
x
f ( x ) = 2x −
𝑔(𝑥) = cos 𝑥
x
gof ( x ) = cos 2x −
x x
cos2 [Link] + sin(2 x ).sin
Period of overall expression is π
17. Ans. (A,C)
𝑓(𝑥) = 𝑥 2 + 3𝑥 + 2
graph of 𝑓(𝑥)
𝑦
2
−3Τ2
𝑥
−2 −1
graph of 𝑓(|𝑥|)
[Link] [ 19 ]
JEE (Main + Advanced) : Mathematics
𝑦
2
𝑥
𝑓(|𝑥|) = 2
only one solution
𝑦
2
1/4
1/8
𝑥
−2 −3Τ2 −1
|𝑓(𝑥)| = 0.125
Number of solution ⇒ 4
graph of |𝑓(|𝑥|)|
Combination of 𝑓(|𝑥|) of |𝑓(𝑥)|
𝑦=2
−1 1
x4 x −1
2
x −1 x 0
f ( x) =
x 0 x 1
x 4 x 1
1 1
f =
2 2
[ 20 ] [Link]
Functions
19. Ans. (B,C,D)
𝑓(𝑥) = |𝑥 + 3| − |𝑥 + 1| − |𝑥 − 1| + |𝑥 − 3|
𝑥 = −3, −1, 1, 3
− −3 −1 1 3
I II III IV V
Case-I 𝑥 ≤ −3
𝑓(𝑥) = −(𝑥 + 3) + (𝑥 + 1) + (𝑥 − 1) − (𝑥 − 3)
𝑓(𝑥) = 0
Case-II −3 < 𝑥 ≤ −1
𝑓(𝑥) = 𝑥 + 3 + 𝑥 + 1 + 𝑥 − 1 − 𝑥 + 3
𝑓(𝑥) = 2𝑥 + 6
𝑓(−1) = −2 + 6 = 4 Maximum
Case-III −1 < 𝑥 ≤ 1
𝑓(𝑥) = 𝑥 + 3 − (𝑥 + 1) + 𝑥 − 1 − 𝑥 + 3
𝑓(𝑥) = 4
Case-IV 1 < 𝑥 ≤ 3
𝑓(𝑥) = 𝑥 + 3 − 𝑥 − 1 − 𝑥 + 1 − 𝑥 + 3
𝑓(𝑥) = −2𝑥 + 6
𝑓(3) = −6 + 6 = 0
𝑓(1) = −2 + 6 = 4
maximum of 𝑓(𝑥) = 4
Case-V 𝑥 > 3
𝑓(𝑥) = 𝑥 + 3 − (𝑥 + 1) − (𝑥 − 1) + 𝑥 − 3
𝑓(𝑥) = 0
Answers
(B) Maximum value of 𝑓(𝑥) 1 & 4
(C) 𝑓(𝑥) = 4 has infinite solution
(D) 𝑓(𝑥) = 0 has infinite solution
Correct answers (B,C,D)
20. Ans. (C,D)
(A) Let 𝑓: 𝑁 → 𝑁
𝑓(𝑥) = 𝑥 + 1
then function is one-one but not onto
𝑦 =𝑥+1
𝑥 =𝑦−1
𝑓 −1 (𝑥) = 𝑥 − 1
there is no element correspond to 1 in natural numbers
So (A) option is not correct
(B) Function is onto but not one-one
1 1
2 2
3
3
4
5 4
[Link] [ 21 ]
JEE (Main + Advanced) : Mathematics
(C) Composition of two injective function is injective so if 𝑔𝑜𝑓 is injective then 𝑓 must be
injective
So option (C) is correct
(D) Numbers of function = (2)3 = 8
𝐴 𝐵
𝑎
𝛼
𝑏
𝛽
𝑐
⇒ f ( f ( 9/ 4 ) )
9
⇒ f 2 − 3
4
3 9
⇒ f = correct
2 4
5
(B) 1 + f f f
2
5
⇒ 1 + f f 2 − 3
2
⇒ 1 + f f (2)
⇒ 1 + 𝑓(2 × 2 − 3)
⇒ 1 + 𝑓(1)
5
= 1 + 12 = 2 = f correct
2
(C) 𝑓{𝑓(1)} = 𝑓(1) = 1 correct
22. Ans. (A,D)
2
x =
3
x + x + x + x + .......100 times = 5
Let x + x + .......100 times = I (where I is integer)
⇒ x + x + I = 5
[ 22 ] [Link]
Functions
2
⇒ x + =5
3
2
⇒ [ x] + { x } + = 5
3
2 2
⇒ [ x] + + = 5
3 3
4
⇒ [ x] + = 5
3
1
⇒ [ x] + 1 + = 5
3
1
⇒ [ x] + 1 + = 5
3
⇒ [𝑥] + 1 = 5
⇒ [𝑥] + 1 = 5
⇒ [𝑥] = 4
4 x 5
2 14
x =4+ =
3 3
23. Ans. (B,C)
Let 𝑦 = 𝑥 + 1 = 𝑓(𝑥) where 𝑥 is even
𝑓(2) = 2 + 1 = 3
𝑓(4) = 4 + 1 = 5
∵ 𝑦 =𝑥+1
𝑥 =𝑦−1
𝑓 −1 (𝑥) = 𝑥 − 1
𝑓 −1 (3) = 2, 𝑓 −1 (5) = 2
⇒ 𝑓(1) ≠ 2, 𝑓(3) = 2 or 𝑓(5) = 2
⇒ 𝑓 −1 (2) = 3 or 𝑓 −1 (2) = 5
Answer (B,C)
24. Ans. (A,B,C)
1 1
∀𝑥 ∈ 𝑅
f x + + f x − = f ( x) ...(1)
2 2
1
Put x = x +
2
1
f ( x + 1) + f ( x ) = f x +
2
1
f ( x + 1) − f x + = − f ( x ) …(2)
2
add eq. (1) and (2)
1
f x − = − f ( x + 1) …(3)
2
[Link] [ 23 ]
JEE (Main + Advanced) : Mathematics
1
Put x = x − in eq. (1)
2
1
f ( x ) + f ( x − 1) = f x −
2
1
f ( x − 1) − f x − = − f ( x ) …(4)
2
add equation (1) and (4)
1
f x + + f ( x − 1) = 0
2
Put 𝑥 → 𝑥 − 1
1
f x − = − f ( x − 2) …(5)
2
Now From eq. (3) and eq. (5)
𝑓(𝑥 + 1) = 𝑓(𝑥 − 2)
𝑥 →𝑥−1
𝑓(𝑥) = 𝑓(𝑥 − 3)
𝑥 →𝑥+3
𝑓(𝑥 + 3) = 𝑓(𝑥)
time period of 𝑓(𝑥)=3
25. Ans. (A)
x2 x −1
x x0
f ( x) = g( x ) = 2x + 3 −1 x 1
1 − x x 0 x
x 1
1
−1 2
−1
𝑥
Range of 𝑓(𝑥) = (−∞, 1]
26. Ans. (C)
( f ( x ) )2 f ( x ) −1
g( x ) = 2 f ( x ) + 3 −1 f ( x ) 1
f ( x) f ( x) 1
x2 x −1
g( x ) = (
1 − x)
2
x 2
2x + 3 −1 x 0
2(1 − x ) + 3 0 x 2
[ 24 ] [Link]
Functions
graph of 𝑔(𝑓(𝑥))
5 − 2𝑥
3 (1 − 𝑥)2
𝑥2
−1 2
Clearly Range of 𝑔(𝑓(𝑥)) = [1, ∞)
27. Ans. (A)
𝑓(2 − 𝑥) = 𝑓(2 + 𝑥) …(i)
𝑓(𝑥) = 𝑓(20 − 𝑥) …(ii)
Put 𝑥 → 2 − 𝑥
⇒ 𝑓(𝑥) = 𝑓(4 − 𝑥) …(iii)
from (ii) & (iii)
𝑓(4 − 𝑥) = 𝑓(20 − 𝑥)
Put 4 − 𝑥 = 𝑡
𝑓(𝑡) = 𝑓(𝑡 − 16)
time period of 𝑓(𝑥) = 16
28. Ans. (D)
𝑓(𝑥) = 𝑓(4 − 𝑥)
Symmetric about 𝑥 = 2
Time period of 𝑓(𝑥) is 16
So 𝑓(𝑥) = 𝑓(𝑥 + 16)
So 𝑓(𝑥) is symmetric about 𝑥 = 18, 34 and so on
29. Ans. (A)
cos2 x + cos x + 2
(I) y=
cos2 x + cos x + 1
cos2 x + cos x + 1 + 1
y=
cos2 x + cos x + 1
1
y =1+
cos x + cos x + 1
2
1
y =1+ 2
1 3
+ +
2 4
cos x
1 1 3
cos x + − ,
2 2 2
2
1 9
cos x + 0,
2 4
[Link] [ 25 ]
JEE (Main + Advanced) : Mathematics
1 4 7
1+ ,
1 3 3 3
2
cos x + 2 + 4
4 7
Range ,
3 3
Correct answers – Q
(II) y=
( cos x − sin x )( cos x + sin x )
3 ( cos x + sin x )
cos x − sin x
y=
3( cos x + sin x )
1 − tan x
y=
3 (1 + tan x )
1
y= tan − x
3 4
Range [0, ∞)
correct answer – (s)
7
(III) y=
(
3 x + 2x + 3x2 + 1
6 4
)
polynomial has only non negative terms
𝑥 6 + 2𝑥 4 + 3𝑥 2 + 1 ≥ 1
1
6 ( 0,1
x + 2x + 3x2 + 1
4
7 7
0,
(
3 x + 2x + 3x + 1 3
6 4 2
)
correct answer (p)
(IV) 𝑦 = log 8 (𝑥 2 + 2𝑥 + 2)
𝑦 = log 8 ((𝑥 + 1)2 + 1)
(𝑥 + 1)2 + 1 ≥ 1
log 8((𝑥 + 1)2 + 1) ≥ log 8 1
log 8((𝑥 + 1)2 + 1) ≥ 0
Range [0, ∞)
correct answer – (s)
30. Ans. (A → P,S ; B → R ; C → Q,S ; D → T)
(A) Domain of 𝑓(𝑥) = ln{𝑥}
𝑓(𝑥) to be defined {𝑥} ∈ (0,1)
𝑥 ≠ 0 and 𝑥 ≠ 𝐼
∴ domain of 𝑓(𝑥) consists no integer point.
[ 26 ] [Link]
Functions
1
f ( x ) = sec(sin x ) + x + + 10 − [ x]2
(B) Domain of x
I II III
(I) sec(sin x ) to be defined
sec(sin 𝑥) > 0
∵ −1 < sin 𝑥 < 1, 𝑥 ∈ 𝑅
sec(−𝜃) = sec 𝜃
∴ 𝑥∈𝑅
1
(II) x + x to be defined
1 1
x + 0 , x + 2 , 𝑥 ∈ 𝑅+
x x
(III) 10 − [ x]2 to be defined
10 − [𝑥]2 ≥ 0
[𝑥]2 − 10 ≤ 0
[𝑥]2 ≤ 10
[𝑥] ∈ [−√10, √10]
[𝑥] = {−3, −2, −1, 0, 1, 2, 3}
𝑥 ∈ [−3, 4)
Domain of 𝑓(𝑥) = (domain of I) (domain of II) (domain of III)
= 𝑥 ∈ (0,4)
𝑥 ∈ {1, 2, 3}
3 integers in domain.
(C) Range of 𝑓(𝑥) = 𝑥 2 − 2𝑥 + 2, 𝑥 ∈ [0, 2]
2
1
y = 25 − [ x]2
𝑦 2 = 25 − [𝑥]2
[𝑥]2 = 25 − 𝑦 2
25 − 𝑦 2 ≥ 0
𝑦 2 − 25 ≤ 0
𝑦 ∈ [−5, 5]
but it is square root function.
𝑦 ∈ [0, 5]
Range of 𝑓(𝑥) contains more than 3 integer point.
[Link] [ 27 ]
JEE (Main + Advanced) : Mathematics
EXERCISE - S
1. Ans. (6)
f ( x ) = log 1 2 3 − x
log 1 2 3 − x 0 |3 − 𝑥| > 0
|3 − 𝑥| ≤ 1, 𝑥 ≠ 3
|𝑥 − 3| ≤ 1
−1 ≤ 𝑥 − 3 ≤ 1
2 ≤ 𝑥 ≤ 4, 𝑥 = 2, 4
Sum = 6
2. Ans. (1002.50)
9x 91− x
f ( x) = x , f (1 − x) = 1− x
9 +3 9 +3
9 x
9.9− x
f ( x) + f (1 − x) = x +
9 +3 9 +3
9x
9x 9
= x + =1
(
9 + 3 3 3 + 9x )
1 2005
f +f = 1
2006 2006
All pairs
1003
2f =1
2006
= 1002.5
3. Ans. (2)
[𝑥 − 5][𝑥 − 3] + 2 < [𝑥 − 5] + 2[𝑥 − 3]
[𝑥 − 5] = 𝑎
[𝑥 − 3] = 𝑏
𝑎𝑏 + 2 < 𝑎 + 2𝑏
𝑎𝑏 + 2 − 𝑎 − 2𝑏 < 0
(𝑎 − 2)(𝑏 − 1) < 0
𝑎 − 2 < 0 or 𝑎 − 2 > 0
and 𝑏 − 1 < 0 or 𝑏 − 1 > 0
Case-1
𝑎 < 2 and 𝑏 > 1
[𝑥 − 5] < 2 and [𝑥 − 3] > 1
[𝑥] < 7 and [𝑥] > 4
[𝑥] = 5 or [𝑥] = 6
Case-2
𝑎 >2
𝑏 <1
[𝑥 − 5] > 2
[𝑥 − 3] < 1
[𝑥] > 7
[𝑥] < 4
Not possible
possible integral values of 𝑥 is 5, 6 → 2 values.
[ 28 ] [Link]
Functions
4. Ans. (11)
n
k
f ( x , n ) = log x
k =1 x
10
k 10
f ( x ,10) = log x = log x k − 1
k =1 x k =1
= log 𝑥 ([Link]…….10) − 10
= log 𝑥 (10!) − 10
11
k 11
f ( x ,11) = log x = log x k − 1
k =1 x k =1
= log 𝑥 (1.2.3…….11) − 11
= log 𝑥 (11!) − 11
log 𝑥 10! − 10 = log 𝑥 11! − 11
11!
x= = 11
10!
5. Ans. (6)
1+ x
f ( x ) = a log + bx + c sin x + 5
3
1 − x
1+ x
f ( − x ) = − a log − bx − c sin x + 5
3
1− x
𝑓(𝑥) + 𝑓(−𝑥) = 10
1
f ( log3 2) + f log3 = 10
2
1
f log3 = 10 − 4 = 6
2
6. Ans. (5)
𝑓(𝑥) = 𝑝𝑥 + 𝑞, 𝑓 (𝑓(𝑓(𝑥))) = 8𝑥 + 21
𝑓(𝑓(𝑥)) = 𝑝(𝑝𝑥 + 𝑞) + 𝑞
= 𝑝2 𝑥 + 𝑝𝑞 + 𝑞
𝑓 (𝑓(𝑓(𝑥))) = 𝑝2 (𝑝𝑥 + 𝑞) + 𝑝𝑞 + 𝑞
= 𝑝3 𝑥 + 𝑝2 𝑞 + 𝑝𝑞 + 𝑞 = 8𝑥 + 21
𝑝3 = 8, 𝑝2 𝑞 + 𝑝𝑞 + 𝑞 = 21
𝑝 = 2, 4𝑞 + 2𝑞 + 𝑞 = 21
𝑞 =3
𝑝+𝑞 =5
7. Ans. (6)
2x − 1 ax + b
f ( x) = , f −1 =
x +3 c−x
2x − 1
y=
x +3
𝑥𝑦 + 3𝑦 = 2𝑥 − 1
[Link] [ 29 ]
JEE (Main + Advanced) : Mathematics
𝑥(𝑦 − 2) = −1 − 3𝑦
−1 − 3 y
x=
y −2
1 + 3x
f −1 ( x ) = 𝑎 = 3, 𝑏 = 1
2− x
𝑐 =2
𝑎+𝑏+𝑐 =6
8. Ans. (401)
𝑓(2 + 𝑥) = 𝑓(2 − 𝑥)
Put 2 − 𝑥 = 𝑡
𝑓(4 − 𝑡) = 𝑓(𝑡)
𝑓(4 − 𝑥) = 𝑓(𝑥) …(1)
𝑓(7 + 𝑥) = 𝑓(7 − 𝑥)
Put 7 + 𝑥 = 𝑡
𝑓(𝑡) = 𝑓(7 − 𝑡 + 7)
𝑓(𝑥) = 𝑓(14 − 𝑥) …(2)
From eq. (1) & (2)
𝑓(4 − 𝑥) = 𝑓(14 − 𝑥)
Put 4 − 𝑥 = 𝑡
𝑓(𝑡) = 𝑓(10 + 𝑡)
𝑓(𝑥) = 𝑓(10 + 𝑥), period of function = 10
𝑓(0) = 𝑓(10)
𝑓(2 + 𝑥) = 𝑓(2 − 𝑥)
put 𝑥 = 2 𝑓(4) = 𝑓(0)
𝑓(4), 𝑓(10)
[−1000,1000] total periodic intervals = 200
400 + 1
= 401
9. Ans. (11)
𝑓(𝑥, 𝑦) = max(𝑥, 𝑦) + min(𝑥, 𝑦) , 𝑔(𝑥, 𝑦) = max(𝑥, 𝑦) − min(𝑥, 𝑦)
−2 −3 −2 −3 3 2 9 − 4 5
g , = − = − = =
3 2 3 2 2 3 6 6
𝑔(−3, −4) = −3 − (−4) = 1
5 5
f ,1 = 1 +
6 6
11
=
6
[ 30 ] [Link]
Functions
10. Ans. (15)
2− x − 1, −2 x 0
0 x 2
f ( x ) = 2x − 1,
24− x − 1, 2 x 4
f ( x) = 1 f ( x) = 1
𝑥
2 −1=1 24−𝑥 − 1 = 1
2𝑥 = 2 24−𝑥 = 2
𝑥=1 4−𝑥 =1
𝑥=3
two solutions in one period
[0, 20] 5 period
Total solutions in five periods = 5 × 2 = 10
[−8, 0] = 2 period
Solution in two periods = 2 × 2 = 4
In interval [−10, −8] one solution
Total solutions = 10 + 4 + 1 = 15
1 1
f2 J =
x 1− x
1 1
1− J =
x 1− x
1 1 −x x
J =1− = =
x 1− x 1− x x −1
1
Now x →
x
1
1
J ( x) = x = = f3 ( x )
1 1− x
−1
x
2. Ans. (2)
From the given functional equation :
𝑓(𝑥) = 2𝑥 𝑥 N
2a+1 + 2a+2+....+2a+10 = 16(210 – 1)
2a (2 + 22+....+210) = 16(210 – 1)
(
2. 210 − 1 ) = 16 2
2. a
1
( 10
−1 )
2 = 16 = 24 a = 3
a+1
[Link] [ 31 ]
JEE (Main + Advanced) : Mathematics
3. Ans. (3)
4 – 𝑥2 0 ; 𝑥3 – 𝑥 > 0
𝑥=±2 𝑥(𝑥 – 1) (𝑥 + 1) > 0
−1 0 1
Df (–1, 0) (1, 2) (2, )
4. Ans. (2)
𝑔(𝑥) = 𝑥 2 + 𝑥 − 1
𝑔 (𝑓(𝑥)) = 4 𝑥 2 − 10𝑥 + 5
(2𝑥 − 2)2 + (2 − 2𝑥) − 1
(2 − 2𝑥)2 + (2 − 2𝑥) − 1
𝑓(𝑥) = 2 − 2𝑥
5 −1
f =
4 2
5. Ans. (4)
x
; x (1,2)
x2 + 1
f ( x) =
2x ; x 2,3)
x2 + 1
𝑓(𝑥) is decreasing function
2 1 3 4
f ( x ) , ,
5 2 5 5
(4) Option
6. Ans. (2)
f ( x) =
( ) (
2 2x + 2− x + 3x + 3− x ) 3
2
(A.M > G.M)
7. Ans. (3)
84 x − 1 2
f ( x) = y = 4x = 1 − 4x
8 +1 8 +1
2 1+ y
so, 84 x + 1 = 84 x =
1− y 1− y
1+ y 1
x = n = f −1 ( y )
1 − y 4 n 8
1 1+ x
Hence, 𝑓 –1 (𝑥) = log 8 e n
4 1− x
8. Ans. (1)
𝑓(𝑥 + 𝑦) = 𝑓(𝑥) + 𝑓(𝑦)
𝑓(𝑛) = 𝑛𝑓(1)
𝑓(𝑛) = 2𝑛
n −1
( n − 1)n
𝑔(𝑛) = 2n = 2 = 𝑛(𝑛 − 1)
k =1 2
𝑔(𝑛) = 20 𝑛(𝑛 − 1) = 20
𝑛=5
[ 32 ] [Link]
Functions
9. Ans. (2)
a−x
f ( x) = 𝑥 ∈ 𝑅 − {−𝑎} → 𝑅
a+x
a−x
a −
a − f ( x) a+x
f ( f ( x )) = =
a + f ( x) a−x
a+
a+x
( a2 − a ) + x ( a + 1)
f ( f ( x )) = =x
( a2 + a ) + x ( a − 1)
(𝑎2 − 𝑎) + 𝑥(𝑎 + 1) = (𝑎2 + 𝑎)𝑥 + 𝑥 2 (𝑎 − 1)
𝑎(𝑎 − 1) + 𝑥(1 − 𝑎2 ) − 𝑥 2 (𝑎 − 1) = 0
𝑎=1
1− x
f ( x) = ,
1+ x
1
1+
−1 2 =3
f =
2 1− 1
2
10. Ans. (5.00)
𝑓(𝑥 + 𝑦) = 𝑓(𝑥) 𝑓(𝑦)
2
put 𝑥 = 𝑦 = 1 𝑓(2) = (𝑓(1)) = 32
3
put 𝑥 = 2, 𝑦 = 1𝑓(3) = (𝑓(1)) = 33
⋮
Similarly 𝑓(𝑥) = 3𝑥
n n
f ( i ) = 363 3i = 363
i =1 i =1
(3 + 32 +. . . +3𝑛 ) = 363
3(3n − 1)
= 363
2
3𝑛 − 1 = 242 3𝑛 = 243
𝑛=5
11. Ans. (4)
3 3
f ( x) = log 5 3 + cos + x + cos + x + cos − x − cos − x
4 4 4 4
3
f ( x ) = log 5 3 + 2cos cos ( x ) − 2sin sin ( x )
4 4
f ( x) = log 5
3 + 2 ( cos x − sin x )
Since −√2 ≤ cos 𝑥 − sin𝑥 ≤ √2
log 5 3 + 2 ( − 2 ) f ( x ) log 5 3 + 2 ( 2 )
log 5 (1) f ( x) log 5 (5)
So Range of 𝑓(𝑥) is [0, 2]
Option (4)
[Link] [ 33 ]
JEE (Main + Advanced) : Mathematics
12. Ans. (26)
𝑘𝑓(𝑘) + 2 = 𝜆(𝑥 − 2) (𝑥 − 3) (𝑥 − 4) (𝑥 − 5) …(1)
put 𝑥 = 0
1
we get =
60
Now put 𝜆 in equation (1)
1
𝑘𝑓(𝑘) + 2 = (𝑥 − 2) (𝑥 − 3) (𝑥 − 4) (𝑥 − 5)
60
Put 𝑥 = 10
1
10𝑓(10) + 2 = (8) (7) (6) (5)
60
52 − 10𝑓(10) = 52 − 26 = 26
13. Ans. (3)
Given 𝑦 = 5(log𝑎 𝑥) = 𝑓(𝑥)
Interchanging 𝑥 & 𝑦 for inverse
𝑥 = 5(log𝑎 𝑦) = 𝑦 (log𝑎 5)
option (1) or option (2)
Further, from given relation
log 5 𝑦 = log 𝑎 𝑥
𝑥 = 𝑎(log5 𝑦) = 𝑦 (log5 𝑎)
1
( )
𝑥=𝑦 log𝑎 5 = 𝑓 −1 (𝑦)
option (3)
14. Ans. (3)
𝑥−2
𝑓(𝑥) = 𝑦 =
𝑥−3
3y − 2
x=
y −1
3x − 2
f −1 ( x ) =
x −1
& 𝑔(𝑥) = 𝑦 = 2𝑥 − 3
y +3
x=
2
x +3
g −1 ( x ) =
2
13
f −1 ( x ) + g −1 ( x ) =
2
x1
𝑥 2 − 5𝑥 + 6 = 0
x2
sum of roots
𝑥1 + 𝑥2 = 5
[ 34 ] [Link]
Functions
15. Ans. (3)
For domain,
[ x] − 2
0
[ x] − 3
Case I : When [ x] − 2 0
and [ x] − 3 0
𝑥 ∈ (−∞, −3) ∪ [4, ∞) ...(1)
Case II : When [ x] − 2 0
and [ x] − 3 0
𝑥 ∈ [−2,3) ...(2)
So, from (1) and (2)
we get
Domain of function
= (−∞, −3) ∪ [−2, 3) ∪ [4, ∞)
(𝑎 + 𝑏 + 𝑐) = −3 + (−2) + 3 = −2 (𝑎 < 𝑏 < 𝑐)
Option (3) is correct.
16. Ans. (2)
𝑓: {1, 3, 5, 7, . . . . .99} → {2, 4, 6, 8, . . . . ,100}
𝑓(3) ≥ 𝑓(9) ≥ 𝑓(15) ≥. . . . . . . . 𝑓(99) ... (1)
3, 9, 15,.....99 17 numbers
for condition one we have 50 𝐶17 × 1 way rest 33 elements 33 !
= 50 𝐶17 × 33!
= 50 𝐶33 × 33!
= 50 𝑃33.
17. Ans. (25)
Let 𝑓(𝑥) = 𝑥 2 + 𝑏𝑥 + 𝑝
1 1
f (1 ) = 1 + b + p = ...(1)
3 3
Assume common root be 𝛼
𝑓(𝛼) = 0 & 𝑓(𝑓(𝑓(𝑓(𝛼)))) = 0
⇒ 𝑓 (𝑓(𝑓(0))) = 0
⇒ 𝑓(𝑓(𝑝)) = 0
⇒ 𝑓(𝑝2 + 𝑏𝑝 + 𝑝) = 0
⇒ 𝑓(𝑝(𝑝 + 𝑏 + 1)) = 0
p
f =0
3
p2 p
+ b + p = 0
9 3
p b
+ +1 =0
9 3
[Link] [ 35 ]
JEE (Main + Advanced) : Mathematics
𝑝 + 3𝑏 + 9 = 0 ...(2)
7
From (1) & (2) p =
2
Now, 𝑓(−3) = 9 − 3𝑏 + 𝑝
= 9 − (−𝑝 − 9) + 𝑝
7
= 18 + 2𝑝 = 18 + 2 = 25
2
18. Ans. (2)
𝐴 = {1, 2, 3, 4}
𝐵 = {1, 2, 3, 4, 5, 6}
Here 𝑓(3) can be 2, 3, 4, 5, 6
𝑓(3) = 2, (𝑓(1), 𝑓(2)) → (1,1) → 6 cases
𝑓(3) = 3, (𝑓(1), 𝑓(2)) → (1,2), (2,1)
→ 2 × 6 = 12 cases
𝑓(3) = 4, (𝑓(1), 𝑓(2)) → (1,3), (3,1), (2,2)
→ 3 × 6 = 18 cases
𝑓(3) = 5, (𝑓(1), 𝑓(2)) → (1,4), (4,1), (2,3), (3,2)
→ 4 × 6 = 24 cases
𝑓(3) = 6, (𝑓(1), 𝑓(2)) → (1,5), (5,1), (2,4), (4,2), (3,3)
→ 5 × 6 = 30 cases
Total number of cases = 6 + 12 + 18 + 24 + 30 = 90
19. Ans. (2)
𝑓(𝑥) − 𝑓(𝑥/3) = 𝑥/3
𝑓(𝑥/3) − 𝑓(𝑥/32 ) = 𝑥/32 .... on adding
x 1 1
f ( x ) − lim f n = x + 2 ....
n →
3 3 3
x
f ( x ) − f (0) =
2
𝑓(8) = 7 ; 𝑓(0) = 3
𝑓(𝑥) = 𝑥/2 + 3
𝑓(14) = 10
20. Ans. (4)
𝑥2
𝑓(𝑥) = 𝑥 − 1 ; 𝑔(𝑥) = 𝑥 2 −1
𝑓(𝑔(𝑥)) = 𝑔(𝑥) − 1
x2 x2 − x2 + 1
= − 1 =
x2 − 1 x2 − 1
1
𝑓(𝑔(𝑥)) = 2 ; 𝑥 ≠ ±1, even function
𝑥 −1
→ Hence 𝑓(𝑔(𝑥)) is many one function
1
y= 2
x −1
2
𝑦·𝑥 −𝑦 =1
[ 36 ] [Link]
Functions
1+𝑦
𝑥2 = ( 𝑦 )
1+ y
0
y
+ – +
–1 0
Range:- 𝑦 ∈ (−∞, −1] ∪ (0, ∞)
Hence, Range Co-domain 𝑓(𝑔(𝑥)) is into function
21. Ans. (31)
2𝑓(𝑎) + 3𝑓(𝑐) = 𝑓(𝑑) − 𝑓(𝑏)
Using fundamental principle of counting
Number of one-one function is 31
22. Ans. (2)
1
x25 50
f ( x ) = 2 1 − (
2+ x
25
)
2
1
(( )
1/50
)
1/50 50
f ( f ( x )) = 4 − 4 − x50 =x
𝑔(𝑥) = 𝑓(𝑓(𝑓(𝑥))) + 𝑓(𝑓(𝑥))
= 𝑓(𝑥) + 𝑥
1
𝑔(1) = 𝑓(1) + 1 = 350 + 1
1
[𝑔(1)] = [350 + 1] = 2
23. Ans. (20)
6 x 2 + 5x + 1 2x 2 − 3x + 4 2x 2 − 3x + 4
Df : 0, –1, 1
2x − 1 3x − 5 3x − 5
−1 −1 1 1
Df : , ,
2 3 2 2
24. Ans. (180)
Total no. of onto function provided 𝑓(𝑎) 1
= Total no. of onto function – No. of onto function when 𝑓(𝑎) = 1
5! 4!
= 4!− 3!+ 4! = 180
2!3! 2!2!
25. Ans. (4)
Given for 𝑥 2
𝑓(1) + 2𝑓(2) + ..… + 𝑥𝑓(𝑥) = 𝑥(𝑥 + 1) 𝑓(𝑥)
replace 𝑥 by 𝑥 + 1
𝑥(𝑥 + 1) 𝑓(𝑥) + (𝑥 + 1) 𝑓(𝑥 + 1)
= (𝑥 + 1) (𝑥 + 2) 𝑓(𝑥 + 1)
[Link] [ 37 ]
JEE (Main + Advanced) : Mathematics
x
+
1
=
( x + 2)
f ( x + 1) f ( x ) f ( x)
1
𝑥 𝑓(𝑥) = (𝑥 + 1) 𝑓(𝑥 + 1) = ,𝑥2
2
1 1
f (2) = , f (3) =
4 6
1
Now f (2022) =
4044
1
f (2028) =
4056
1 1
So, + = 4044 + 4056 = 8100
f (2022) f (2028)
3
1
= log
sec x + tan x
= – log(sec𝑥 + tan𝑥)3
∴ 𝑓 is odd function
[ 38 ] [Link]
Functions
( sec x + tan x )
f '( x ) = 3sec x ( log(sec x + tan x ))
2
𝑓 ′ (𝑥) > 0
∴ 𝑓 is one-one & onto
4. Ans. (119)
𝑛(𝑋) = 5
𝑛(𝑌) = 7
𝛼 → Number of one-one function = 7 C5 5!
𝛽 → Number of onto function 𝑌 to 𝑋
𝑎1 𝑏1
𝑎2 𝑏2
.. ..
.. ..
.. ..
𝑎7 𝑏5
1, 1, 1, 1, 3 1, 1, 1, 2, 2
7!
3!4!
5!+
7!
3
(2!) 3!
( )
5! = 7C3 + 3. 7C3 5! = 4 7C3 5!
−
= 4 7C3 −7C 5 = 4 35 − 21 = 119
5!
5. Ans. (C)
𝑓(𝑥) is a non-periodic, continuous and odd function
− x + x sin x , x 0
2
f ( x) = 2
x − x sin x , x 0
sin x
𝑓(– ∞) = lim ( − x2 ) 1 − = –
x →–
x
sin x
𝑓(∞) = lim x2 1 − =
x →
x
⇒ Range of 𝑓(𝑥) = 𝑅
⇒ 𝑓(𝑥) is an onto function …(1)
−2x + sin x + x cos x , x 0
f '( x ) =
2x − sin x – x cos x , x 0
For (0, ∞)
𝑓′(𝑥) = (𝑥– 𝑠𝑖𝑛𝑥) + 𝑥(1– 𝑐𝑜𝑠𝑥)
always +𝑣𝑒 always + 𝑣𝑒
or 0 or 0
⇒ 𝑓 ′ (𝑥) > 0
⇒ 𝑓′(𝑥) ≥ 0, x ( −, )
equality at 𝑥 = 0
⇒ 𝑓(𝑥) is one –one function …(2)
From (1) & (2), 𝑓(𝑥) is both one-one & onto.
[Link] [ 39 ]
JEE (Main + Advanced) : Mathematics
6. Ans. (19.00)
4x 41− x
f ( x) + f (1 − x) = +
4x + 2 41− x + 2
4x 4/ 4 x
= +
4x + 2 4 + 2
4x
4x 4
= +
4 + 2 4 + 2.4x
x
4x 2
= + =1
4 + 2 2 + 4x
x
1 2 39 1
so, f + f + ... + f − f
40 40 40 2
1 1
= 19 + f − f = 19
2 2
−2
f ( x ) = ( x − 3 − 1)2 − ( x − 3 + 1)2 = x −3 −1 − x −3 +1
−2 x − 3 3 x 4
f ( x) =
−2
x4
𝑅𝑓 = [– 2, 0]
3. Ans. (2)
𝑓(𝑥) must be a perfect cube
𝑓(𝑥) = (𝑥 − 2)3 = 𝑥 3 − 6𝑥 2 + 12𝑥 − 8
𝑎 = −6, 𝑏 = 12
[ 40 ] [Link]
Functions
4. Ans. (1)
𝑓(𝑔(𝑥)) and 𝑔(𝑓(𝑥)) are identity functions 𝑓 −1 (𝑥) = 𝑔(𝑥)
𝑓(𝑥) is linear function 𝑓(𝑥) = 𝑎𝑥 + 𝑏
x −b
g( x ) =
a
𝑓(0) = 4
𝑎(0) + 𝑏 = 4
𝑏=4
𝑔(5) = 17
5− 4
= 17
a
1
a=
17
1
𝑓(2006) = 2006 + 4
17
= 118 + 4
= 122
5. Ans. (2)
𝑓(𝑥) = 𝑦 = 𝑙𝑛(𝑥 + x2 + 1 )
𝑒𝑦 = x2 + 1 + x ; 𝑒 –𝑦 = x2 + 1 − x
e x − e− x
𝑓 –1 (𝑥) =
2
𝑦
𝑦 = |𝑓 −1 (𝑥)|
𝑦 = 𝑒 |𝑥|
𝑥
No. of solutions = 2
6. Ans. (4)
1 1
𝑓(𝑥) = 𝑙𝑜𝑔1/2 − log2 1 + 4 − 1 – 𝑙𝑜𝑔2 1 + x1/4 – 1 > 0
x
1 1 1 1 1
– < 𝑙𝑜𝑔2 1 + 1/4 < – 1 0 < 1 + 1/4 < – 1 < 1/4 < –
x x 2 x 2
𝑥 (null set)
7. Ans. (2)
𝑞 2 − 4 𝑝 𝑟 = 0, 𝑝 > 0 𝑓(𝑥) = 𝑙𝑜𝑔(𝑝𝑥 3 + (𝑝 + 𝑞)𝑥 2 + (𝑞 + 𝑟)𝑥 + 𝑟)
Let 𝑔(𝑥) = 𝑝𝑥 3 + (𝑝 + 𝑞)𝑥 2 + (𝑞 + 𝑟)𝑥 + 𝑟 𝑔(𝑥) = (𝑥 + 1) (𝑝𝑥 2 + 𝑞𝑥 + 𝑟)
Discriminant of 𝑝𝑥 2 + 𝑞𝑥 + 𝑟 is 𝑞 2 − 4𝑝𝑟 = 0
2
2 q
Domain (𝑥 + 1) (𝑝𝑥 + 𝑞𝑥 + 𝑟) > 0 𝑝(𝑥 + 1) x + >0
2p
[Link] [ 41 ]
JEE (Main + Advanced) : Mathematics
q
𝑥– and 𝑥 > – 1
2p
q
𝑥 𝑅 – [(–, –1] −
2p
8. Ans. (3)
x − [ x] { x} 1
𝑓(𝑥) = = =1–
1 + x − [ x] 1 + { x } 1 + { x}
1
{𝑥} [0, 1) 𝑓(𝑥) 0,
2
9. Ans. (4)
Here (2 – log2 (16 sin2𝑥 + 1) > 0 0 < 16 sin2𝑥 + 1 < 4
−1 3
sin2𝑥 < 1 16 sin2𝑥 + 1 4 0 log2 (16 sin2𝑥 + 1) < 2
16 16
2 2 – log2 (16 sin2𝑥 + 1) > 0
log 2 2 log 2 (2 – log2 (16 sin2𝑥 + 1)) > – 2 𝑦 > –
Hence range is 𝑦 (– 2]
10. Ans. (1)
𝑓(6{𝑥}2 − 5{𝑥} + 1) 𝑓((3{𝑥} − 1) (2 {𝑥} − 1)) (3{𝑥} – 1) (2{𝑥} – 1) 0
1 1
or {𝑥} ,
3 2
1 1
𝑥 n + 3 , n + 2
n
11. Ans. (3)
𝑓 : (e, ) → 𝑅 𝑓(𝑥) = 𝑛(𝑛(𝑛 𝑥))
[ 42 ] [Link]
Functions
13. Ans. (3)
x
𝑥 (2, 4) = 1
2
so
𝑓(𝑥) = 𝑥 − 1 𝑦 = 𝑥 − 1
𝑥 = 𝑦 + 1 𝑓 –1 (𝑥) = 𝑥 + 1
14. Ans. (2)
0 1
𝑓 : [1, ) → [1, )
𝑓(𝑥) = 2𝑥(𝑥−10)
𝑥(𝑥 − 1) is strictly increasing in domain
𝑓(𝑥) = 2𝑥(𝑥−1) is one one & onto function so inverse is defined
2𝑥(𝑥−1) = 𝑦 𝑥 2 – 𝑥 = log2 𝑦 𝑥 2 – 𝑥 – log2 𝑦 = 0
1 1 + 4log 2 y
𝑥=
2
–ve sign rejected as domain range of 𝑓 𝑛 is [1, )
1 1 + 4log 2 x
𝑓 –1 (𝑥) =
2
15. Ans. (2)
𝑓(𝑥) = 1 − 1 − x2
1– 1 − x2 0 1 − x2 1 0 1 – 𝑥 2 1 𝑥 [– 1, 1]
16. Ans. (2)
1− x
𝑓(𝑥) = 𝑓′(𝑥) = 0 at 𝑥 = 1 ± 2
1 + x2
for 𝑥 − 2 + 1, 1 + 2 f is bijective function hence f is invertible.
1− x
=𝑦
1 + x2
Or 𝑥 2𝑦 + 𝑥 + (𝑦 – 1) = 0
1 − √2 1 1 + √2
−1 1 − 4 y( y − 1) −1 4 y − 4 y 2 + 1
Or 𝑥 = =
2y 2y
−1 + 4 x − 4 x2 + 1
–1 , x0
𝑓 (𝑥) = 2x
1 x=0 as f (1) = 0
,
[Link] [ 43 ]
JEE (Main + Advanced) : Mathematics
17. Ans. (3)
–1 5
𝑥 = 1,
2
x3 + 1
=2 3
2x –1
2
x3 + 1
Let 𝑓(𝑥) = 𝑓 –1 (𝑥) = 3 2x –1
2
Equation becomes 𝑓(𝑥) = 𝑓 –1 (𝑥)
x3 + 1
𝑓(𝑥) = 𝑥 = 𝑥 𝑥 3 – 2𝑥 + 1 = 0
2
–1 5
(𝑥 − 1)(𝑥 2 + 𝑥 − 1) = 0 𝑥 = 1,
2
Allter :
Let 𝑦 = 3
2x –1 𝑦3 – 2𝑥 + 1 = 0 and 𝑥 3 – 2𝑦 + 1 = 0
(𝑦3 – 2𝑥 + 1) – (𝑥 3 – 2𝑦 + 1) = 0 (𝑦 – 𝑥) (𝑦2 + 𝑥𝑦 + 𝑥 2 + 2) = 0
𝑦 = 𝑥 or 𝑦2 + 𝑥𝑦 + 𝑥 2 + 2 = 0 𝑦 = 𝑥 or (𝑥 + 𝑦)2 + 𝑥 2 + 𝑦 2 + 4 = 0
Putting 𝑦 = 𝑥 in 𝑦 = 3
2x –1 , we get 𝑦 = 𝑥
𝑥 3 – 2𝑥 + 1 = 0
–1 5
Which yields the values 𝑥 = 1,
2
18. Ans. (3)
(1) 𝑓(𝑥) = 𝑒1/2 n x = x ,𝐷: 𝑥 > 0
𝑔(𝑥) = x , 𝐷: 𝑥 ≥ 0
(2) tan (tan 𝑥) 𝐷: 𝑥 ± (2𝑛 +1)
& tan 𝑥 ± (2𝑛 +1)
2 2
cot (cot 𝑥) 𝐷: 𝑥 ± 𝑛 & cot 𝑥 ± 𝑛
(3) 𝑓(𝑥) = 𝑐𝑜𝑠 2 𝑥 + 𝑠𝑖𝑛4 𝑥 = 𝑐𝑜𝑠 2 𝑥 + (1 − 𝑐𝑜𝑠 2 𝑥)2 = 1 − 𝑐𝑜𝑠 2 𝑥 + 𝑐𝑜𝑠 4 𝑥 = 𝑠𝑖𝑛2 𝑥 + 𝑐𝑜𝑠 4 𝑥
𝑔(𝑥) = 𝑠𝑖𝑛2 𝑥 + 𝑐𝑜𝑠 4 𝑥
| x|
(4) 𝑓(𝑥) = , 𝐷 ∶ 𝑥 0 𝑔(𝑥) = 𝑠𝑔𝑛(𝑥), 𝐷: 𝑥 ∈ 𝑅
x
19. Ans. (1)
𝑓(𝑥) = log2 [3𝑥 – 3[𝑥] ] = log2 [3{𝑥}]
period 1.
so 0 {𝑥} < 1
0 3{𝑥} < 3 [3{𝑥}] = 0, 1, 2
so range {log21, log22} = {0, 1}.
20 Ans. (2)
x x x ex + 1
𝑓(𝑥) = + + 1 = +1
ex − 1 2 2 ex − 1
x e− x + 1 x ex + 1
𝑓(−𝑥) = − −x +1= x +1 = 𝑓(𝑥), even function
2 e −1 2 e −1
[ 44 ] [Link]
Functions
SECTION–B
1. Ans. (9)
tan2 x + 8tan x + 15
f ( x) =
1 + tan2 x
= sin2𝑥 + 8sin𝑥cos𝑥 + 15cos2𝑥
1 − cos2x 1 + cos2x
+ 4sin2x + 15
2 2
8 + 7cos2𝑥 + 4sin2𝑥
we know that
7cos2𝑥 + 4sin2𝑥 − 72 + 42 , 72 + 42
so 𝑓(𝑥) = 8 + 7cos2𝑥 + 4sin2𝑥
8 − 65,8 + 65
Now calculate assuming 65 is slightly greater than 8.
2. Ans. (0)
x3 + 2x2 + 3x + 2 ( x + 1)( x2 + x + 2)
f ( x) = 3 =
x + 2x2 + 2x + 1 ( x + 1)( x2 + x + 1)
x2 + x + 2
y=
x2 + x + 1
𝑥 – {0}
𝑛0 𝑦2
x2 + x + 2
Now y = 2
x + x +1
(𝑦 – 1)𝑥 + (𝑦 – 1)𝑥 + 𝑦 – 2 = 0
2
𝑦–10𝑦1
𝑥 – {0}
𝐷0
(𝑦 – 1)2 – 4(𝑦 – 1)(𝑦 – 2) 0
(𝑦 – 1)(𝑦 – 1 – 4𝑦 + 8) 0
(𝑦 – 1)(7 – 3𝑦) 0
(𝑦 – 1)(3𝑦 – 7) 0
1 7
3
7
y 1,
3
𝑦 1&𝑦 2
So No. of integers in Range = 0
3. Ans. (15)
x
tan (1 − 2[ x])
Period of e 4
is 4 cos =0 𝑥 𝑅
2
[ x]
Period of sin is 4
2
[Link] [ 45 ]
JEE (Main + Advanced) : Mathematics
Period of 𝑓(𝑥) is 4. For periodic function 𝑓(𝑥) range can be calculated for 𝑥 [0, 4]
x 1 x 5 3
If 𝑥 [0, 1) ; 𝑓(𝑥) = , 𝑓(𝑥) 0, ; If 𝑥 [1, 2) ; 𝑓(𝑥) = + 1 , 𝑓(𝑥) ,
4 4 4 4 2
x 2 3 x 1
If 𝑥 [2, 3) ; 𝑓(𝑥) = , 𝑓(𝑥) , ; If 𝑥 [3, 4) ; 𝑓(𝑥) = – 1, 𝑓(𝑥) – ,0
4 4 4 4 4
1 1 2 3 5 3
Range – , , ,
4 4 4 4 4 2
4. Ans. (2)
1
f ( x) + f = x ...(1)
x
1
put x →
x
1 1
f + f ( x) = ...(2)
x x
by (1) & (2)
1
x=
x
𝑥 = ±1
So domain of 𝑓(𝑥) is {–1, 1}
No. of elements in domain is 𝑘 = 2
5. Ans. (2)
𝑓 & 𝑔 are 2 distinct functions [–1, 1] → [0, 2] onto functions
So 𝑓 & 𝑔 are either – 𝑥 + 1 or 𝑥 + 1
Case-I:
𝑓(𝑥) = −𝑥 + 1 ; 𝑔(𝑥) = 𝑥 + 1
1− x
1−
f ( x) 1 − x 1+ x = 𝑥
ℎ(𝑥) = = ; ℎ(ℎ(𝑥)) =
g( x ) 1 + x 1− x
1+
1+ x
x −1
1−
x −1 x +1 = 1
ℎ(1/𝑥) = ; ℎ(ℎ(1/𝑥)] =
x +1 x −1 x
1+
x +1
1
h( h( x )) + h h = |𝑥 + 1/𝑥| > 2 as domain does not contain point 𝑥 = ± 1
x
Case-II:
𝑓(𝑥) = 1 + 𝑥 ; 𝑔(𝑥) = 1 − 𝑥
1+ x
1+
1+ x 1− x = – 1
ℎ(𝑥) = ; ℎ(ℎ(𝑥)) =
1− x 1+ x x
1−
1− x
1
ℎ(ℎ(1/𝑥)) = – 𝑥 ; h( h( x )) + h h = |– 𝑥 − 1/𝑥| = (𝑥 + 1/𝑥) > 2
x
[ 46 ] [Link]
Functions
6. Ans. (2)
x −2
𝑓 –1 (𝑥) = 𝑓(𝑥) = 𝑓 –1 (𝑥)
2x − 1
𝑓(𝑓(𝑥)) = 𝑥
𝑓(𝑥) + 2𝑓 –1 (𝑥) + 2 = 𝑓(𝑓(𝑥)) reduces to
3( x − 2)
= x −2
2x − 1
( x − 2)
(3 − 2x + 1) = 0
(2x − 1)
2(𝑥 − 2)(2 − 𝑥) = 0 𝑥 = 2
7. Ans. (3)
x x
f ( x ) = sec2 + cot 2
6 6
x x
= 1 + tan2 + cot 2
6 6
T1 = = 6, T2 = =6
/6 /6
L.C.M of 𝑇1 and 𝑇2 is 6
but tan2 + cot2 repeats its values after interval
of
2
/2
Period T1 = = 3, T2 = 3
/6
Period of 𝑓(𝑥) is 3.
8. Ans. (7)
– 𝑥 2 + 4𝑥 + 11 0 & – 𝑥 2 + 4𝑥 + 11 1
𝑥 2 − 4𝑥 − 11 0 & 𝑥 2 − 4𝑥 − 10 0
2 − 15 x 2 + 15 & x −2, 6
integral values of 𝑥 are –1, 0, 1, 2, 3, 4, 5
9. Ans. (400)
3
1, 3 2,......., 3 7 lies between 1 and 2
3 1 , 3 2 ,...., 3 7 are each equal to 1
3
8, 3 9....... 3 26 lies between 2 and 3
3 8 , 3 9 ....... 3 26 are each equal to 2
3
27, 3 28,......, 3 63 lies between 3 & 4
3 27 , 3 28 ,......, 3 63 are each equal to 3
3
64, 3 65,......, 3 124
[Link] [ 47 ]
JEE (Main + Advanced) : Mathematics
lies between 4 & 5
are each
equal to 4
Required number
= 1 × 7 + 2 × 19 + 3 × 37 + 4 × 61 = 400
10. Ans. (1)
n sin x 0 sin x 1
4 4
sin x =1
4
x = 2n + , n N
4 2
1
x = 4 2n + , n N
2
𝑥 = 4(4𝑛 + 1)2, 𝑛 𝑁
also 16 – 𝑥 2 0
𝑥 [–4, 4]
𝑥 = 4(4𝑛 + 1)2
put 𝑛 = 0, 𝑥 = 4,
only 𝑥 = 4 is possible.
2
4 − x2
4 – 𝑥 > 0 or 𝑥 (–2, 2) and >0
1− x
𝐷 : (–2, 1)
𝑅 : [–1, 1]
2. Ans. (A,D)
(i) 𝑓(𝑥) = x −1 + 2 3− x
𝐷 : 𝑥 – 1 0 & 3 – 𝑥 0 𝑥 [1, 3]
1 1 7
Range : 𝑓′(𝑥) = – = 0 or 𝑓′(𝑥) = 0 at 𝑥 =
2 x −1 3− x 5
7− 7+ 7
𝑓′ > 0 & 𝑓′ < 0 maxima at 𝑥 = ; Range : 2 , 10
5 5 5
[ 48 ] [Link]
Functions
3. Ans. (B,D)
Domain D [–1, 1]
−1 1
tan x0
(A) 𝑓(𝑥) = x many -one
1 x =0
𝑦
𝑙
𝜋 1
4
−1
𝑥
0 1
𝜋
−
4
𝑙
(B) 𝑔(𝑥) = 𝑥 3 one - one
−1
0 1
𝜋 1
−
2
0 𝜋
−1 2
𝑦 = 𝑓(𝑥)
[Link] [ 49 ]
JEE (Main + Advanced) : Mathematics
𝑦 = 𝑥2
𝑦 =𝑥−1
𝑦 = |𝑓(𝑥)|
𝑦 = (𝑥 + 2)2
𝑥
−1
𝑦 = −𝑥 − 1
x2 + ( x + 2)2 x −1
2
𝑦 = |𝑓(𝑥)| + 𝑓(𝑥 + 2) = x + ( − x − 1) −1 x 1 ;
x −1− x −1 x 1
2x2 + 4 x + 4 x −1
2
𝑦 = |𝑓(𝑥)| + 𝑓(𝑥 + 2)= x − x − 1 −1 x 1
−2 x 1
6. Ans. (A,D)
0 x =0
𝑓(– 𝑥) = − x2 sin ( x ) x ( −1,1) − 0 = −𝑓(𝑥) odd function
− x x | x| |
7. Ans. (A,C,D)
x2 + 1 ( − x )2 + 1
g ( x ) = x3 + tanx + ( ) ( ) ( )
3
g − x = − x + t an − x +
P P
x2 + 1
g ( − x ) = − x − tanx + 𝑔(𝑥) + 𝑔(−𝑥) = 0
3
P
because 𝑔(𝑥) is a odd function
x2 + 1 3 x2 + 1
− x3 − tan x + + − x − tan x + = 0
P P
( x2 + 1) x2 + 1
2 =0 0 <1
P P
5
Now 𝑥 [–2, 2] 0 <1𝑃>5
P
[ 50 ] [Link]
Functions
8. Ans. (A,C)
𝑓(𝑥) = 2 x(sin x + tan x )
x
2 +1
−x = – x
if 𝑥 = 𝑛, 𝑓(𝑛) = 0 if 𝑥 𝑛 1 +
𝑓(– 𝑥) = −𝑓(𝑥) odd function
𝑓(0) = 𝑓() hence many one
9. Ans. (A,B,C,D)
sin( [ x])
𝑓(𝑥) = = 0, 𝑥 𝐼
{ x}
(A) By graph fundamental period is one
(B) 𝑓(– 𝑥) = 0 = 𝑓(𝑥) even function
(C) Range y {0}
(D) 𝑦 = sgn – 1, 𝑥 𝐼
𝑦 = 𝑠𝑔𝑛 sgn { x } (1) – 1 𝑦=1–1
{ x}
𝑦 = 0, 𝑥 𝐼 Identical to 𝑓(𝑥)
10. Ans. (B,D)
Clearly ℎ(𝑥) = 2𝑎
so neither one-one nor onto
11. Ans. (A)
Number of one-one functions = 0
12. Ans. (C)
Total number of function = 35 = 243
Number of into function = 3 + 3(25 – 2) = 93
total number of onto function = 243 – 93 = 150
13. Ans. (D)
𝑔(6) 𝑔(7) 𝑔(8)
g(6) g(7) g(8) No. of maps
1 1 1,2,3,4,5 5
2 2,3,4,5 4
3 3,4,5 3
4 4,5 2
5 5 1
2 2 2,3,4,5 4
3 3,4,5 3
4 4,5 2
5 5 1
3 3 3,4,5 3
4 4,5 2
5 5 1
4 4 4,5 2
5 5 1
5 5 5 1
[Link] [ 51 ]
JEE (Main + Advanced) : Mathematics
14. Ans. (17)
7𝑥 – 𝑥 2 – 6 0 𝑥 2 – 7(𝑥) + 6 0
(𝑥 – 1) (𝑥 – 6) 0 𝑥 [1, 6] and sin𝑥 + cos𝑥 0 1, 3 7 , 6
4 4
15. Ans. (17)
1 1 3 5
x + 2 = 2 2 𝑥 + 2 < 3 2 𝑥 < 2
16. Ans. (1)
sin2x 0 x 0 2x 0 sin2 x 1
2
0
x
2
𝑓(𝑥) =
− sin2x 3
x 2 2x 3 − sin2x 1
2
3
0 x 2
2
so range [0, 1].
17. Ans. (34)
f ( – x ) = − ax7 + bx3 + cx − 5 ; 𝑓(−𝑥) = −[𝑓(𝑥) + 5] − 5
𝑓(−𝑥) = −𝑓(𝑥) = −10 put 𝑥 = 7
𝑓(7) = – 17 so 𝑓(7) + 17 cos 𝑥 = – 17 (cos 𝑥 – 1) [–34, 0]
18 Ans. (7)
4a − 7 3
𝑓(𝑥) = 𝑥 + (𝑎 − 3)𝑥 2 + 𝑥 + 5 𝑓′(𝑥) = (4𝑎 − 7)𝑥 2 + 2(𝑎 − 3)𝑥 + 1
3
𝐷 0 for all 𝑥 𝑅
4(𝑎 – 3)2 – 4 (4𝑎 – 7) 0 𝑎2 + 9 – 6𝑎 – 4𝑎 + 7 0
𝑎2 − 10𝑎 + 16 0 (𝑎 – 8) (𝑎 – 2) 0
or 𝑎 [2, 8] 𝑓′(𝑥) is always +ve for 𝑎 [2, 8]
19. Ans. (22)
21 𝑥
22 𝑦
23 𝑧
case- case- case-
𝑓(21) = 𝑥 T F F
𝑓(22) 𝑥 F T F
𝑓(23) 𝑦 F F T
case- 𝑓(22) = 𝑥, 𝑓(23) = 𝑦
then 𝑓(21) = 𝑥 is not true
case- 𝑓(23) = 𝑦, 𝑓(22) = 𝑧, 𝑓(21) = 𝑥
not possible
case- 𝑓(22) = 𝑥, 𝑓(23) = 𝑧, 𝑓(21) = 𝑦
𝑓 –1 (𝑥) = 22
[ 52 ] [Link]