[go: up one dir, main page]

0% found this document useful (0 votes)
39 views39 pages

10 Differentiability (Exercise)

The document provides solved examples related to the concepts of continuity and differentiability of various functions. It discusses specific cases, including functions defined piecewise, and analyzes their behavior at critical points. The examples illustrate the methods for determining whether functions are continuous and differentiable at given points, with detailed calculations and limits.

Uploaded by

Raj mohan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views39 pages

10 Differentiability (Exercise)

The document provides solved examples related to the concepts of continuity and differentiability of various functions. It discusses specific cases, including functions defined piecewise, and analyzes their behavior at critical points. The examples illustrate the methods for determining whether functions are continuous and differentiable at given points, with detailed calculations and limits.

Uploaded by

Raj mohan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 39

DIFFERENTIABILITY

SOLVED EXAMPLES

sgn(x)  x;   x  0

  
Ex. 1 Let f(x)   1  sin x; 0x . Discuss the continuity & differentiability at x = 0 & .
 2 2
 
cos x; 2
x


 1  x;   x  0

 
Sol. f(x)   1  sin x; 0x
 2
 
cos x; 2
x

To check the differentiability at x = 0


f(0  h )  f(0 ) 1  0  h  (1)
LHD = lim  lim 1
h 0 h h 0 h
f(0  h)  f(0 ) 1  sinh  1
RHD = lim  lim 1
h 0 h h 0 h
 LHD = RHD
 Differentiable at x = 0.
 Continuous at x = 0.

To check the continuity at x =
2
LHL lim  f(x)  lim  (1  sin x)  0
 
x x
2 2

RHL lim  f(x)  lim  cos x  0


 
x x
2 2

 
 LHL = RHL = f   = 0
2 

 Continuous at x = .
2

To check the differentiability at x =
2
  
f  h   f 
LHD = lim 
2   2   lim 1  cosh  0  0
h 0 h h 0 h

  
f  h   f 
RHD = lim 
2   2   lim  sinh  0  1
h 0 h h 0 h
 LHD  RHD

 not differentiable at x = .
2

143
MATHS FOR JEE MAIN & ADVANCED

 x sin(ln x 2 ), x  0
Ex. 2 Discuss the differentiability of f(x) =  at x = 0.
 0, x0
Sol. For continuity
f(0+ ) = lim h sin(ln h2)
h 0

= 0 × (any value between –1 and 1) = 0.


f(0–) = lim
h 0
(–h) sin(ln h 2)
= 0 × (any value between – 1 and 1) = 0
Hence, f(x) is continuous at x = 0.
For differentiability.
f (h)  f (0)
f ' (0+ ) = lim
h 0 h
h sin(ln h 2 )  0
= lim  lim sin(ln h 2 )
h 0 h h0

= any value between – 1 and 1.


Hence, f ' (0) does not take any fixed value.
Hence, f(x) is not differentiable at x = 0.

Ex. 3 Determine the values of x for which the following functions fails to be continuous or differentiable

(1  x), x 1

f(x)  (1  x)(2  x), 1  x  2 , Justify your answer..
(3  x), x 2

Sol. By the given definition it is clear that the function f is continuous and differentiable at all points except possibily at
x = 1 and x = 2.
Check the differentiability at x = 1

f(1  h )  f(1) 1  (1  h )  0
q = LHD = lim  lim  1
h 0 h h 0 h

f(1  h)  f(1) {1  (1  h)}{2  (1  h)} 0


p = RHD = lim  lim  1
h 0 h h 0 h

 q = p  Differentiable at x = 1.  Continuous at x = 1.
Check the differentiability at x = 2

f(2  h)  f(2 ) (1  2  h)(2  2  h)  0


q = LHD = lim  lim  1 = finite
h 0 h h 0 h

f(2  h)  f(2) (3  2  h)  0
p = RHD = lim  lim   (not finite)
h 0 h h 0 h

 qp
 not differentiable at x = 2.

144
DIFFERENTIABILITY

Now we have to check the continuity at x = 2

LHL = lim f(x)  lim (1  x)(2  x)  lim (1  (2  h))(2  (2  h))  0


x 2 x 2 h 0

RHL = lim f(x)  lim (3  x)  lim (3  (2  h))  1


x 2 x 2 h 0

 LHL  RHL
 not continuous at x = 2.

 1
Ex. 4 Test the continuity and differentiability of the function f(x) =  x  [x] by drawing the graph of the function
 2

when –2  x  2, where [] represents the greatest integer function.

 1
Sol. Here, f(x)  x  [x] , –2  x  2 by
 2

 1
  x   ( 2) , 2  x  1
 2
 1
  x   ( 1) , 1  x  0
 2

  1
=   x   (0) , 0  x 1
  2

  x  1  (1) , 1 x  2
  2

 3
2 , x2
 2

 (2x  1), 2  x  1

   x  1  , 1  x  1/ 2
  2

 (x  1/ 2), 1
 x0
=  2
 0, 0  x 1

 1
 x  2, x2

 3, x2

145
MATHS FOR JEE MAIN & ADVANCED

Which could be plotted as


y

x' x
–2 –1 O 1 2

y'

Fig. Clearly shows that f(x) is not continuous at x = {–1, 0, 1, 2} as at these points, the graph is broken. f(x) is
 1 
not differentiable at x = 1, ,0,1, 2 as at x = {–1, 0, 1, 2}, the graph is broken, and x = –1/2, there is a sharp
 2 
edge.

 x  1 ([x]  x) , x  1
Ex. 5 If f(x) = 
 0 , x 1

Test the differentiability at x = 1, where [ . ] denotes the greatest integer function.

Sol. Check the differentiability at x = 1

f(1  h)  f(1)
Rf'(1) = lim
h 0
( x > 1)
h

1  h  1 ([1  h]  (1  h))  0 h(1  1  h) h(h )


= lim
h 0
= lim
h 0
= lim
h 0
0
h h h

f(1  h)  f(1)
L(f'(1)) = lim
h 0
h

1  h  1 ([1  h]  (1  h))  0 h(0  1  h )


= lim
h 0
= lim
h 0
=1
h h

Lf'(1)  Rf'(1)

Hence f(x) is not differentiable at x = 1.

e | x| , 5  x  0
 | x 1| 1
Ex. 6 If f(x)   e  e  1, 0  x  2
 | x 2|
e , 2 x4

Discuss the continuity and differentiability of f(x) in the interval (–5, 4).

146
DIFFERENTIABILITY

Sol. Check the differentiability at x = 0

f(0  h)  f(0) e | h|  1 e h  1


LHD = lim  lim  lim 1
h 0 h h 0 h h 0 h

f(0  h)  f(0 ) e | h 1|  e 1  1  1 e 1 (1  e h )


RHD = lim  lim  lim  e 1
h 0 h h 0 h h 0 h
 LHD  RHD
 not differentiable at x = 0.
but f(x) is continous at x = 0, because p  q and both are finite.
check the differentiability at x = 2

f(2  h)  f(2) e | 1  h|  e 1  1  1 e 1 (1  e h )
LHD = lim  lim  lim  e 1
h 0 h h 0 h h 0 h

f(2  h)  f(2) e | h|  1 (e  h  1)
RHD = lim  lim  lim  1
h 0 h h 0 h h 0 h

 LHD  RHD
 not differentiable at x = 2.
but f(x) is continous at x = 2, because p  q and both are finite.

2 1 
 

(x  e)2  e  x  x  e at x  e
Ex. 7 Discuss the differentiability of f(x) = 
1  0, x e
+ 2 e(eh)
Sol. f(e ) = lim (e + h – e) 2
h0
1
h
= lim (h) 22
h 0
1
1 
=0×1=0 (as for h  0, –  2 h )=
h
1
f(e–) = lim (–h) 2 2h = 0 × 0 = 0
h 0

Hence, f(x) is continuous at x = e.


1
2 h
f (e  h)  f (e) h2 0
f ' (e+ ) = lim
h 0
 lim
h h 0 h
1
h
= lim
h 0
2 2  1
1
h
f (e  h)  f (0) (h)22  0
f ' (e–) = lim  lim
h 0 h h 0 h
1
h
= lim 22  0
h 0
Hence, f(x) is non-differentiable at x = e .

147
MATHS FOR JEE MAIN & ADVANCED

Ex. 8 Let f(x + y) = f(x) + f(y) – 2xy – 1 for all x and y. If f'(0) exists and f'(0) = –sin, then find f{f'(0)}.

f(x  h)  f(x)
Sol. f '(x)  lim
h 0 h

{f(x)  f(h )  2 xh  1} f(x)


 lim (Using the given relation)
h 0 h

f(h )  1 f(h )  f(0 )


 lim  2 x  lim  2 x  lim
h 0 h 0 h h 0 h

[Putting x = 0 = y in the given relation we find f(0) = f(0) + f(0) + 0 – 1  f(0) = 1]
 f'(x) = –2x + f'(0) = –2x – sin
 f(x) = –x2 – (sin). x + c
f(0) = – 0 – 0 + c  c= 1
2
 f(x) = –x – (sin). x + 1
So, f{f'(0)} = f(–sin) = –sin2 + sin2 + 1
 f{f'(0)} = 1.

Ex. 9 If f(x) is a function satisfies the relation for all x, y  R, f(x + y) = f(x) + f(y) and if f(0) = 2 and function is
differentiable every where, then find f(x).

f (x  h)  f (x)
Sol. f(x) = hlim
0 h

f (x)  f (h)  f (x)  f (0)


= hlim
0
( f(0) = 0)
h

f (h)  f (0)
= hlim
0
= f(0)
h
f(x) = 2

  f (x) dx   2 dx
f(x) = 2x + c
 f(0) = 2.0 + c
as f(0) = 0
 c=0
 f(x) = 2x

 x3 x0
Ex. 10 If f(x) =  2 . Draw the graph of the function & discuss the continuity and differentiability of
x  3 x  2 x0

f  x  and f(x) .

148
DIFFERENTIABILITY

| x | 3; | x | 0  not possible


Sol. f (|x|)   2
|x|  3 | x | 2; | x | 0 y=f(|x|)

 x 2  3x  2, x0 2
f (| x|)   2
 x  3x  2, x0
x
at x = 0 –2 –1 0 1 2

f(0  h )  f(0 ) h 2  3h  2  2
q = LHD = lim = lim 3
h 0 h h 0 h

f(0  h)  f(0) h 2  3h  2  2
p = RHD = lim  lim  3
h 0 h h 0 h
 qp
 not differentiable at x = 0. but p & q are both are finite
 continuous at x = 0 y
3 y=|f(x)|
3  x , x0
 2 2
(x  3 x  2 ) , 0  x  1
Now, | f(x)|   2 x
 (x  3 x  2 ) , 1  x  2 O 1 2
(x2  3 x  2 ) , x  2

To check differentiability at x = 0

f(0  h )  f(0 ) 3 h 2 (1  h )
q = LHD = lim = lim  lim  
h 0 h h 0 h h 0 h
not differentiable at x = 0.
f(0  h)  f(0) h 2  3h  2  2
p = RHD = lim  lim  3
h 0 h h 0 h
Now to check continuity at x = 0

LHL = xlim
0 
f(x)  lim 3  x  3
x 0
not continuous at x = 0.
2
RHL = lim f(x)  lim x  3 x  2  2
x 0 x 0

To check differentiability at x = 1

f(1  h)  f(1)
q = LHD = lim
h 0 h

(1  h)2  3(1  h)  2  0 h2  h
= lim  lim  1
h 0 h h 0  h

f(1  h)  f(1) (h 2  2h  1  3  3h  2)  0 (h 2  h)


p = RHD = lim  lim  lim 1
h 0 h h 0 h h 0 h

149
MATHS FOR JEE MAIN & ADVANCED

 not differentiable at x = 1.
but |f(x)| is continous at x = 1, because p  q and both are finite.
To check differentiability at x = 2

f(2  h)  f(2 )
q = LHD = lim
h 0 h

(4  h 2  4h  6  3h  2)  0 h2  h
= lim  lim  1
h 0 h h 0 h

f(2  h)  f(2) (h 2  4h  4  6  3h  2 )  0 (h 2  h)
p = RHD = lim  lim  lim 1
h 0 h h 0 h h 0 h
 not differentiable at x = 2.
but |f(x)| is continous at x = 2, because p  q and both are finite.

   
Ex. 11 A function f(x) is such that f  x     | x |  x. Find f '   , if it exists.
 2 2 2
  
Sol. Given that f  x   |x|
 2 2

   
f  hf   |h| 
   2  2  2
f '    lim  2  1
2
  h 0 h h

   
f   h   f     | h |  
   2  2  2
and, f '    lim  2 1
2
  h 0  h  h

Therefore, f ' 
  does not exist.

2

 max. {f(t); x  t  (x  1); 0  x  3}


Ex. 12 f(x) = 1 + 4x – x2,  x  R g(x)  
 min. {(x + 3); 3  x  5}
Discuss the continuity and differentiability of g(x) for all x  [0, 5].
Sol. Here, f(t) = 1 + 4t – t2.
f'(t) = 4 – 2t, when f'(t) = 0  t=2
at t = 2, f(x) has a maxima.
Since, g(x) max. {f(t) for t  [x, x + 1], 0  x < 3} x x+1 t=2

x t=2 x+1
f(x  1), if t  2 is on right side of [x, x  1]

 g(x)  f(2 ), if t  2 is inside [x, x  1]
f(x), t=2 x x+1
 if t  2 is on left side of [x, x  1]

150
DIFFERENTIABILITY

4  2 x  x 2 , if 0  x  1

5, if 1  x  2
 g(x)  
2
1  4 x  x , if 2  x  3
6, if 3  x  5

Which is clearly continuous for all x  [0, 5] except x = 3.


to check differentiability at x = 1, 2, 3
at x = 1

f(h)  f(1) (1  h)2  2(1  h)  4  5


LHD = f'(1–) = lim  lim =0
h 0 h h 0 h

 f(1  h)  f(1) 5 5
RHD = f '(1 )  lim  lim 0
h 0 h h 0 h

 differentiable at x = 1
at x = 2

f(2  h)  f(2) 5 5
LHD = f'(2–) = lim  lim =0
h 0 h h  0 h

f(2  h)  f(2) 1  4(2  h)  (2  h)2  5 h 2


RHD = f '(2  )  lim  lim  lim 0
h 0 h h 0 h h 0 h

 differentiable at x = 2
Function g(x) is discontinous at x = 3  not differentiable at x= 3.

Ex. 13 f(x + y) = f(x) . f(y)  x, y  R and f(x) is a differentiable function and f(0) = 1, f(x)  0 for any x. Find f(x)
Sol. f(x) is a differentiable function

f (x  h)  f (x)
 f(x) = hlim
0 h
f (x).f (h)  f (x).f (0)
= hlim
0
( f(0) = 1)
h
f (x).(f (h)  f (0))
= hlim
0
= f(x) . f(0) = f(x)
h
 f(x) = f(x)
f (x)
  f (x) dx = 1 dx

 n f(x) = x + c  n 1 = 0 + c
 c= 0  n f(x) = x
 f(x) = ex

151
MATHS FOR JEE MAIN & ADVANCED

2x
Ex. 14 Discuss the differentiability of f(x) = sin –1 .
1  x2

 2 tan 1 x, 1  x  1
–1  2x   1
Sol. f(x) = sin  2 
    2 tan x, x 1
 1 x   1
   2 tan x, x  1

 2
 1  x 2 , 1  x  1

 2
 f '(x) =  , x 1 .....(i)
 1  x2
 2
 1  x 2 , x  1

 f '(–1–) = –1, f '(–1+ ) = 1, f '(1–) = 1, and f '(1 +) = –1


Hence, f(x) is not-differentiable at x = ±1.
2x 
Figure shows that the graph of f(x) = sin –1  2 
.
 1 x 

 2x 
Usually it is difficult to remember all the cases of sin –1  2 
in (i).
 1 x 
Use the following short-cut method to check the differentiability.
Differentiating f(x) w.r.t. x, we get

 2x 
d 2  2(1  x 2 )  2x(2x)
df (x) 1 x 
 (1  x 2 )
dx  2x 
2
=
1  2  (1  x 2 ) 2  4x 2
1 x 

2(1  x 2 )
=
(1  x 2 ) |1  x 2 |
df (x)
Clearly, is discontinuous at x 2 = 1 or x = ±1.
dx
Hence, f(x) is non-differentiable at x = ±1.

152
DIFFERENTIABILITY

Ex. 15 Discuss the continuity and differentiability of the function y = f(x) defined parametrically ;
x = 2t – |t – 1| and y = 2t2 + t|t|.
Sol. Here x = 2t – |t – 1| and y = 2t2 + t|t|.
Now when t < 0;
1
x = 2t – {–(t – 1)} = 3t – 1 and y = 2t2 – t2 = t2  y (x  1)2
9
when 0  t  1

1
x = 2t – (–(t – 1)) = 3t – 1 and y = 2t2 + t2 = 3t2  y (x  1)2
3
When t  1;
x = 2t – (t – 1) = t + 1 and y = 2t2 + t2 = 3t2  y = 3(x – 1)2
1 2
 9 (x  1) , x  1

1
Thus, y  f(x)   (x  1)2 , 1  x  2
3
3 (x  1)2 , x2


We have to check differentiability at x = –1 and 2.
Differentiability at x = –1;
1
(1  h  1)2  0
 f(1  h)  f(1) 9
LHD = f '(1 )  lim  lim 0
h 0 h h 0 h
1
(1  h  1)2  0
 f(1  h)  f(1) 3
RHD = f '(1 )  lim  lim 0
h 0 h h 0 h
Hence f(x) is differentiable at x = –1.
 continuous at x = –1.
To check differentiability at x = 2 ;

1 2
 2  h 1  3 2
3 2  h  1   3
 3
LHD = f '(2 )  lim =2 & RHD = f '(2  )  lim =6
h 0 h h 0 h
Hence f(x) is not differentiable at x = 2.
But continuous at x = 2, because LHD & RHD both are finite.
 f(x) is continuous for all x and differentiable for all x, except x = 2.

153
MATHS FOR JEE MAIN & ADVANCED

Exercise # 1 [Single Correct Choice Type Questions]

1. If both f (x) & g(x) are differentiable functions at x = x 0, then the function defined as,
h(x) = Maximum {f(x), g(x)}
(A) is always differentiable at x = x0
(B) is never differentiable at x = x0
(C) is differentiable at x = x0 when f(x0)  g(x0)
(D) cannot be differentiable at x = x0 if f(x0) = g(x0).

x
2. If f(x) = be a real valued function, then
x 1  x
(A) f(x) is continuous, but f(0) does not exist (B) f(x) is differentiable at x = 0
(C) f(x) is not continuous at x = 0 (D) f(x) is not differentiable at x = 0

 1q p
if x  q where p&q  0 are relatively prime integers
3. For x > 0, let h(x) = 
 0 if x isirrational
then which one does not hold good?
(A) h(x) is discontinuous for all x in (0, )
(B) h(x) is continuous for each irrational in (0, )
(C) h(x) is discontinuous for each rational in (0, )
(D) h(x) is not derivable for all x in (0, ).
4. If f (x) is differentiable everywhere, then:
2
(A) f  is differentiable everywhere (B) f is differentiable everywhere
(C) f f is not differentiable at some point (D) f + f is differentiable everywhere

 x  y  f (x)  f (y)
5. Let f : R  R be a function such that f   = , f(0) = 0 and f(0) = 3, then
 3  3
f (x)
(A) is differentiable in R (B) f(x) is continuous but not differentiable in R
x
(C) f(x) is continuous in R (D) f(x) is bounded in R

6. The functions defined by f(x) = max {x2, (x  1)2, 2x (1  x)}, 0  x  1


(A) is differentiable for all x
(B) is differentiable for all x excetp at one point
(C) is differentiable for all x except at two points
(D) is not differentiable at more than two points.

7. If f (x) = sin–1(sinx) ; x R then f is


(A) continuous and differentiable for all x

(B) continuous for all x but not differentiable for all x = (2k + 1) , kI
2

(C) neither continuous nor differentiable for x = (2k – 1) ; k I
2
(D) neither continuous nor differentiable for x  R [1,1]

154
DIFFERENTIABILITY

  e 1 / x  e 1 / x 
x ,x  0
8. If f  x     e 1 / x  e 1 / x  then at x = 0, f(x) is -

 0 ,x  0

(A) differentiable (B) not differentiable (C) f'(0+) = –1 (D) f'(0–) = 1

9. The function f(x) = sin 1 (cos x) is:


(A) discontinuous at x = 0 (B) continuous at x = 0
(C) differentiable at x = 0 (D) none of these

10. Let the function f, g and h be defined as follows


1
x sin   for  1  x  1 and x  0
x

f (x) = 

0 for x0

1
x 2 sin   for  1  x  1 and x  0
x

g (x) = 

0 for x0

h (x) = | x |3 for – 1  x  1
Which of these functions are differentiable at x = 0?
(A) f and g only (B) f and h only (C) g and h only (D) none

   [x] 2[  x]   5 
   x  
log a [x]  [  x] x a  for x  0 ; a  1
 a   1 
11. Given f(x) =  x
  3 a 
  
 0 for x  0

where [.] represents the integral part function, then:


(A) f is continuous but not differentiable at x = 0
(B) f is continuous & differentiable at x = 0
(C) the differentiability of 'f' at x = 0 depends on the value of a
(D) f is continuous & differentiable at x = 0 and for a = e only.

 2  sin x  sin 3 x   sin x  sin 3 x  


12. Consider f(x) =   , x for x  (0, )
 2  sin x  sin x   sin x  sin x
3 3
 2

f(/2) = 3 where [ ] denotes the greatest integer function then,


(A) f is continuous & differentiable at x = /2
(B) f is continuous but not differentiable at x = /2
(C) f is neither continuous nor differentiable at x = /2
(D) none of these

155
MATHS FOR JEE MAIN & ADVANCED

 max f (t), 0  t  x, 0  x  1
13. Let f(x) = x – x2 and g(x) =  , then in the interval [0, )
 sin  x , x  1
(A) g(x) is everywhere continuous except at two points
(B) g(x) is everywhere differentiable except at two points
(C) g(x) is everywhere differentiable except at x = 1
(D) none of these

14. Which one of the following functions is continuous everywhere in its domain but has atleast one point where it is
not differentiable ?
|x|
(A) f (x) = x1/3 (B) f (x) = (C) f (x) = e–x (D) f (x) = tan x
x

2f (x)  3f (2x)  f (4x)


15. Let f(x) be continuous at x = 0 and f(0) = 4 then value of lim is
x 0 x2
(A) 11 (B) 2 (C) 12 (D) none of these

16. The graph of function f contains the point P (1, 2) and Q(s, r). The equation of the secant line through P and Q is
 s 2  2s  3 
y =  s  1  x – 1 – s. The value of f ' (1), is
 
(A) 2 (B) 3 (C) 4 (D) non existent

f (2h  2  h 2 )  f (2)
17. Given that f(2) = 6 and f(1) = 4, then lim =
h 0 f (h  h 2  1)  f (1)
(A) does not exist (B) is equal to –3/2 (C) is equal to 3/2 (D) is equal to 3

18. If f (x + y) = f (x) + f (y) + | x | y + xy2,  x, y  R and f ' (0) = 0, then


(A) f need not be differentiable at every non zero x (B) f is differentiable for all x  R
(C) f is twice differentiable at x = 0 (D) none

 x 1
2

 , 0x2
x 1
2


 1 (x 3  x 2 ) , 2x3
19. If f (x) =  , then:
4

9
4  x4  2x  , 3 x 4

(A) f (x) is differentiable at x = 2 & x = 3 (B) f (x) is non-differentiable at x = 2 & x = 3


(C) f (x) is differentiable at x = 3 but not at x = 2 (D) f (x) is differentiable at x = 2 but not at x = 3.

20. Let f be a differentiable function on the open interval (a, b). Which of the following statements must be true?
I. f is continuous on the closed interval [a, b]
II. f is bounded on the open interval (a, b)
III. If a<a1<b1<b, and f (a1)<0< f (b1), then there is a number c such that a1<c< b1 and f (C)=0
(A) I and II only (B) I and III only (C) II and III only (D) only III

156
DIFFERENTIABILITY

  1  1 
  |x| x 
21. If f(x) =  xe  
, x  0 , then f(x) is -
 0 , x0

(A) discontinuous everywhere


(B) continuous as well as differentiable for all x
(C) continuous for all x but not differentiable at x = 0
(D) neither differentiable nor continuous at x = 0

22. Let f (x) = max. {x 2


 2 | x | ,| x |} and g (x) = min. { x 2
} then
 2 | x | ,| x |

(A) both f (x) and g (x) are non differentiable at 5 points.


(B) f (x) is not differentiable at 5 points whether g (x) is non differentiable at 7 points.
(C) number of points of non differentibility for f (x) and g (x) are 7 and 5 respectively.
(D) both f (x) and g (x) are non differentiable at 3 and 5 points respectively.

 x 2 e 2(x 1) for 0  x  1


23. Given f(x) =  2 . f(x) is differentiable at x = 1 provided:
a sgn (x  1) cos (2x  2)  bx for 1  x  2
(A) a =  1, b = 2 (B) a = 1, b =  2 (C) a =  3, b = 4 (D) a = 3, b =  4

3x 2  4 x  1 for x  1

24. Let g (x) =  .
 ax  b for x  1
If g (x) is the continuous and differentiable for all numbers in its domain then
(A) a = b = 4 (B) a = b = – 4
(C) a = 4 and b = – 4 (D) a = – 4 and b = 4

25. Let f (x) be continuous and differentiable function for all reals.
f (h)
f (x + y) = f (x) – 3xy + f (y). If Lim = 7, then the value of f ' (x) is
h 0 h
(A) – 3x (B) 7 (C) – 3x + 7 (D) 2 f (x) + 7

 x  y  4  2(f (x)  f (y))


26. If a differentiable function f satisfies f   =  x, y  R, then f(x) is equal to
 3  3
1 2 8 4
(A) (B) (C) (D)
7 7 7 7

1
sin [x]
27. Let [x] be the greatest integer function and f(x) = 4 . Then which one of the following does not hold good?
[x]
(A) not continuous at any point (B) continuous at 3/2
(C) discontinuous at 2 (D) differentiable at 4/3

157
MATHS FOR JEE MAIN & ADVANCED

28. Let f(x) = [n + p sin x], x  (0, ), n  Z, p is a prime number and [x] is greatest integer less than or equal to x.
The number of points at which f(x) is not differentiable is
(A) p (B) p – 1 (C) 2p + 1 (D) 2p – 1

29. If f is a real-valued differentiable function satisfying |f(x) – f(y)|  (x – y)2, x, y  R and f(0) = 0, then f(1) equals
(A) 1 (B) 2 (C) 0 (D) –1

30. Number of points where the function f (x) = (x2 – 1) | x2 – x – 2 | + sin( | x | ) is not differentiable, is
(A) 0 (B) 1 (C) 2 (D) 3

158
DIFFERENTIABILITY

Exercise # 2 Part # I [Multiple Correct Choice Type Questions]

2 x  3; 3  x  2

1. Let f(x) =  x  1; 2  x  0 . At what points the function is/are not differentiable in the interval [–3, 1]
 x  2; 0  x  1

(A) –2 (B) 0 (C) 1 (D) 1/2

2. The function 1+ sinx is


(A) continuous everywhere (B) differentiable nowhere
(C) not differentiable at x = 0 (D) not differentiable at infinite no. of points

3. Which one of the following statements is not correct ?


(A) The derivative of a differentiable periodic function is a periodic function with the same period.
(B) If f(x) and g(x) both are defined on the entire number line and are aperiodic then the function
F(x) =f(x).g(x) can not be periodic.
(C) Derivative of an even differentiable function is an odd function and derivative of an odd
differentiable function is an even function.
(D) Every function f(x) can be represented as the sum of an even and an odd function.

4. Given that the derivative f (a) exists. Indicate which of the following statement(s) is/are always True
f (h)  f (a) f (a)  f (a  h)
(A) f (a) = Limit (B) f '(a)  Limit
ha h a h0 h

f (a  2t)  f (a) f (a  2t)  f (a  t)


(C) f '(a)  Limit (D) f '(a)  Limit
t0 t t 0 2t

 | x 3| , x 1

5. The function f(x) =  x 2   3x   13  is:
       , x 1
 4   2   4 

(A) continuous at x = 1 (B) differentiable at x = 1


(C) continuous at x = 3 (D) differentiable at x = 3

1
sin [x]
4
6. Let [x] be the greatest integer function f(x) = is -
[x]

3
(A) not continuous at any point (B) continuous at
2
4
(C) discontinuous at 2 (D) differentiable at
3

159
MATHS FOR JEE MAIN & ADVANCED

7. The function f(x) = 1  1  x 2


(A) has its domain –1 < x < 1.
(B) has finite one sided derivates at the point x = 0.
(C) is continuous and differentiable at x = 0.
(D) is continuous but not differentiable at x = 0.

8. If f(x) = cos (|x|+[x]), then f(x) is/are (where [.] denotes greatest integer function)

1
(A) continuous at x = (B) continuous at x = 0
2

(C) differentiable in (2, 4) (D) differentiable in (0, 1)

9. Consider the function f (x) = | x3 + 1 | then


(A) Domain of f x  R (B) Range of f is R+
(C) f has no inverse. (D) f is continuous and differentiable for every x R.

10. If f(x) = |x + 1|(|x| + |x – 1|) then at what points the function is/are not differentiable at in the interval [–2, 2]
(A) –1 (B) 0 (C) 1 (D) 1/2

11. The points at which the function, f(x) = x  0.5 + x  1 + tan x does not have a derivative in the interval
(0, 2) are:
(A) 1 (B) /2 (C) /4 (D) 1/2

 x . n (cos x) x0
  2
12. If f(x) =  n 1  x  then :
0 x0

(A) f is continuous at x = 0
(B) f is continuous at x = 0 but not differentiable at x = 0
(C) f is differentiable at x = 0
(D) f is not continuous at x = 0.
1
2ex , xe
 (x  e)2
13. Let f(x) =  , then -
 , xe
 0

(A) f is continuous and differentiable at x = e (B) f is continuous but not differentiable at x = e


(C) f is neither continuous nor differentiable at x = e (D) geometrically f has sharp corner at x = e

14. f(x) = (sin-1x)². cos (1/x) if x 0; f(0) = 0, f(x) is:


(A) continuous no where in 1  x  1 (B) continuous everywhere in 1  x  1
(C) differentiable no where in 1  x  1 (D) differentiable everywhere in 1 < x < 1

15. Let [x] denote the greatest integer less than or equal to x . If f(x) = [x Sin x] , then f(x) is:
(A) continuous at x = 0 (B) continuous in (1, 0)
(C) differentiable at x = 1 (D) differentiable in (1, 1)

160
DIFFERENTIABILITY

16. Let h(x) = min {x, x2 }, for every real number of x . Then -
(A) h is continuous for all x (B) h is differentiable for all x
(C) h'(x) = 1, for all x > 1 (D) h is not differentiable at two values of x .

17. f(x) = 1 + [cosx] x in 0  x   / 2 , where [ ] denotes greatest integer function then -

(A) it is continuous in 0  x   / 2 (B) it is differentiable in 0  x   / 2


(C) its maximum value is 2 (D) it is not differentiable in 0  x   / 2

n
18. If f(x) = a 0 +  a k | x |k , where a s are real constants, then f(x) is
i
k 1

(A) continuous at x = 0 for all a i (B) differentiable at x = 0 for all a i  R


(C) differentiable at x = 0 for all a 2k – 1 = 0 (D) none of these

19. Select the correct statements.


 2 x 2  3 for x 1
(A) The function f defined by f(x) =  is neither differentiable nor continuous at x = 1.
3 x  2 for x 1
(B) The function f(x) = x2 x is twice differentiable at x = 0.
(C) If f is continuous at x = 5 and f (5) = 2 then Lim f (4x 2  11) exists.
x 2

(D) If Lim  f (x)  g(x)  = 2 and Lim  f (x)  g(x)  = 1 then Lim f (x) · g (x) need not exist.
xa xa xa


 Min [f(t)/ 0  t  x] for 0  x 
20. Let f(x) = cos x & H(x)    2 , then -
 x 
 2 for  x  3
2

(A) H(x) is continuous & derivable in [0, 3 ]


(B) H(x) is continuous but not derivable at x =  /2
(C) H(x) is neither continuous nor derivable at x =  /2
(D) Maximum value of H(x) in [0,3 ] is 1

Part # II [Assertion & Reason Type Questions]

These questions contains, Statement I (assertion) and Statement II (reason).


(A) Statement-I is true, Statement-II is true ; Statement-II is correct explanation for Statement-I.
(B) Statement-I is true, Statement-II is true ; Statement-II is NOT a correct explanation for Statement-I.
(C) Statement-I is true, Statement-II is false.
(D) Statement-I is false, Statement-II is true.

1. Consider ƒ (x) = ax2 + bx + c, a, b, c  R and a  0.


Statement - I If ƒ (x) = 0 has two distinct positive real roots then number of non-differentiable points of
y = |ƒ (–|x|)| is 1.
Statement - II Graph of y = ƒ (|x|) is symmetrical about y-axis.

161
MATHS FOR JEE MAIN & ADVANCED

2. Let h (x) = f1(x) + f2(x) + f3(x) + ...... + fn(x) where f1(x), f2(x), f3(x), ...... , fn(x) are real valued functions of x.
Statement - I f (x) = cos | x |  cos 1 (sgn x)  ln x is not differentiable at 3 points in (0, 2)
Statement - II Exactly one function fi(x), i = 1, 2, ....., n not differentiable and the rest of the function differentiable
at x = a makes h (x) not differentiable at x = a.

3. Statement - 1 f (x) = | x | sin x is differentiable at x = 0


Statement - II If g (x) is not differentiable at x= a and h (x) is differentiable at x = a then g (x) · h (x) can not be
differentiable at x = a.

4. Statement - I f (x) = |x| cos x is not differentiable at x = 0


Statement - II Every absolute value functions are not differentiable.

5. Statement - I |x3| is differentiable at x = 0


Statement - II If f(x) is differentiable at x = a then |f(x)| is also differentiable at x = a.


6. Statement - I f (x) = Sgn (cos x) is not differentiable at x =
2

Statement - II g(x) = [cosx] is not differentiable at x =
2
where [.] denotes greatest integer function


7. Statement - I f (x) = | cos x | is not deviable at x = .
2
Statement - II If g (x) is differentiable at x = a and g (a) = 0 then | g(x) | is non-derivable at x = a.

8. Consider the function ƒ (x) = cos(sin–1x), differentiable in (–1, 1).


Statement - I ƒ (x) is bounded in [–1, 1].
Statement - II If a function is differentiable in (a, b), then it is bounded in [a, b].

162
DIFFERENTIABILITY

Exercise # 3 Part # I [Matrix Match Type Questions]

Following question contains statements given in two columns, which have to be matched. The statements in
Column-I are labelled as A, B, C and D while the statements in Column-II are labelled as p, q, r and s. Any given
statement in Column-I can have correct matching with one or more statement(s) in Column-II.

1. Column - I Column - II

(A) The number of the values of x in (0, 2), where the function (p) 2
tan x  cot x tan x  cot x
ƒ(x)   is continuous but not differentiable is (q) 0
2 2
(B) The number of points where the function ƒ (x) = min{1, 1 + x3, x2 – 3x +3}
is non-derivable
(C) The number of points where ƒ (x) = (x + 4)1/3 is non-differentiable is (r) 4
   x.2   
 n  

 , 0x
(D)
 2
Consider ƒ(x)  
 2 2
. Number of points in  3 , (s) 1
 3  0, 2 
sin 1 sin x, x
 2 2
where ƒ (x) is non-differentiable is

2. Let [.] denotes the greatest integer function.


Column – I Column – II
(A) If P(x) = [2 cos x], x  [–, ], then P(x) (p) is discontinuous at exactly 7 points
(B) If Q(x) = [2 sin x], x  [–, ], then Q(x) (q) is discontinuous at exactly 4 points

  
(C) If R(x) = [2 tan x/2], x    ,  , then R(x) (r) is non differentiable at some points
 2 2

 x  
(D) If S(x) = 3cosec  , x   2 , 2 , then S(x) (s) is continuous at infinitely many values
 3

3. Column-I contains 4 functions and column-II contains comments w.r.t their continuity and differentiability at x = 0.
Note that column-I may have more than one matching options in column-II.
Column-I Column-II
(A) f (x) = [x] + | 1 – x | (p) continuous

[ ] denotes the greatest integer function


(B) g (x) = | x – 2 | + | x | (q) differentiable
(C) h (x) = [tan2x] (r) discontinuous
[ ] denotes the greatest integer function
x(3e1 x  4)
 (2  e1 x ) x0
(D) l (x) =  (s) non derivable

0 x 0

163
MATHS FOR JEE MAIN & ADVANCED

4. Column – I Column – II
(A) f(x) = |x3| is (p) continuous in (–1, 1)

(B) f(x) = | x | is (q) differentiable in (–1, 1)


–1
(C) f(x) = |sin x| is (r) differentiable in (0, 1)
(D) f(x) = cos–1 |x| is (s) not differentiable atleast at one point in
(–1, 1)

5. Column-I Column-II

x  1 if x  0

(A) f (x) = at x = 0 is (p) continuous

co s x if x  0
(B) For every x  R the function (q) differentiability
sin  [x  ]
g (x) = (r) discontinuous
1  [x]2
where [x] denotes the greatest integer function is (s) non derivable

(C) h (x) = {x}2 where {x} denotes fractional part function


for all x  I, is
1
ln x
x if x  1
(D) k (x) =
 at x = 1 is

e if x  1

6. Column - I Column - II

(A) Number of points where the function (p) 0

  x 
1  cos  1  x  2
  2 
f(x) =  and f(1) = 0 is
 1  {x} 0  x 1
| sin x| 1 x 0
continuous but non-differentiable (q) 1
where [ ] denote greatest integer and { } denote fractional part function
x2 e1 / x , x  0
(B) f(x) =  , then f'(0–) is equal to
0 , x0

1
(C) The number of points at which g(x) = (r) 2
2
1
f(x)
1
is not differentiable where f(x) = , is
1
1
x

(D) Number of points where tangent does (s) 3


2
not exist for the curve y = sgn(x – 1)

164
DIFFERENTIABILITY

Part # II [Comprehension Type Questions]

Comprehension # 1

2  (x  1)2 if x  1 2  x if x  0
 
ƒ (x) = 2 if x [1,3 ] g(x) =  x  2 if x  [0, 4 ]
2  (x  3 )2 
 if x  3 3 x  6 if x  (4,  )

4  ae x if x  0


h(x) =  x  2 if x  [0, 3 ]
 2 3
b  7 b  18  x if x  3

k(x) = 1  x 1  (x  1) 1  (x  2 )(x  4 ) , x > 0

On the basis of above information, answer the following questions :


1. Which of the following is continuous at each point of its domain -
(A) ƒ (x) (B) g(x) (C) k(x) (D) all three f, g, k

2. Value of (a, b) for which h(x) is continuous ∀x R :

(A) (4, 3) (B) (–2, 3) (C) (3, 4) (D) none of these

3. Which of the following function is not differentiable at exactly two points of its domain -
(A) ƒ (x) (B) g(x) (C) k(x) (D) none of these

Comprehension # 2

2}
e{x  1, x0

 sin x  tan x  cos x  1
Let f (x) =  2
, x0
 2x  ln(2  x)  tan x

0, x 0

where { } represents fractional part function. Suppose lines L1 and L2 represent tangent and normal to curve
y = f (x) at x = 0. Consider the family of circles touching both the lines L1 and L2.
1. Ratio of radii of two circles belonging to this family cutting each other orthogonally is
(A) 2 + 3 (B) 3 (C) 2 + 2 (D) 2 – 2
2. A circle having radius unity is inscribed in the triangle formed by L1 and L2 and a tangent to it. Then the minimum
area of the triangle possible is
(A) 3 + 2 (B) 2 + 3 (C) 3 + 2 2 (D) 3 – 2 2

3. If centers of circles belonging to family having equal radii 'r' are joined, the area of figure formed is
(A) 2r2 (B) 4r2 (C) 8r2 (D) r2

165
MATHS FOR JEE MAIN & ADVANCED

Comprehension # 3

1  | x | , | x |  1
Let f : R  R be a function defined as, f(x) =  and g(x) = f(x – 1) + f(x + 1),  x  R. Then
 0 , | x | 1

1. The value of g(x) is :


 0 , x  3  0 , x  2
2  x , 3  x  1 2  x , 2  x  1
 
  x , 1  x  0   x , 1  x  0
(A) g(x)   (B) g(x)  
 x , 0  x 1  x , 0  x 1
2  x , 1 x  3 2  x , 1 x  2
 
 0 , x 3  0 , x2

 0 , x0
2  x , 0  x 1

  x , 1 x  2
(C) g(x)   (D) none of these
 x , 2x3
2  x , 3 x  4

 0 , 4x

2. The function g(x) is continuous for, x 


(A) R – {0, 1, 2, 3, 4} (B) R – {–2, –1, 0, 1, 2} (C) R (D) none of these

3. The function g(x) is differentiable for, x 


(A) R (B) R – {–2, –1, 0, 1, 2} (C) R – {0, 1, 2, 3, 4} (D) none of these

Comprehension # 4

Let 'f' be a function that is differentiable every where and that has the following properties :
1
(i) f(x) > 0 (ii) f '(0) = –1 (iii) f(–x) = & f(x + h) = f(x).f(h)
f(x)
f '(x)
A standard result :  f(x) dx = n|f(x)| + c
On the basis of above information, answer the following questions :
1. Range of f(x) is-
(A) R (B) R – {0} (C) R+ (D) (0, e)
2. The range of the function = f(|x|) is -
(A) [0, 1] (B) [0, 1) (C) (0, 1] (D) none of these
3. The function y = f(x) is -
(A) odd (B) even (C) increasing (D) decreasing
4. If h(x) = f'(x). then h(x) is given by -
1
(A) –f(x) (B) (C) f(x) (D) ef(x)
f(x)

166
DIFFERENTIABILITY

Exercise # 4 [Subjective Type Questions]

1 for    x  0
 
1  sin x for 0  x 
1. A function f is defined as follows : f(x) =  2
 2
2   x    for

 x  
 
 
2 2

Discuss the continuity & differentiability at x = 0 & x = /2.

2. Examine the origin for continuity & derrivability in case of the function f defined by f(x) = x tan –1(1/x), x  0
and f(0) = 0.

3. Draw a graph of the function, y = [x] + |1  x| , 1  x  3. Determine the points, if any, where this function is
not differentiable, where [ . ] denotes the greatest integer function.

4. Discuss the continuity & differentiability of the function f(x) = sinx + sin|x|, x R. Draw a rough sketch of the graph
of f(x).

 ax 2  b if x  1
5. If f(x) =  1 is derivable at x =1. Find the values of a & b
 if x  1
 x

 ax(x  1)  b when x  1
6. The function f(x) =  x  1 when 1  x  3 . Find the values of the constants a, b, p, q so that
 px2  qx  2 when x  3

(i) f(x) is continuous for all x (ii) f'(1) does not exist (iii) f'(x) is continuous at x = 3

7. Let a function f : R  R be given by f(x + y) = f(x) f(y) for all x, y  R and f(x)  0 for any x  R.
If the function f (x) is differentiable at x = 0, show that f(x) = f(0) f(x) for all x  R. Also, determine f(x).

8. If f(x) = –1+ x  1 , 1  x  3 ; g(x)  2  x  1 , 2  x  2 , then calculate (fog) (x) & (gof)(x). Draw their graph.
Discuss the continuity of (fog) (x) at x = –1 & the differentiability of (gof)(x) at x =1.

 m 1
 x sin   x0
9. Find the set of values of m for which f(x)   x

0 x0

(A) is derivable but its derivative is discontinuous at x = 0


(B) is derivable and has a continuous derivative at x = 0

10. Discuss the continuity & differentiability of the function f (x) = |sin x| + sin |x|, x R. Draw a rough sketch of
the graph of f (x) . Also comment on periodicity of function f(x) .

167
MATHS FOR JEE MAIN & ADVANCED

 | 2x  3 | [x] for x  1
11. Discuss the continuity & the derivability in [0, 2] of f(x) =  x
sin for x  1
 2
where [ ] denote greatest integer function.

12. Given a function ‘g’ which has a derivative g' (x) for every real ‘x’ and which satisfy
g'(0) = 2 and g (x + y) = ey . g (x) + ex . g (y) for all x & y. Find g(x)

 1
 x ; 0  x 1
13. Discuss the continuity & derivability of f (x) =  2
 x .[x] ; 1 x  2

where [ x ] indicates the greatest integer not greater than x.

14. Let f(0) = 0 and f'(0) = 1. For a positive integer k, show that

1  x  x 1 1 1
Lim  f(x)  f    ......f     1    ......... 
x0 x  2  k 2 3 k

15. Let f(x) be a real value function not identically zero satisfies the equation,
f(x+yn) = f(x) + (f(y))n for all real x & y and f'(0)  0 where n (>1) is an odd natural number. Find f(10).

16. Discuss the continuity on 0  x  1 & differentiability at x = 0 for the function.


1 1 1
f(x) = x sin sin where x  0, x  & f(0) = f (1/r) = 0, r = 1, 2, 3,.......
x 1 r 
x sin
x

17. The function f is defined by y = f(x), where x = 2t – | t| , y  t 2  t | t| , t  R . Draw the graph of f for the interval
1  x  1 . Also discuss its continuity & differentiability at x = 0

  2  x  
18. Given f(x)=cos–1  sgn    where sgn (.) denotes the signum function & [.] denotes
  3 x   x  

the greatest integer funcion. Discuss the continuity & differentiability at x =  1.

 sin[x 2 ] 
  ax 3  b , 0  x  1
19. If f (x) =  x 2  3x  8 is differentiable in [0 , 2] , find 'a' and 'b' . Here [ . ] stands for the greatest
 2cos  x  tan 1 x , 1  x  2

integer function .
x
20. A derivable function f : R+  R satisfies the condition f(x) – f(y)  n  x  y  x, y  R  . If g denotes the
y
1 00
1
derivative of f then compute the value of the sum  g  n  .
n 1

168
DIFFERENTIABILITY

Exercise # 5 Part # I [Previous Year Questions] [AIEEE/JEE-MAIN]

1. If for all values of x & y ; f(x + y) = f(x).f(y) and f(5) = 2, f '(0) = 3, then f '(5) is- [AIEEE-2002]
(1) 3 (2) 4 (3) 5 (4) 6

2. Let f(a) = g(a) = k and their n th derivatives f n (a), gn (a) exist and are not equal for some n. Further if

f(a )g(x)  f(a ) g(a )f(x) g(a)


lim = 4 then the value of k is- [AIEEE - 2003]
x a g(x) f(x)

(1) 0 (2) 4 (3) 2 (4) 1

  1  1 
 | x| x  , x  0
3. If f(x) =  xe then f(x) is- [AIEEE 2003]
 0 , x 0

(1) discontinuous everywhere


(2) continuous as well as differentiable for all x
(3) continuous for all x but not differentiable at x=0
(4) neither differentiable nor continuous at x = 0

1
4. Suppose f(x) is differentiable at x = 1; lim f(1+h) = 5, then f ' (1) equals- [AIEEE-2005]
h 0 h

(1) 3 (2) 4 (3) 5 (4) 6

5. If f is a real-valued differentiable function satisfying |f(x) – f(y)| (x –y)2, x, y R and f(0) = 0, then f(1) equals-
[AIEEE-2005]
(1) –1 (2) 0 (3) 2 (4) 1

x
6. The set of points where f(x) = is differentiable- [AIEEE-2006]
1 | x|

(1) (–, –1) (–1, ) (2) (–, ) (3) (0, ) (4) (–, 0) (0, )

7. Let f(x) = x |x| and g(x) = sin x. [AIEEE-2009]


Statement–1 : gof is differentiable at x = 0 and its derivative is continuous at that point.
Statement–2 : gof is twice differentiable at x = 0.
(1) Statement–1 is true, Statement–2 is false.
(2) Statement–1 is false, Statement–2 is true.
(3) Statement–1 is true, Statement–2 is true; Statement–2 is a correct explanation for Statement–1.
(4) Statement–1 is true, Statement–2 is true ; Statement–2 is not a correct explanation for statement–1.

x2 f(a)  a 2 f(x)
8. If function f(x) is differentiable at x = a then lim [AIEEE-2011]
x a xa

(1) 2a f(a) + a2 f'(a) (2) –a2 f' (a) (3) af(a) –a2 f'(a) (4) 2af(a) –a2 f'(a)

169
MATHS FOR JEE MAIN & ADVANCED

9. Consider the function,


f(x) = |x – 2| + |x – 5|, x R.
Statement–1 : f'(4) = 0.
Statement–2 : f is continuous in [2, 5], differentiable in (2, 5) and f(2) = f(5). [AIEEE 2012]
(1) Statement–1 is true, Statement–2 is false.
(2) Statement–1 is false, Statement–2 is true.
(3) Statement–1 is true, Statement–2 is true ; Statement–2 is a correct explanation for Statement1.
(4) Statement–1 is true, Statement–2 is true ; Statement–2 is not a correct explanation for Statement1.
10. If f and g are differentiable functions in [0, 1] satisfying f(0) = 2 = g(1), g(0) = 0 and f(1) = 6, then for some c] 0, 1 [ :
[Main 2014]
(1) 2f ' (c) = g' (c) (2) 2f ' (c) = 3g' (c) (3) f ' (c) = g' (c) (4) f ' (c) = 2g' (c)

k x  1, 0  x  3
11. If the function g(x) =  is differentiable, then the value of k + m is : [Main 2015]
mx  2, 3  x  5
10 16
(1) (2) 4 (3) 2 (4)
3 5

Part # II [Previous Year Questions][IIT-JEE ADVANCED]

1. (a) Let f : R  R be a function defined by, f(x) = max [x, x3]. The set of all points where f(x) is NOT differentiable is :
(A) {–1, 1} (B) {–1, 0} (C) {0, 1} (D) {–1, 0, 1}
(b) The left hand derivative of, f(x) = [x] sin ( x) at x = k, k an integer is :
where [ ] denotes the greatest function.
(A) (–1)k(k – 1) (B) (–1)k – 1 (k – 1) (C) (–1)k k  (D) (–1)k – 1 k 
(c) Which of the following functions is differentiable at x = 0 ?
(A) cos(|x|) + |x| (B) cos(|x|) – |x| (C) sin(|x|) + |x| (D) sin(|x|) – |x|
[JEE 2001]
2. Let   R. Prove that a function f : R  R is differentiable at  if and only if there is a function
g : R  R which is continuous at  and satisfies f(x) – f() = g(x) (x – ) for all x  R. [JEE 2001]

 tan 1 x if | x|  1

3. The domain of the derivative of the function f(x) =  1 is :-
 ( x  1) if if| x|  1
2
(A) R – {0} (B) R – {1} (C) R – {–1} (D) R – {–1, 1}
[JEE 2002]
1/ x
 f(1  x) 
4. Let f : R  R be such that f(1) = 3 and f' (1) = 6. The Limit   equals :-
x 0  f(1) 

(A) 1 (B) e1/2 (C) e2 (D) e3


[JEE 2002]

 x  a if x  0  x 1 if x  0
5. f(x) =  and g(x) = 
 x  1 if x  0 2
(x  1)  b if x  0

170
DIFFERENTIABILITY

Where a and b are non negative real numbers. Determine the composite function gof. If (gof) (x) is continuous for
all real x, determine the values of a and b. Further, for these values of a and b, is gof differentiable at
x = 0 ? Justify your answer. [JEE 2002]

6. If a function f: [–2a, 2a]  R is an odd function such that f(x) = f(2a – x) for x  [a, 2a] and the left hand derivative at
x = a is 0, then find the left hand derivative at x = –a. [JEE 2003]

7. (A) The function given by y = | | x | –1 | is differentiable for all real numbers except the points
(A) {0, 1, –1} (B) ± 1 (C) 1 (D) –1 [JEE 2005]
2
(B) If | f(x1) – f(x2) |  (x1 – x2) , for all x1, x2  R. Find the equation of tangent to the curve y = f(x) at the point (1, 2).
[JEE 2005]
8. If f(x) = min. (1, x2, x3), then
(A) f(x) is continuous  x  R (B) f' (x) > 0,  x > 1
(C) f(x) is not differentiable but continuous  x  R (D) f(x) is not differentiable for two values of x [JEE 2006]
(x  1)n
9. Let g(x) = ; 0 < x < 2, m and n are integers, m  0, n > 0 and let p be the left hand derivative
n cos m (x  1)
of | x – 1 | at x = 1. If Lim g(x) =p, then :- [JEE 2008]
x 1

(A) n = 1, m = 1 (B) n = 1, m = –1 (C) n = 2, m = 2 (D) n > 2, m = n

10. Let ƒ : R  R be a function such that


ƒ(x + y) = ƒ(x) + ƒ(y),  x, y  R.
If ƒ(x) is differentiable at x = 0, then
(A) ƒ(x) is differentiable only in a finite interval containing zero
(B) ƒ(x) is continuous  x  R
(C) ƒ'(x) is constant  x  R
(D) ƒ(x) is differentiable except at finitely many points [JEE 2011]

  
 x  2 , x
2

 
11. If ƒ(x)    cos x ,   x  0 then - [JEE 2011]
 2
 x 1 , 0  x 1

 nx , x 1

(A) ƒ(x) is continuous at x   (B) ƒ(x) is not differentiable at x = 0
2
3
(C) ƒ(x) is differentiable at x = 1 (D) ƒ(x) is differentiable at x  
2

 2 
 x cos , x0
12. Let ƒ (x) =  x , x IR, then ƒ is - [JEE 2012]
 0 , x0

(A) differentiable both at x = 0 and at x = 2 (B) differentiable at x = 0 but not differentiable at x = 2


(C) not differentiable at x = 0 but differentiable at x=2 (D) differentiable neither at x = 0 nor at x = 2

171
MATHS FOR JEE MAIN & ADVANCED

13. Let f : [a, b]  [1,  ) be a continuous function and let g : R  R be defined as




0 if x  a
x

g  x     f  t  dt if a  x  b
a [JEE Ad. 2014]
b
 f  t  dt if x  b
 a
Then
(A) g(x) is continuous but not differentiable at a
(B) g(x) is differentiable on R
(C) g(x) is continuous but not differentiable at b
(D) g(x) is continuous and differentiable at either a or b but not both

14. Let f : R  R and g : R  R be respectively given by f(x) = |x| + 1 and g(x) = x2 + 1.

max{f (x),g(x)} if x  0
h x    [JEE Ad. 2014]
min{f (x),g(x)} if x  0

The number of points at which h(x) is not differentiable is

15. Let g : R  R be a differentiable function with g(0) = 0, g'(0) = 0 and g'(1)  0.

x
 g x, x  0
Let f(x) =  x and h (x) = e|x| for all x  R. Let (foh) (x) denote f (h(x)),
0, x0

Then which of the following is (are) true ? [JEE Ad. 2015]
(A) f is differentiable at x = 0 (B) h is differentiable at x = 0
(C) foh is differentiable at x = 0 (D) hof is differentiable at x = 0

16. Let f, g : [–1, 2]  R be continuous functions which are twice differentiable on the interval (–1, 2). Let the values of
f and g at the points –1, 0 and 2 be as given in the following table : [JEE Ad. 2015]

x = –1 x= 0 x= 2
f(x) 3 6 0
g(x) 0 1 –1

In each of the intervals (–1, 0) and (0, 2) the function (f – 3g)'' never vanishes. Then the correct statement(s) is(are)

(A) f'(x) – 3g'(x) = 0 has exactly three solutions in (–1, 0)  (0, 2)


(B) f'(x) – 3g'(x) = 0 has exactly one solutions in (–1, 0)
(C) f'(x) – 3g'(x) = 0 has exactly one solutions in (0, 2)
(D) f'(x) – 3g'(x) = 0 has exactly two solutions in (–1, 0) and exactly two solutions in (0, 2)

172
DIFFERENTIABILITY

Comprehension
Let F : R  R be a thrice differentiable function. Suppose that F(1) = 0, F(3) = –4 and F'(x) < 0 for all x  (1/2, 3).
Let f(x) = xF (x) for all x  R

17. The correct statement(s) is (are) [JEE Ad. 2015]


(A) f'(1) < 0 (B) f(2) < 0
(C) f'(x)  0 for any x  (1, 3) (D) f' (x) = 0 for some x  (1, 3)

3 3
18. If  x 2 F  x  dx  12 and 3
 x F  x  dx  40 , then the correct expression(s) is(are) [JEE Ad. 2015]
1 1

3
(A) 9f '(3) + f '(1) – 32 = 0 (B)  f  x  dx  12
1

3
(C) 9f '(3) – f ' (1) + 32 = 0 (D)  f  x  dx  12
1

19. Let a, b  R and f : R  R be defined by f(x) = a cos (|x – x|) + b |x| sin (|x3 + x|). Then f is
3
[JEE Ad. 2016]
(A) differentiable at x = 0 if a = 0 and b = 1
(B) differentiable at x = 1 if a = 1 and b = 0
(C) NOT differentiable at x = 0 if a = 1 and b = 0
(D) NOT differentiable at x = 1 if a = 1 and b = 1

20. Let f : R  (0,) and g: R R be twice differentiable functions such that f  and g  are continuous functions on
R. Suppose f (2) = g(2) = 0, f (2)  0. and g(2)  0. [JEE Ad. 2016]
f (x)g(x)
if lim  1, then
x 2 f '(x)g '(x)
(A) f has a local minimum at x = 2 (B) f has a local maximum at x = 2
(B) f  (2) > f(2) (D) f(x) – f  (x) = 0 for at least one x  R

 1   1 
21. Let f :   , 2   R and g :   2 , 2   R be functions defined by f(x) = [x2–3] and g(x) = |x| f(x) + |4x–7| f(x), where
 2   
[y] denotes the greatest integer less than or equal to y for y  R. Then [JEE Ad. 2016]

 1 
(A) f is discountinous exactly at three points in   , 2 
 2 
 1 
(B) f is discountinous exactly at four points in   , 2 
 2 
 1 
(C) g is NOT differentiable exactly at four points in   ,2 
 2 
 1 
(D) g is NOT differentiable exactly at five points in   ,2 
 2 

173
MATHS FOR JEE MAIN & ADVANCED

MOCK TEST
SECTION - I : STRAIGHT OBJECTIVE TYPE

1. Number of points where the function f(x) = max (|tan x|, cos |x|) is non differentiable in the interval (–, ) is
(A) 4 (B) 6 (C) 3 (D) 2

2. The function f(x) = maximum  


x(2  x), 2  x is non-differentiable at x equal to :

(A) 1 (B) 0, 2 (C) 0, 1 (D) 1, 2

3. A function f : R  R satisfies sin x. cos y. (f(2x + 2y) – f(2x – 2y)) = cos x sin y (f(2x + 2y) + f(2x – 2y))

1
If f(0) = , then :
2
(A) f(x) = f(x) = 0 (B) 4f(x) + f(x) = 0 (C) f(x) + f(x) = 0 (D) 4f(x) – f(x) = 0

4. If f(x) = [x2] + {x}2 , where [.] and {.} denote the greatest integer and fractional part functions respectively, then-
(A) f(x) is continuous at all integral points except 0
(B) f(x) is continuous and differentiable at x = 0
(C) f(x) is discontinuous for all x  – {1}
(D) f(x) is not differentiable for all x   .

1
5. Let f: R  R be any function and g (x) = . Then g is
f (x)

(A) onto if f is onto (B) one-one if f is one-one


(C) continuous if f is continuous (D) differentiable if f is differentiable

 1 
6. If f(x) = maximum  cos x, , {sin x}  , 0  x  2, where { . } represents fractional part function, then number of
 2 
points at which f(x) is continuous but not differentiable, is
(A) 1 (B) 2 (C) 3 (D) 4

 x 2{e1/x } x  0
7. If f(x) =  is continuous at x = 0, then
 k x0

({ } denotes fractional part function)


(A) it is differentiable at x = 0 (B) k = 1
(C) continuous but not differentiable at x = 0 (D) continuous every where in its domain

8. The function f(x) = (x 2 – 1) | x2 – 3x + 2 | + cos (| x |) is not differentiable at


(A) –1 (B) 0 (C) 1 (D) 2.

174
DIFFERENTIABILITY

9. S1 : If Lim f(x) = Lim [f(x)] (where [ ] denotes greatest integer function) and f(x) is non constant continuous
x a x a

function then f(a) is an integer.


S2 : cos|x| + |x| is differentiable at x = 0
S3 : If a function has a tangent at x = a then it must be differentiable at x = a.
S4 : If f(x) & g(x) both are discontinuous at any point, then there composition may be differentiable at that point.
(A) FTFT (B) TFFT (C) TFFF (D) FFFT

10. Consider the following statements :


S1 : If f  (a+) and f  (a–) exist finitely at a point then f is continuous at x = a.
S2 : The function f(x) = 3 tan 5x – 7 is differentiable at all points in its domain
S3 : The existence of Lim (f(x) + g(x)) does not imply existance of Lim f(x) and Lim g(x).
x c x c x c

S4 : If f(x) < g(x) then f(x) < g(x).


State, in order, whether S1, S2, S3, S4 are true or false
(A) TTTF (B) FFTF (C) TFTF (D) TFTT

SECTION - II : MULTIPLE CORRECT ANSWER TYPE

11. Which of the following function(s) has/have removable discontinuity at x = 1.


1
1 x2  1 1 x x  1  2x
(A) f(x) = (B) f(x) = (C) f(x) = 22 (D) f(x) =
n| x | x3  1 x2  x

12. A function f(x) satisfies the relation f(x + y) = f(x) + f(y) + xy (x + y)  x, y  R. If f(0) = –1, then
(A) f(x) is a polynomial function (B) f(x) is an exponential function
(C) f(x) is twice differentiable for all x  R (D) f(3) = 8

13. If f : R  R be a differentiable function and f(0) = 0 and f(0) = 1, then


 x x  x 
im 1  f (x)  f    f    ...  f    , where n  N, equals
x 0
x   2   3   n 
1 1 1
(A) 0 (B) 1 + + + .... +
2 3 n
n n n
C2 C3 C
(C) nC1 – + – ......... +(–1)n–1 n (D) does not exist
2 3 n
[x]  1 5 1
14. f (x) = {x}  1 for f : [ 0, )  ( , 3 ] , where [ . ] represents greatest integer function and { . } represents fractional
2 2
part of x , then which of the following is true.
(A) f (x) is injective discontinuous function (B) f (x) is surjective non differentiable function

 
(C) min  lim f (x), lim f (x)  = f (1) (D) max (x values of point of discoutinuity) = f (1)
 x 1– x 1 

15. If f(x) = 0 for x < 0 and f(x) is differentiable at x = 0, then for x > 0, f(x) may be
(A) x2 (B) x (C) sin x (D) –x3/2

175
MATHS FOR JEE MAIN & ADVANCED

SECTION - III : ASSERTION AND REASON TYPE

16. Statement-I : |x3| is differentiable at x = 0


Statement-II : If f(x) is differentiable at x = a then |f(x)| is also differentiable at x = a.
(A) Statement-I is True, Statement-II is True; Statement-II is a correct explanation for Statement-I.
(B) Statement-I is True, Statement-II is True; Statement-II is NOT a correct explanation for Statement-I
(C) Statement-I is True, Statement-II is False
(D) Statement-I is False, Statement-II is True

17. Statement-I : f(x) = |x|. sinx is differentiable at x = 0.


Statement-II : If f(x) is not differentiable and g(x) is differentiable at x = a, then f(x). g(x) can still be differentiable
at x = a.
(A) Statement-I is True, Statement-II is True; Statement-II is a correct explanation for Statement-I.
(B) Statement-I is True, Statement-II is True; Statement-II is NOT a correct explanation for Statement-I
(C) Statement-I is True, Statement-II is False
(D) Statement-I is False, Statement-II is True

18. Statement-I : f(x) = |[x] x| in x  [–1, 2], where [.] represents greatest integer function, is non differentiable at x = 2
Statement-II : Discontinuous function is always non differentiable.
(A) Statement-I is True, Statement-II is True; Statement-II is a correct explanation for Statement-I.
(B) Statement-I is True, Statement-II is True; Statement-II is NOT a correct explanation for Statement-I
(C) Statement-I is True, Statement-II is False
(D) Statement-I is False, Statement-II is True

19. Statement-II : Sum of left hand derivative and right hand derivative of f(x) = |x2 – 5x + 6| at x = 2 is equal to zero.
Statement-II : Sum of left hand derivative and right hand derivative of f(x) = |(x – a) (x – b)| at x = a (a < b)
is equal to zero, (where a, b  R)
(A) Statement-I is True, Statement-II is True; Statement-II is a correct explanation for Statement-I.
(B) Statement-I is True, Statement-II is True; Statement-II is NOT a correct explanation for Statement-I
(C) Statement-I is True, Statement-II is False
(D) Statement-I is False, Statement-II is True

20. Statement-I : If f is continuous and differentiable in (a – , a + ), where a,   R and  > 0, then
f (x) is continuous at x = a.
Statement-II : Every differentiable function at x = a is continuous at x = a
(A) Statement-I is True, Statement-II is True; Statement-II is a correct explanation for Statement-I.
(B) Statement-I is True, Statement-II is True; Statement-II is NOT a correct explanation for Statement-I
(C) Statement-I is True, Statement-II is False
(D) Statement-I is False, Statement-II is True

176
DIFFERENTIABILITY

SECTION - IV : MATRIX - MATCH TYPE

21. Column -  Column - 


(A) Number of points where the function (p) 0

  x 
1  cos 2  1  x  2
  
f(x) =  1  {x} 0  x 1 and f(1) = 0 is
 | sin x | 1  x  0


continuous but non-differentiable
 x 2e1/ x , x0
(B) f(x) =  , then f(0–) = (q) 1
 0 , x0

1
(C) The number of points at which g(x) = 2 is not (r) 2
1
f (x)

1
differentiable where f(x) =
1 , is
1
x
(D) Number of points where tangent does not exist for the curve (s) 3
y = sgn (x2 – 1)
(t) 4

22. Column – I Column – II


(A) f(x) = |x3| is (p) continuous in (–1, 1)
(B) f(x) = | x | is (q) discontinuous in (–1, 1)
(C) f(x) = |sin–1 x| is (r) differentiable in (0, 1)
(D) f(x) = cos–1 |x| is (s) not differentiable atleast at one point in
(–1, 1)
(t) differentiable in (–1, 1)

SECTION - V : COMPREHENSION TYPE

23. Read the following comprehension carefully and answer the questions.

 1
 [x] , 2  x  
2
Let a function is defined as f(x) =  , where [ . ] denotes greatest integer function.
1
2x  1 ,   x  2
2
 2
Answer the following question by using the above information.
1. The number of points of discontinuity of f(x) is
(A) 1 (B) 2 (C) 3 (D) None of these

177
MATHS FOR JEE MAIN & ADVANCED

2. The function f(x – 1) is discontinuous at the points


1 1 1
(A) – 1, – (B) – ,1 (C) 0, (D) 0, 1
2 2 2

3. Number of points where |f(x)| is not differentiable is


(A) 1 (B) 2 (C) 3 (D) 4

24. Read the following comprehension carefully and answer the questions.
 ax 2  b , 0  x 1

Consider two functions y = f(x) and y = g(x) defind as f(x) =  2bx  2b , 1  x  3 and
(a  1)x  2a  3 , 3  x  4

2
 cx  d , 0  x  2

g(x) = dx  3  c , 2  x  3
 x2  b  1 , 3  x  4

1. f(x) is continuous at x = 1 but not differentiable at x = 1, if


(A) a = 1, b = 0 (B) a = 1, b = 2 (C) a = 3, b = 1 (D) a and b are integers

2. g(x) is continuous at x = 2, if
(A) c = 1, d = 2 (B) c = 2, d = 3 (C) c = 1, d = –1 (D) c = 1, d = 4

3. If f is continuous and differentiable at x = 3, then


1 2 2 1 1 2 1
(A) a = – ,b= (B) a = ,b=– (C) a = ,b=– (D) a = 2, b =
3 3 3 3 3 3 2

25. Read the following comprehension carefully and answer the questions.
Left hand derivative and Right hand derivative of a function f(x) at a point x = a are defined as

f (a)  f (a  h) f (a  h)  f (a)
f (a–) = lim = lim and
h0 h h0 h

f (a  h)  f (a) f (a)  f (a  h) f (a)  f (x)


f(a+) = lim = lim = xlim respectively..
h0 h h0 h  a 
ax
Let f be a twice differentiable function.

1. If f is odd, which of the following is Left hand derivative of f at x = – a

f (a  h)  f (a) f (h  a)  f (a)
(A) lim (B) lim
h0 h h 0 h

f (a)  f (a  h) f (a)  f (a  h)


(C) lim (D) lim
h 0 h h 0 h

178
DIFFERENTIABILITY

2. If f is even which of the following is Right hand derivative of f  at x = a.


f  (a)  f  ( a  h) f  (a)  f  ( a  h)
(A) lim (B) hlim
0
h0 h h

f  (a)  f  ( a  h) f  (a)  f  ( a  h)
(C) lim (D) hlim
0
h0 h h

f (x)  f ( x  h) f (x)  f (x  h)
3. The statement lim = lim implies that
h 0 h h 0 h
(A) f is odd (B) f is even
(C) f is neither odd nor even (D) nothing can be concluded

SECTION - VI : INTEGER TYPE

 tan [x 2 ] 
  ax 3  b , 0  x  1 1
26. If f(x) =  ax 2 i s di ffer en ti a bl e i n [0, 2], t hen a = k1
and
 2 cos x  tan 1 x , 1  x  2

 26
b= – . Find k12 + k22 {where [.] denotes greatest integer function}.
4 k2

 p 1 q
| x | sin x  x | tan x | , x0
27. Let f(x) =  be differentiable at x = 0, then find the least possible value of
 ,
 0 x 0

[p + q], (where [.] represents greatest integer function).

28. Let f(x) be a real valued function not identically zero such that f(x + y3) = f(x) + [f(y)]3  x, y  R
and f ’(0)  0, then find f(10)


29. If f(x) = sin–1 2x 1 – x 2 and the values of f  (1/2) + f (–1/2) is , then find 
3

30. Let f(x) is differentiable function & f(0) = 1. Also if f(x) satisfies f(x + y + 1) = ( f ( x ) + f(y) )2

 x,y  R and f(x) = a(x + 1) b, then find (a + b)

179
MATHS FOR JEE MAIN & ADVANCED

ANSWER KEY

EXERCISE - 1

1. C 2. B 3. A 4. B 5. C 6. C 7. B 8. B 9. B 10. C 11. B 12. A 13. C


14. A 15. C 16. C 17. D 18. B 19. B 20. D 21. C 22. B 23. A 24. C 25. C 26. D
27. A 28. D 29. C 30. C

EXERCISE - 2 : PART # I

1. AB 2. ACD 3. BD 4. AB 5. ABC 6. BCD 7. ABD 8. AD 9. AC


10. ABC 11. ABD 12. AC 13. BD 14. BD 15. ABD 16. ACD 17. AB 18. AC
19. BC 20. AD

PART - II

1. B 2. A 3. C 4. C 5. C 6. B 7. C 8. C

EXERCISE - 3 : PART # I
1. Ar Bp Cs Dq 2. A  p,r,s B  p,r,s C  q,r,s D  r,s
3. A  r,s B  p,s C  p,q D  p,q 4. A  p,q,r B  p,r,s C  prs D  p,r,s
5. A  p,s B  p,q C r,s D  p,q 6. Aq Bp Cs Dp

PART - II
Comprehension # 1 : 1. D 2. B 3. B Comprehension # 2 : 1. A 2. C 3. B
Comprehension # 3 : 1. B 2. C 3. B Comprehension # 4 : 1. C 2. C 3. D 4. A

EXERCISE - 5 : PART # I

1. 4 2. 2 3. 3 4. 3 5. 2 6. 2 7. 1 8. 4 9. 4
10. 4 11. 3

PART - II
1. (a) D (b)A (c) D 3. D 4. C 5. a = 1 ; b = 0 (gof)'(0) = 0 6. f' (a–) = 0
7. (a) A, (b) y – 2 = 0 8. AC 9. C 10. BC 11. ABCD
12. B 13. AC 14. 3 15. AD 16. BC
17. AC 18. CD 19. AB 20. AD 21. BC

180
DIFFERENTIABILITY

MOCK TEST

1. A 2. D 3. B 4. A 5. B 6. D 7. A 8. D 9. B
10. A 11. BD 12. ACD 13. BC 14. ABD 15. AD 16. C 17. A 18. A
19. A 20. D
21. A  q B  p C  s D  p 22. A  p,t,r B  p,r,s C  p,r,s D  p,r,s
23. 1. B 2. C 3. C 24. 1. C 2. A 3 D 25. 1. A 2. A 3. B
26. 180 27. 1 28. 10 29. 8 30. 3

181

You might also like