0% found this document useful (0 votes)
3 views28 pages

MoD Exercise

The document contains class work exercises focused on finding derivatives using first principles and various differentiation rules, including product and quotient rules. It includes standard derivatives, methods of differentiation, and specific problems for practice. Additionally, it covers the chain rule and provides multiple-choice questions related to derivatives.

Uploaded by

savyathakker
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)
3 views28 pages

MoD Exercise

The document contains class work exercises focused on finding derivatives using first principles and various differentiation rules, including product and quotient rules. It includes standard derivatives, methods of differentiation, and specific problems for practice. Additionally, it covers the chain rule and provides multiple-choice questions related to derivatives.

Uploaded by

savyathakker
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

MODI CAREER ACADEMY

CLASS WORK - 1

1. Find the derivative of e x w.r.t. x using first principle.


2. Find the derivative of the following functions with respect to x using first principle.
x
(i) y = ; (ii) y = cos2x ; (iii) y = sin3x ; (iv) y = x3 – 3x ; (v) y = ln2x.
x2  1

STANDARD DERIVATIVES :
d n d x
(i) x  nx n  1 , x  R, n  R, x > 0 (ii) (e ) = ex
dx dx

(iii)
d x
(a ) = ax ln a (iv)
d
ln | x | = 1 (v)
d
loga x  = 1 logae
dx dx x dx x
d d d
(vi) (sin x ) = cos x (vii) (cos x ) = – sin x (viii) (tan x ) = sec2x
dx dx dx
d d d
(ix) (cot x ) = – cosec2x (x) (sec x ) = sec x tan x (xi) (cosec x ) = – cosec x cot x
dx dx dx

CLASS WORK - 2

 1 1 1
dy
1. 
If y = 1  x 4   1 x 2   1  x  , then find
4 .
    dx
   
2. If f(x) = x | x |, then prove that f '(x) = 2 | x |.
1  cos 2 x      dy
3. If y = , x   0 ,    , 0  , then find .
1  cos 2 x  2 2  dx

 1   4x 4 x
4. (i) D  ; (ii) D( tan(tan–1x) ) ; (iii) D  cos  sin  ;
 sin x   2 2
(iv) D(cos–1x + sin–1x)n; (v) D(cos x cosec x);

 1  1  1  cos 2 x 
(vi) D  log e  when x = ; (vii) D  
 x  e  sin 2 x 

 1 dy
5. If 8 f(x) + 6 f  x  = x + 5 and y = x2 f(x), then at x = –1 is equal to :
  dx

1 1
(1) 0 (2) (3) – (4) None of these
14 14

6. Let f : R  R be a function such that f  x   x3  x 2 f ' 1  xf "  3  f "'  3 , x  R. Then f  2 


equals : [JEE Main 2019]
(1) 4 (2) 30 (3) 6 (4) 8

39
METHODS OF DIFFERENTIATION

 tan   cot   1  3  dy 5
7. If y    2    2 ,    ,   , then at   is : [JEE Main 2020]
 1  tan   sin  d
2
 4  6

4 1
(1) 4 (2) (3) -4 (4) 
3 4

THEOREM ON DERIVATIVES :
d
T-1 f1x   f 2 x   d f1( x )  d f 2 (x ) .
dx dx dx
d
T-2 kf x   k d f ( x ), where k is any constant.
dx dx
T-3 PRODUCT RULE :
d
f1 ( x ) f 2 x   f1 ( x ) d f 2 ( x )  f 2 ( x ) d f1 ( x ) .
dx dx dx

Note : If 3 functions are involved then remember


D f ( x ) ·g ( x ) ·h ( x )  = f (x)·g (x)·h '(x) + g (x)·h (x)·f '(x) + h (x)·f (x)·g '(x)
(fg )' ( h )  (gh )' (f )  ( hf )' (g )
=
2
This result can be generalised to the product of n functions

CLASS WORK - 3

1. Find the derivative of the following functions


(i) x sin x ; (ii) ex · tan x
2. Let F (x) = f (x)·g (x)·h (x). If for some x = x 0 , F '(x 0) = 21 F(x 0); f '(x 0) = 4f(x 0);
g'(x0) = – 7g(x0) and h'(x0) = k h(x0) then find k.

T-4 QUOTIENT RULE :


f (x )
y=
g( x )

 f ( x )  g ( x ) ·f ' ( x )  f ( x ) ·g ' ( x )
D   = , to be remembered as
 g(x)  g2 (x)

d d
 Nr  Dr (Nr )  Nr (D r )
 
D r  = dx dx ;
D  (Dr )2

1 f ' (x)
Note: If y = then D(y) = – 2
f (x) f (x)

40
MODI CAREER ACADEMY

CLASS WORK - 4

1. Find the derivative of the following functions


1  ln x x3  2 x x sin x
(i) y = 1  ln x ; (ii) y = ; (iii) y =
ex 1  tan x

x4  x2  1 dy
2. (i) If y = 2 then = ax + b find a and b.
x  x1 dx

sec x  tan x  1 dy
(ii) If y = , find
tan x  sec x  1 dx
x3  x2  x dy
(iii) If y = 2 , find .
1 x dx

T-5 DIFFERENTIATION OF COMPOSITE FUNCTION (CHAIN RULE) :

If f(x) and g(x) are differentiable functions, then fog is also differentiable and (fog)' (x) = f '(g(x)).g'(x).
d d d
or, {fog(x)} = d g ( x ) {(fog) (x)} (g(x))
dx dx
or
If y is a function of t and t is a function of x, then
dy dy dt
= ×
dx dt dx
Thus, if y = f(t) and t = (x)
dt
=  '(x)
dx
dy dy dt
 = × = f '(t)  '(x). This rule is called Chain Rule.
dx dt dx
This chain rule can be extended as follows
Let y = f(t), t = (z), z = (x)
dy dy dt dt
then = × × = f '(t) '(z) '(x)
dx dt dz dx
Let y = log sin x3 = log t
Putting t = sin x3 = sin z, z = x3
dy dy dt dt  1 
 = × × = (1/t) cos z 3x2 =  3 2 2
3  (cos x ) × 3x = 3x cot x
3
dx dt dz dx  sin x 
dy dy du
Note : If y = f (u) and u = g (x) then = · .
dx du dx
It can be extended for any number of chain. In general if y = (E)C where E = function of x and
C = constant then
dy d
= C(E)C – 1 · ( E )
dx dx
41
METHODS OF DIFFERENTIATION

CLASS WORK - 5

1. Find derivative of following functions ?


3
(i) y = sin x (ii) y = ln (sec x) (iii) y = cos(ln x)
(iv) ax
y = e sin bx. (v) y = eax cos bx
2. Find derivative of following functions ?
1
(i) y = (fog)(x) (ii) y = (gof)(x) (iii) y=
( f ( x ))n
(iv) y = sec 2 f 3 ( x )  
(v) y= f(x) (vi) y = f (1/x)
3. Find derivative of following functions ?
 ax  sin( ln( x 2 7 )5 )
(i) y = ln3tan2(x4) (ii) y = cos  (iii) y= e
 b 
(iv) y = sec x tan x (v) exp (cos3 (tanx3)2 )
4. Find the derivative of the following functions with respect to x
2 5
(i) sin (tan–1 e–x) (ii) log (cos ex) (iii) e x  e x  ....  e x
cos x
(iv) e x
,x0 (v) log (log x), x > 1 (vi) ,x0
log x
(vii) cos (log x + ex), x > 0

DPP-1 BASIC PROBLEMS, CHAIN RULE

1. The right hand derivative of f(x) = [x] tan x at x = 7 is (where [.] denotes the greatest integer function) :
(1) 0 (2) 7 (3) –7 (4) none of these

x2 x3 dy
2. If y = 1 + x + 2 !  3 ! +....., then =
dx

(1) y (2) y – 1 (3) y + 1 (4) none of these


dy
3. If y = log10x + logx10 + logxx + log1010, then =
dx
1 log e 10 1 1 1 1
(1) x log 10  x(log x )2 (2) 
x loge 10 x log10 e (3) x log 10  x (log x )2 (4) none of these
e e e e

d 
 
2
4. cos 1  x 2 
dx  

(1) –2x (1–x2) sin (1–x2)2 (2) –4x (1–x2) sin (1–x2)2

(3) 4x (1–x2) sin (1–x2)2 (4) –2 (1–x2) sin (1–x2)2


d  cot 2 x  1 
5.  
dx  cot 2 x  1 

(1) – sin 2x (2) 2 sin 2x (3) 2 cos 2x (4) –2 sin 2x

42
MODI CAREER ACADEMY
2x cot x dA
6. If A = , then =
x dx
  4x     4x  
2x 1 2x cos ec 2 x  cot [Link]   2x 1 2x cos ec 2 x  cot [Link]  
 e   e 
(1)     (2)    
3/2 x
x
  4x     4x  
2x  2x cos ec 2 x  cot [Link]   2 x  2x cos ec 2 x  cot [Link]  
 e   e 
(3)     (4)    
3/2 3/2
x x


d log10 cos ec x

 1

7. a =
dx
cos ec 1x 1 1 1 1 1
log  alog10 cosec x . . . log10 a
(1) a . . . log10 a
10
1
cosec x x x 2  1
(2) 1
cos ec x | x | x 2  1

log cos ec 1x 1 1 log10 cosec 1x 1 1


(3) a . . . log10 a
(4)  a . . . log10 a
10
1 1
cos ec x | x | x 2  1 cos ec x x x 2  1
d
8.  loge x  loga x   =
dx 
loga x loge x 2log x 2loga x
(1) (2) (3) (4)
x x x x
9. If for a continuous function f, f(0) = f(1) = 0, f'(1) = 2 and y(x) = f(ex)ef(x), then y'(0) is equal to :
(1) 1 (2) 2 (3) 0 (4) none of these
10. If f(x) = logx (logex) then f'(x) at x = e is :
(1) 0 (2) 1 (3) e (4) 1/e
11. For x  R, f  x   log 2  sin x and g  x   f  f  x   , then : [JEE Main 2016]

(1) g '  0    cos  log 2 

(2) g is differentiable at x = 0 and g '  0    sin  log 2 

(3) g is not differentiable at x = 0 (4) g '  0   cos  log 2 


12. Differentiate the following functions with respect to ‘ x’
R| F x – 1I U|
logSsin G
2

|T H 3 JK V|W
n x sin x – x cos x
(i) x .logax.e (ii) (iii)
x sin x  cos x

T-6 LOGARITHMIC DIFFERENTIATION :

To find the derivative of :


(i) a function which is the product or quotient of a number of functions
f1 ( x ) f 2 ( x ) f3 ( x ).....
y = f1(x) f2(x) f3(x) ........ or y = g ( x ) g ( x ) g ( x )..... .
1 2 3

43
METHODS OF DIFFERENTIATION
(ii) a function of the form [f(x)]g(x) where f & g are both derivable, it will be found convenient to take the
logarithm of the function first & then differentiate
OR
y = f ( x ) g ( x )  eg ( x ).ln f ( x )  and then differentiate.

CLASS WORK - 6

1. If y = sin x · sin 2x · sin 3x......... sin nx, find y'.


2. If f (x) = (x + 1)(x + 2)(x + 3)........(x + n) then f ' (0) is
n( n  1 )  1 1 1 1
(1) n! (2) (3) (n!)(ln n!) (4) n!  1     ....  
2  2 3 4 n

100 f ( 101 )
If f (x) =  ( x  n )
n( 101 n )
3. then find .
f ' ( 101 )
n 1

4. Find the derivative of the following functions

(i) y = (sin x) e  sin x


 (ln x)(xx); (ii) y = (xln x)(sec x)3x ; (iii) y =
( ln x ) x
23 x 1
dy
5. Find for (i) y = (sin x)log x (ii) y = xtan x + (sin x)cos x
dx
x  x  4 3 2
6. Find the derivative of
4 x  34 3 w.r.t. x,
dy
7. If yx = xy, then find .
dx
2 dy
8. If y = x x then =
dx
2 2 2 1
(1) 2 n x. x x (2) (2 n x + 1). x x (3) (2 n x + 1). x x (4) None of these

T-7 IMPLICIT FUNCTIONS :


If the variable x and y are connected by a relation of the form f(x, y) = 0 and it is not possible to express
y as a function of x in the form y = (x), then such functions are said to be implicit functions.
For example,
(i) x2 + xy + y3 = 1 (ii) x + y + sin (xy) = 1 (iii) xy + yx = 1
2 2
y
(iv) 16x  16x  y  1

DERIVATIVE OF IMPLICIT FUNCTION :


(i) In order to find dy/dx, in the case of implicit functions, we differentiate each term w.r.t. x regarding
y as a functions of x & then collect terms in dy/dx together on one side to finally find dy/dx.
(ii) Corresponding to every curve represented by an implicit equation, there exist one or more explicit
functions representing that equation. It can be shown that dy dx at any point on the curve remains the
same whether the process of differentiation is done explictly or implicitly.

44
MODI CAREER ACADEMY
d d dy dy
f ( y)  f ( y)· = f ' ( y)·
dx dy dx dx
For example :
d d dy  dy  d 3 d 3 dy dy
(i) (sin y)  (sin y)· = cos y  (ii) (y )  ( y )·  3y2
dx dy dx  dx  dx dy dx dx

A DIRECT FORMULA FOR IMPLICIT FUNCTIONS :


Let f(x, y) = 0. Take all the terms of left side and put left side equal to f(x, y).
dy diff. of f w.r.t. x keeping y as constant
Then =–
dx diff. of f w.r.t. y keeping x as constant

CLASS WORK - 7

dy
1. If x2 + 2xy + y3 = 4, find .
dx

1 dy y
2. If y = x + , prove that = .
1 dx 2y  x
x
1
x
x  ...

dx
3. If x y = 4, then find dy at y = 1.

dy ln x
4. If xy = ex – y then prove that = 2 .
dx ( 1  ln x )

dy sin 2 ( a  y )
5. If siny = x sin(a + y) then prove that = .
dx sin a
dy 1
6. If x 1  y  y 1  x = 0, then prove that =–
dx ( 1  x )2
dy
7. If y = sin x  sin x  sin x  ...... find dx (sin x > 0).

dy ax  hy y
8. If ax2 + 2hxy + by2 = 0 then prove that =– =
dx hx  by x

x 
xx ( ln x )
9. (i) y = x (ii) y = ( ln x )( ln x )

45
METHODS OF DIFFERENTIATION

DPP-2 DIFFERENTIATION OF IMPLICIT FUNCTION,


LOGARITHMIC FUNCTION
dy
1. If sin2 x + 2 cosy + xy = 0, then =
dx
y  2sin x y  sin 2x y  2sin x y  sin 2x
(1) 2 sin y  x (2) 2 sin y  x (3) sin y  x (4) 2 sin y  x

dy y
2. xy = (x+y)n and  then n =
dx x
(1) 1 (2) 2 (3) 3 (4) 4
d y
3. If x + y = 3e2 then ( x )  0 for x =
dx
(1) e (2) e2 (3) ee (4) 2e2
dy
4. If xexy – y = sin2x then at x = 0 is :
dx
(1) 0 (2) 1 (3) –1 (4) None of these
dy
5. If y = (x log x)log log x, then =
dx
 1 (log x  log log x ) (log log x ) 1  1    2 1
(2) (x log x)x log x log log x  log x  x 
log log x
(1) ( x log x )  x log x

 x x log x  
   
log log x  1 
(3) (x log x)x log x   1 (4) none of these
x  log x 
7. If f(x) = |x||sinx| then f (/4) equals

 
1/ 2  2 4 2 2  
1/ 2  2 4 2 2
(1)    n   (2)    n  
4  2    4  2   

 
1/ 2  2  2 2   
1/ 2  2  2 2
 n   n  
(3)    2   (4)    
4  4 4  2 4

log(log x ) dy
8. If y  x (log x ) , then is :
dx
y y
(1) (ln x log x –1 ) + 2 ln x ln (ln x)) (2) (log x )log(log x ) (2 log(log x )  1)
x x
y log y
(3) [(lnx)2 + 2 ln (ln x)] (4) x log x (2 log(log x )  1)

xx
x ........
dy y3
9. (i) If y  e xj , then prove that dx 
2 x(1 – y 2 log x )

1 dy 1
y x 
1 dx 2 – x
(ii) If x , prove that 1
1 x
x 1
x ....... x
x  ..........

46
MODI CAREER ACADEMY
sin x
y
cos x
1 dy (1  y ) cos x  y sin x
sin x
(iii) If 1
cos x
, then prove that, dx  1  2y  cos x – sin x
1
1......... 

T-8 DERIVATIVE OF INVERSE FUNCTION :


Theorem :
Let the functions f(x) and g(x) be inverse of each other then
f g ( x )  = gf ( x )  = x
 f ' g ( x )  g'(x) = g' f ( x )  f '(x) = 1

dy dy dx 1 dy dx dy 1 dx
If exists and  0, then  or . =1 or  [  0]
dx dx dy dy dx dy dx dx dy
dx dy

CLASS WORK - 8

1. (a) If y = f (x) = x3 + x5 and g is the inverse of f find g ' (2)


(b) Let f (x) = exp (x3 + x2 + x) for any real number x, and let g be the inverse function for f. The
value of g ' (e3) is
1 1 1
(1) (2) (3) (4) 6
6 e3 6 34e39

1
, prove that g ' (x) = 1 +  g( x )
n
(c) If g is the inverse of f and f ' (x) =
1  xn
2. The function f (x) = ex + x, being differentiable and one to one, has a differentiable inverse f–1(x). The
d 1
value of (f ) at the point f (log 2) is
dx
1 1 1
(1) (2) (3) (4) None of these
ln 2 3 4
3. Let g(x) be the inverse of an invertible function f(x) which is differentiable at x = c, then g'(f(c)) equals
1
(1) f '(c) (2) (3) f (C) (4) None of these
f ' (c)
4. If f(x) = x + tan x and f is inverse of g, then g'(x) equals
1 1 1
(1) (2) (3) (4) None of these
1  [g ( x )  x ]2 2  [g ( x )  x ]2 2  [g ( x )  x ]2

47
METHODS OF DIFFERENTIATION

x10
5. Let g is the inverse function of f and f  (x) = . If g(2) = a then g  (2) is equal to :
1  x 2

a 1a 2 a 10 1  a 10
(1) (2) (3) (4)
210 a10 1  a2 a2

1
6. If g is the inverse of a function f and f'(x) = , then g'(x) is equal to : [JEE Main 2014]
1  x5
1
(1) 1 + {g(x)}5 (2) 1 + x5 (3) 5x4 (4) 1  {g( x )}5

DIFFERENTIATION OF INVERSE TRIGONOMETRIC FUNCTIONS :


d 1 d 1
(i) (sin 1 x ) = (ii) (cos 1 x ) =
dx (1  x )2 dx (1  x 2 )

d 1 d 1
(iii) (tan 1 x ) = (iv) (cot 1 x ) =
dx 1 x2 dx 1 x2

Note : Some Standard Substitutions


Expressions Substitution

a2  x2 x = a sin  or a cos 

a2  x2 x = a tan  or a cot 

x2  a2 x = a sec  or a cosec 

ax ax
or x = a cos  or a cos 2
ax ax

CLASS WORK - 9

dy  1  cos x
1. Find for y = tan–1   , where –  < x < .
dx  sin x 
  1 
2. D  tan 1 x  tan 1    = ____
  x 
tan1 x  cot 1 x dy 
3. If y = 1 , find ;
1
tan x  cot x dx  x 1
(1) 0 (2) 1 (3) 2/ (4) – 1
 x   x   x  dy
4. If y = tan–1  2  +tan 
–1
2  +tan 
–1
2  + .... up to n times. Find expressing
 1·2  x   2·3  x   3·4  x  dx
dy
your answer in two terms and also find when n  .
dx
48
MODI CAREER ACADEMY

 1 x  1 x   1  x2  1 
 
5. (i) y = tan–1  
 1  x  1  x  , x  (0, 1) (ii) y = tan–1   , x  (0, 1)
  x
 
dy
6. If y = sin–1  x 1  x  x 1  x 2  , and 0 < x < 1, then find
  dx
dy ax
7. Find for y = tan–1 , where – a < x < a.
dx ax
1  sin x  cos x  x    
8. The derivative of tan   , with respect to , where  x   0, 2   is :
 sin x  cos x  2   
[JEE Main 2019]
2 1
(1) 1 (2) (3) (4) 2
3 2
x2  1 x2  1 dy
9. If y = sin 2 1 1
+ sec 2 , x > 1 then is equal to :
x 1 x 1 dx

x x2
(1) (2) (3) 0 (4) 1
4
x 1 x4  1

DPP-3 DIFFERENTIATION OF I.T.F.

d x  x 1
1. cos1 =
dx x  x 1
1 1 2 2
(1) 2 (2) 2 (3) 2 (4)
1 x 1 x 1 x 1  x2
d  1  x2  1  x2 
 tan1 
2. dx  
 1  x 2  1  x2 
x x 1 1
(1) (2) (3) (4)
1  x4 1  x4 2 1  x4 2 1  x4
d  2 2
3. sin–1  2ax 1  a x  =
dx
2a a 2a a
(1) 2 2 (2) 2 2 (3) 2 2 (4)
a x a x 1 a x 1  a2 x 2
2x
4. Let f(x) = 2tan–1x + sin–1 . Then-
1 x2
 1 16
(1) f '(2) = f '(3) (2) f '(2) = 0 (3) f '  2   5 (4) all of these
 

d 1  x2
5. cos1 =
dx 2
1 1 x x
(1) (2) (3) (4)
2 1  x4 2 1  x4 1  x4 1  x4

49
METHODS OF DIFFERENTIATION

 4 sin 2x  3 cos 2x   5 cos x – 4 sin x 


6. The differential coefficient of sin –1   with respect to cos –1   is :
 5   41 
(1) –2 (2) –1 (3) 1 (4) 2
 1 – x  1– x
7. The derivative of cos 2 tan –1  – 2 cos –1 w.r.t. x is :
 1 x  2

1 1 1 1
(1) 1 – 2
(2) 1 – 2
(3) 2 – 2
(4) 2 –
1– x 1 x 1– x 1 x2
d
8. [cos –1 ( x x – (1 – x )(1 – x 2 ) )] 
dx
1 1 –1 1 1 1 1
(1) – (2) – (3)  (4)
2 2 2 2 2 2
1– x 2 x–x 1– x 2 x–x 1– x 2 x–x 1 – x2

1  2  3 
x
 1
9. If f  x   sin   , then f '    equals [JEE Main 2018]
 1 9
x
  2

(1) 3 log e 3 (2)  3 log e 3 (3)  3 log e 3 (4) 3 log e 3


2
 1  3 cos x  sin x     dy
10. If 2 y   cot    , x   0,  then is equal to : [JEE Main 2019]
  cos x  3 sin x    2 dx

   
(1) x (2) x  (3) x (4) 2 x 
6 6 3 3
F y– x2 I
tan –1 G
11. If x  e H x 2 JK then prove that
dy
l q
 2 x 1  tan(log x )  x sec 2 (log x)
dx
dy
12. Find in each of the following cases :
dx
–1 4x 2  3x
(i) y  tan 2
 tan –1
1  5x 3 – 2x

F1 – x I 2

(ii) y  sin GH 1  x JK
–1
2

F 3a x – x I 2 3

(iii) y  tan G a – 3ax J


–1
H 3
K 2

T-9 PARAMETRIC DIFFERENTIATION :


In some situation curves are represented by the equations e.g. x = sin t & y = cos t
If x = f (t) and y = g (t) then
dy dy dt g' ( t )
= · =
dx dt dx f ' (t )

50
MODI CAREER ACADEMY

CLASS WORK - 10

dy
1. Find if x = a ( – sin ) and y = a(1 – cos ).
dx
dy 
2. If x = a sec3 and y = a tan3, find at  = .
dx 3
dy
3. Find if
dx
3at 3at 2
(i) x = a(cos t + t sin t) and y = a(sin t – t cos t) (ii) x= ;y=
1  t3 1  t3
(iii) x = a sec2 ; y = a tan3.
dy
(iv) x = a cos 2t cos t and y = a cos 2t sin t then, find .
dx t  6
2
d y
(v) If x = sec  cos  & y = secn  cosn , then find   .
dx
3
1 t 3 2  dy  dy
4. If x = , y = 2 + then , x    =
t3 2t t  dx  dx
(1) 0 (2) – 1 (3) 1 (4) 2

T-10 DIFFERENTIATION OF ONE FUNCTION W.R.T. OTHER FUNCTION :


If y = f (x) and z = g (x) then derivative of f (x) w.r.t. g (x) is given by
dy dy dx f ' (x )
= · =
dz dx dz g' ( x )
derivative of f(x) w.r.t. x f ' ( x )
 Differential coefficient of f (x) w.r.t. g(x) = =
derivative of g(x) w.r.t. x g' ( x )

CLASS WORK - 11

1. Differentiate log sin x w.r.t. cos x .


 1  x2  1 
2. Differentiate tan1   w.r.t. tan–1x,
 x 
 
3. Find derivative of (ln x) w.r.t. xx.
tan x

1
4. Derivative of cos–1(2x2 – 1) w.r.t. 1 x 2 when x = .
2
 tan 1 x 
5. Differentiation of  
 1  w.r.t. tan x is :
1

 1  tan x 

51
METHODS OF DIFFERENTIATION

  1 1 1
(1)   (2)  1 (3) (4) (1  tan 1 x )2
 1  tan x  1
1  tan x 1 2

dy
6. If x  2cos ec
1
t
and y  2sec
1
t
 t  1 , then dx is equal to. [JEE Main 2018]

y y x x
(1) (2)  (3)  (4)
x x y y

 1 x2 1  
1 2 x 1  x
2 
7. The derivative of tan 1
  tan   at x  1 is :
 x  with respect to  1  2 x2  2
   
[JEE Main 2020]

2 3 3 2 3 3
(1) (2) (3) (4)
5 12 3 10

DPP-4 DIFFERENTIATION OF PARAMETRIC FUNCTION

dy
1. If t(1+x2) = x and x2 + t2 = y then at x = 2, the value of is :
dx
24 101 488 358
(1) (2) (3) (4)
5 125 125 125
dy dx
2. Let y = x3 – 8x + 7 and x = f(t). If = 2 and x = 3 at t = 0, then at t = 0 is given by :
dt dt
19 2
(1) 1 (2) (3) (4) none of these
2 19
3. The derivative of the function represented parametrically as x = 2t – |t|, y = t3 + t2 |t| at t = 0 is :
(1) –1 (2) 0 (3) 1 (4) does not exist
u 1 dy
, u   0, 1    1 ,1 then the value of 2  1 is :
–1
4. If y  tan and x  sec –1 2
1– u 2
2u – 1  2  2  dx
(1) y (2) xy (3) 0 (4) 1
2 2at
1 t dy
5. If x = 2 and y  2 , then =
1 t 1 t dx

(1)

a 1  t2  (2)

a t2  1  (3)

a t2  1  (4)

a t2  1 
2t 2t 2t t

 1 1
 6x x 
6. If for x   0,  , the derivative of tan  1  9 x 3  is x .g  x  , then g  x  equals : [JEE (Main) 2017]
 4  

3 9 3x x 3x
(1) (2) (3) (4)
1  9x 3 1  9x 3 1  9 x3 1  9 x3

52
MODI CAREER ACADEMY
7. A curve in the xy - plane is parametrically given by x = t + t3 and y = t2, where t  R is the parameter. For
dy 1
what value(s) of t is  ?
dx 2
1
(1) (2) 2 (3) 3 (4) 1
3
8. Differentiate -

tan –1
FG 1  2x IJ w. r. t. 1  4x2 (ii) tan
–1 1  x2 – 1 – x2
w. r. t. cos –1 ( x 2 )
(i) H 1 – 2x K 2
1 x  1– x 2

dy
9. Find if :
dx
LM 12 t OP
(i) x  a cos t  2 log tan 2 and y = a sin t. (ii) x 
sin3 t
and y 
cos3 t
at t 

N Q cos 2 t cos 2 t 6

T-11 SUCCESSIVE DIFFERENTIATION :


y = f (x) ; the popular symbols used to denote the derivatives
dy
are = Dy = f ' (x) = y1 = y'. Higher order derivatives are
dx
d  dy  d 2 y
denoted as   = = D2y = f '' (x) = y2 or y'' etc.
dx  dx  dx 2
Note : A homogeneous equation of degree n represents 'n' straight lines passing through the origin, hence
dy y d2y
= and =0
dx x dx 2

d2y 
e.g. If x3 + 3x2y – 6xy2 + 2y3 = 0, then  0
dx 2  (1,1)

CLASS WORK - 12

1. If y = sin(sinx) then prove that y2 + (tan x)y1 + y cos2x = 0.


2. If y = a cos(ln x) + b sin(ln x) then prove that x2y3 + 3xy2 + 2y1 = 0
2y
3. If ex + y = y2 then prove that y'' = .
( 2  y )3

d2y
4. Find , if y = x3 + tan x.
dx 2

d2y dy
5. (i) If y = 3e2x + 2e3x, prove that 2
 5  6y  0 .
dx dx

53
METHODS OF DIFFERENTIATION

d2 y dy
(ii) If y = sin–1x, show that (1 – x2) 2
x  0.
dx dx

(iii) If y = 3 cos (log x) + 4 sin (log x), show that x2y2 + xy1 + y = 0
d2y dy
(iv) If y = Aemx + Benx, show that 2
 m  n   mny  0
dx dx
6. Let f(x) be a polynomial in x. Then the second derivative of f(ex), is :
(1) f  (ex). ex + f  (ex) (2) f  (ex). e2x + f  (ex). e2x
(3) f  (ex) e2x (4) f  (ex). e2x + f  (ex). ex
d2y
 dx 2  x dy
15 15
          then  
2 2 2
7. If y x x 1 x x 1 , x 1 is equal to [JEE Main 2017]
    dx
(1) 12 y (2) 224 y 2 (3) 225 y 2 (4) 225 y

 dy d 2 y 
8. If e  xy  e, the ordered pair  , 2  at x  0 is equal to :
y
[JEE Main 2019]
 dx dx 

1 1   1 1 1 1   1 1
(1)  ,  2  (2)   , 2  (3)  , 2  (4)   ,  2 
e e   e e  e e   e e 
2
 dy 
1  
   dx  
9. Let x  t   2 2 cos t sin 2t and y  t   2 2 sin t sin 2t , t   0,  . Then d2y at t 
 2 4
dx 2
is equal to : [JEE Main 2022]
2 2 2 1 2
(1) (2) (3) (4)
3 3 3 3

DPP-5 HIGHER ORDER DERIVATIVES

 x    dy d 3 y
1. If y   x    , then 2 . 3 is :
  dx dx
2 2 2 2
 d2y   d2 y   d2y   d2 y 
(1) 7 2  (2) 5 2  (3) 3 2  (4)  2 
 dx   dx   dx   dx 

d2y
2. If (a+bx) ey/x = x then x 3 equals :
dx 2
2 2 2 2
 dy   dy   dy   dy 
(1)   x  (2)  x – y  (3)  – y  (4)  x  y 
 dx   dx   dx   dx 
3. If x = 2 cos t–cos 2t and y = 2 sint – sin2t, then the value of (d2y/dx2) when t = /2.
(1) 1/2 (2) 5/2 (3) –3/2 (4) 2

54
MODI CAREER ACADEMY
d 2x
4. If y = x + ex then is :
dy 2

ex ex 1
(1) ex (2)  (3)  (4)
1 e  1 e  1 e 
3 2 2
x x x

 d   3 d 2y 
5. If y2 = P(x), is a polynomial of degree 3, then 2    y . 2  is equals to :
 dx   dx 
(1) P  (x) + P  (x) (2) P  (x). P  (x) (3) P (x). P  (x) (4) A constant
d2y dy
If 2x  y 5  y  5  and  x  1 2   x  ky  0, then   k is equal to :
1 1
2
6. [JEE Main 2017]
dx dx
(1) 23 (2) 24 (3) 26 (4) 26
 3
7. If y  tan 1  sec x 3  tan x 3  ,  x3  , then [JEE Main 2022]
2 2
3
(2) x y '' 6y  0
2
(1) xy '' 2y '  0 (3) x 2 y '' 6y  3  0 (4) xy '' 4y '  0
2
dn y
8. If y = e–x cos x and yn + kn y = 0 where y n  and kn, are constant n N, then :
dx n
(1) k4 = 4 (2) k8 = – 16 (3) k12 = 20 (4) k16 = –24
9. If y = y(x) and it follows the relation exy + y cos x = 2, then :
(1) y'(0) = –1 (2) y"(0) = 2 (3) y'(0) = 3/2 (4) y"(0) = –2

DERIVATIVE OF FUNCTIONS EXPRESSED IN THE DETERMINANT FORM


f g h
Let F (x) = u v w where all functions are differentiable then
l m n

f ' g' h ' f g h f g h


D'(x) = u v w + u ' v ' w ' + u v w
l m n l m n l ' m' n '
This result may be proved by first principle and the same operation can also be done column wise.

CLASS WORK - 13

f g h
1. If f, g & h are differentiable functions of x & D= ( xf )' ( xg )' ( xh )'
2 2 2
( x f )" ( x g )" ( x h )"

55
METHODS OF DIFFERENTIATION

f g h
prove that D= f' g' h'
3 3 3
( x f " )' ( x g" )' ( x h" )'

sin x cos x sin x dy


2. If y = cos x  sin x cos x , find .
dx
x 1 1

xn n! 2
n dn
3. If f(x) = cos x cos 4 , then find the value of n f ( x ) x  0
2 dx
n
sin x sin 8
2

( xa ) 4 ( xa ) 3 1 ( xa ) 4 ( xa ) 2 1


4. If f (x) = ( xb) 4 ( xb) 3 1 then f  (x) = . ( xb) 4 ( xb) 2 1 . Find the value of .
( xc) 4 ( xc)3 1 ( xc) 4 ( xc) 2 1

DPP-6 MISCELLANEOUS PROBLEMS

g( x )
1. Let f ( x )  when x  0 and f(0) = 0. If g(0) = g'(0) = 0 and g"(0) = 17 then f'(0) =
x
(1) 3/4 (2) –1/2 (3) 17/3 (4) 17/2
2. Let f : R  R be a function satisfying f(x + y) = f(x) + xy + 3x2y2 for all x, y  R. If f(3) = 4 and f(5) = 52
then f'(x) is equal to :
(1) 10x (2) –10x (3) 20x (4) 128x
f ( x  y ) – f ( x ) f ( y) – a
3. Let   xy for all real x and y. If f(x) is differentiable and f'(0) exists for all real
2 2
permissible values of a and is equal to 5a – 1 – a 2 . Then :
(1) f(x) is positive for all real x (2) f(x) is negative for all real x
(3) f(x) = 0 has real roots (4) nothing can be said about the sign of f(x)
1
4. f is a strictly monotonic differentiable function with f ' ( x )  . If g is the inverse of f, then g"(x) =
1  x3

3x 2 3g 2 ( x ) 3 2 x2
(1) (2) (3) g ( x ) (4)
2 1  x3 2 1  g 2 (x) 2 1  x3
5. Suppose f : R  R+ be a differentiable function such that 3f(x+y) = f(x) f(y) x, y  R with f(1) = 6. Then
the value of f(2) is :
(1) 6 (2) 9 (3) 12 (4) 15

56
MODI CAREER ACADEMY
 1 1
g'  n   g'  
 2  –  2 
6. Let g(x) = e and f(x + 1) = x + f(x) x R. If n  I , then 
f(x) +
1 1
g n   g  
 2 2

 1 1 1  1 1 1 
(1) 21    .....   (2) 21    ....  (3) n (4) 1
 2 3 n  3 5 2n – 1 

57
METHODS OF DIFFERENTIATION

EXERCISE -1

PREVIOUS YEARS JEE MAINS QUESTIONS

1. If y
 
x 1 x2  x   1 3cos 2 
x  5 cos3 x , then 96y '   is equal to :
x x x x 15 6

[JEE Main 2024]

x
2. Let for a differentiable function f :  0,    R, f  x   f  y   log e    x  y, x, y   0,   .
y

 1 

20
Then n 1
f '  2  is equla to ............ . [JEE Main 2024]
n 

3. Let f  x   x 3  x 2f ' 1  xf "  2   f "'  3 , x  R . The f ' 10  is equal to ......... .
[JEE Main 2024]

2 x
 2 x  tan x tan 1  x 2  x  1
4. Suppose f  x   Then the value of f '  0  is equal to
 7x  3x  1
2 3

[JEE Main 2024]



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

 1 x2  1
5. Let y  log e 2 
,  1  x  1 . Then at x  , the value of 225  y ' y" is equal to
 1 x  2

[JEE Main 2024]


(1) 732 (2) 746 (3) 742 (4) 736
6. Let f  x   x 5  2e x / 4 for all x  R . Consider a function g(x) such that (gof) (x) = x for all

x  R . Then the value of 8g '  2  is : [JEE Main 2024]


(1) 2 (2) 8 (3) 4 (4) 16
2 cos   cos 2 
7. If y     , then at   , y" y ' y is equal to :[JEE Main 2024]
cos 3  4 cos 2  5cos   2 2

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

58
MODI CAREER ACADEMY

 2 1
 x sin   , x  0
8. If f  x    x then [JEE Main 2024]
 0, x  0

 2  24    2  12  
2 2
f "
(1)    f "
(2)    (3) f "  0   1 (4) f "  0   0
 2  2

9. Suppose for a differentiable function h, h  0   0, h 1  1 and h '  0   h ' 1  2 . If

g  x   h  e x  e h  x  , then g '  0  is equal to : [JEE Main 2024]


(1) 5 (2) 4 (3) 8 (4) 3
10. Let f  x   ax 3  bx 2  cx  41 be such that f 1  40, f ' 1  2 and f ' 1  4 . Then

a 2  b 2  c 2 is equal to : [JEE Main 2024]


(1) 73 (2) 62 (3) 51 (4) 54
1
11. If log e y  3sin 1 x , then 1  x 2  y" xy ' at x  is equal to [JEE Main 2024]
2
(1) 3e  /6 (2) 9e  / 2 (3) 3e  /2 (4) 9e  /6

sin x  cos x  2   7   7 


12. Let f (x)  , x  [0, ]    . Then f   f ''   is equal to
sin x  cos x 4  12   12 
[JEE Main 2023]

2 2 1 2
(1) (2) (3)  (4)
3 9 3 3 3 3

 
3    3

13. Let y  f (x)  sin 
3  cos 
3 2
 4x 3
 5x 2
 1 2
   . Then , at x = 1. [JEE Main 2023]
   

(1) 2y ' 3 2 y  0 (2) 2y ' 32 y  0 (3) 2y ' 32 y  0 (4) y ' 32 y  0

 4  3  4 
 3 
14. Let f     3  sin 
 2
  

 sin    2 1  sin 2
2  and S  

   0,   : f '      
2  . If
 

4β =   , then f(β) is equal to


S
[JEE Main 2023]

11 5 9 3
(1) (2) (3) (4)
8 4 8 2

59
METHODS OF DIFFERENTIATION
15. If f(x) = x3 – x2f ' (1) + xf ''(2) – f ''' (3), x  R, then [JEE Main 2023]
(1) 3f(1) + f(2) = f(3) (2) f(3) – f(2) = f(1)
(3) 2f(0) – f(1) + f(3) = f(2) (4) f(1) + f(2) + f(3) = f(0)
16. If f (x)  x 2  g '(1)x  g ''(2) and g(x) = f(1)x2 +xf’(x) + f’’(x), then the value of f(4) – g(4) is
equal to ………… [JEE Main 2023]
5
y
1 x
17. If cos    log e   , y  2 , then [JEE Main 2022]
2 5

(1) x 2 y '' xy ' 25y  0 (2) x 2 y '' xy ' 25y  0

(3) x 2 y '' xy ' 25y  0 (4) x 2 y '' xy ' 25y  0

d2 x
If y  x    x  ,
X X
18. x  0 , then  20 at x = 1 is equal to ........... . [JEE Main 2022]
dy2

19. Let f  x  be a polynomial function such that f  x   f '  x   f ''  x   x 5  64 . Then, the

f x
value of lim [JEE Main 2022]
x 1 x 1
(1)  15 (2)  60 (3) 60 (4) 15
20. Let f : S  S where S   0,   be a twice differentiable function such that f  x  1  xf  x  .

If g : S  R be defined as g  x   log e f  x  , then the value of g "  5   g " 1 is equal to :


[JEE Main 2021]
205 197 187
(1) (2) (3) (4) 1
144 144 144

  1  22 x   b
If f  x   sin  cos  1  2 2 x   and its first derivative with respect to x is  log e 2 when x  1,
1
21.
   a

where a and b are integers, then the minimum value of a 2  b 2 is ............ .[JEE Main 2021]

dx   
22.   2 2

If a  2b cos x a  2b cos y  a  b , where a  b  0, then
dy
at  ,  is :
4 4
[JEE Main 2020]
a  2b a b ab 2a  b
(1) (2) (3) (4)
a  2b ab a b 2a  b

1  3 
6
4 dy
23. If y   k cos  cos kx  sin kx , then at x  0 is ......... . [JEE Main 2020]
k 1 5 5  dx

60
MODI CAREER ACADEMY
d2y
24. If x  2sin   sin 2 and y  2 cos   cos 2 ,    0, 2  , then at    is :
dx 2
[JEE Main 2020]
3 3 3 3
(1) (2) (3) (4) 
4 8 2 4

25. Let y  y  x  be a function of x satisfying y 1  x 2  k  x 1  y 2 where k is a constant and

1 1 dy 1
y     . Then at x  , is equal to : [JEE Main 2020]
2 4 dx 2

5 5 2 5
(1)  (2)  (3) (4)
4 2 5 2

  
If y  log e  cos x   y , x   
2 2
26. ,  , then [JEE Main 2020]
 2 2

(1) y "  0   0 (2) y '  0   y "  0   1

(3) y "  0   2 (4) y '  0   y "  0   3

1
dy  y  3
27. Let x  y  a ,  a, k  0  and
k k k
    0, then k is : [JEE Main 2020]
dx  x 

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

dy
 4e 2 x  2 y , then 1  log e 2 x 
2
For x  1, if  2 x 
2y
28. is equal to [JEE Main 2019]
dx

x log e 2 x  log e 2 x log e 2 x  log e 2


(1) (2) log e 2 x (3) (4) x log e 2 x
x x

d2y 
29. If x  3tan t and y  3sec t , then the value of 2 at
t  , is : [JEE Main 2019]
dx 4

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

cos x x 1
f  x   2sin x x2 2x , f ' x
30. If then lim [JEE Main 2018]
tan x x 1 x 0 x

61
METHODS OF DIFFERENTIATION

(1) Exists and is equal to -2 (2) Does not exist


(3) Exist and is equal to 0 (4) Exists and is equal to 2

d2y
31. If x  y  sin y  4, then the value of
2 2
at the point  2, 0  is [JEE Main 2018]
dx 2
(1) 34 (2) 32 (3) 2 (4) 4

62
MODI CAREER ACADEMY

ANSWER KEY

CLASS WORK-1 ANSWER KEY


 1  e x
1. e x
 1   
 2 x
 x  x 

1 x2 2ln x
2. (i) 2 (ii) – sin 2x (iii) 3cos 3x (iv) 3x2 – 3x ln 3. (v)
(x  1) 2 x

CLASS WORK-2 ANSWER KEY


 2  
 sec x , if x   0 , 
dy   2
1. –1 3. =
dx  sec2 x , if x    ,  
 2 
4. (i) – cosec x cot x (ii) 1 (iii)  sin x (iv)  0 (v) cosec 2 x (vi) e (vii) sec2 x
5. 3 6. 3 7. 1
CLASS WORK-3 ANSWER KEY
1. (i) sin x + x cos x (ii) ex (tan x + sec2x) 2. k = 24

CLASS WORK-4 ANSWER KEY


2
1. (i) (ii) (3x2 – x3 – 2x + 2x ln 2) e–x
x ( 1  ln x )2
( 1  x ) sin x  x cos x  (sin x  x sec x ) tan x
(iii)
( 1  tan x )2
2x
2. (i)– 1 (ii) sec x (tan x + sec x) (iii)1 +
( x  1 )2
2

CLASS WORK-5 ANSWER KEY


3 sin 2 x · cos x  sin( ln x )
1. (i) (ii) tan x (iii) (iv) (b cos bx + a sin bx) eax
2 x x
(v) (a cos bx – b sin bx) eax
 n f'( x )
2. (i) f '(g(x)). g'(x) (ii) g'(f(x)) . f '(x) (iii)
( f ( x ))n1

1
f '(x)  f' 
x
(iv) 6 sec2 (f 3(x)) tan (f 3(x)) f 2(x) · f '(x) (v) 2 f (x) (vi)
x2

63
METHODS OF DIFFERENTIATION

3. (i)
 
24 x 3 ln 2 tan 2 ( x 4 ) sec 2 ( x 4 )
(ii)
 ax 
a sin  
 b 
tan ( x 4 )
b


5 x cos 5 ln ( x 2  7 ) e  
sin 5 ln ( x 2 7 )   sec3 x  2 sec x tan 2 x 
(iv)  
(iii)

( x 2  7 ) sin 5 ln ( x 2  7 )   2 tan x 

(v) – 18y x2 cos2 (tan x3)2 · sin (tan x3)2 tan (x3) sec2 x3
 e x cos(tan1 e x ) 
4. (i) (ii) – ex tan ex , ex  (2n + 1) , n  N
1  e2 x 2
x 1
2 5 e
(iii) ex + 2x e x + …… + 5x4 e x (iv) ,x>0 (v)
x x log x
4 xe
( x sin x log x  cot x ) 1 
(vi) (vii) –   e x  sin (log x + ex), x > 0
x (log x ) 2 x 
CLASS WORK-6 ANSWER KEY
1
1. y (cot x + 2 cot 2x + 3 cot 3x + ........ + n cot n x). 2. 4 3.
5050

dy  1 cos x 1  dy  2 ln x 
4. (i) dx  y  cot x  2   ln x  1 (ii)  y  3 ln (sec x )  3 x tan x  .
 sin x x ln x  dx  x 

dy  1 
(iii) dx  y  ln ln x   ln x   3 ln 2 
 
dy  log sin x 
5. (i)  sin x log x   cot x log x 
dx  x 
dy  tan x   cos 2 x 
(ii)  x tan x   sec 2 x · ln x   sin x cos x   sin x · ln (sin x ) 
dx  x   sin x 

dy x  x  4 3 2  1 3 16  y  y  x ln y 
6.  43 
   7. 8. 3
dx 4 x  3  2 x 2x  4  3( 4 x  3 )  x  x  y ln x 

CLASS WORK-7 ANSWER KEY


2x  2 y dy  cos x 
  
dx  2 y  1 
1. 3. –3 7.
2x  3 y2

y2 y2
9. (i) (ii)
x(1  y ln x) x ln x 1  y ln ln x 

64
MODI CAREER ACADEMY
CLASS WORK-8 ANSWER KEY
1
1. (a) (b) (1) 2. (2) 3. (2) 4. (3) 5. (2) 6. (1)
8

CLASS WORK-9 ANSWER KEY


1 1
1. 2. 0  x  R – {0} 3. (3) 4.
2 1 x2
1 1 1 1 1
5. (i) (ii) 6. – 7. –
2 1  x2 2 ( 1  x2 ) 1  x2 2 x  x2 2 a2  x
8. 4 9. 3
CLASS WORK-10 ANSWER KEY
 3 ( 2  t3 ) t 3 tan  n2 ( y 2  4 )
1. cot 2. 3. (i) tan t (ii) (iii) (iv) 0 (v)
2 2 ( 1  2t 3 ) 2 ( x2  4 )
4. 3
CLASS WORK-11 ANSWER KEY
1 ( ln x )tan x  x ln x ln ( ln x ) sec  x  tan x 
1.  2 cos x cot x cosec x 2. 3.  
2 xx  ( x l n x ) ( l n x  1 ) 
 
4. 4 5. 3 6. 2 7. 4
CLASS WORK-12 ANSWER KEY
4. 6x + 2 sec2 x tan x 6. 4 7. 4 8. 2 9. 4
CLASS WORK-13 ANSWER KEY
2. 0 4. 3
DPP-1 ANSWER KEY
Q. 1 2 3 4 5 6 7 8 9 10 11
A. 2 1 1 3 4 1 2 4 2 4 4
Q. 12

 x3 
x cot   1
2  3 
x
A. (i) e x x n 1 ( n log a x  log a e  x log a x ) (ii) (iii)   x2 
( x sin x  cos x) 2 3 log sin   1 
  3 

DPP-2 ANSWER KEY


Q. 1 2 3 4 5 6 7
A. 2 2 2 2 1 4 2,4

65
METHODS OF DIFFERENTIATION

DPP-3 ANSWER KEY


Q. 1 2 3 4 5 6 7 8 9 10 12
5 2 3a
A. 4 1 3 3 3 4 1 2 1 none (i) (ii)  2 (iii)
 2
(1  25 x )
2
1 x a  x2

DPP-4 ANSWER KEY


Q. 1 2 3 4 5 6 7 8 9
1 1
A. 3 3 2 3 2 2 1,4 (i) (ii)  (i) tant (ii) 0
2x 1 4x 2
2

DPP-5 ANSWER KEY


Q. 1 2 3 4 5 6 7 8 9
A. 3 2 3 2 3 2 2 1,2 1,2

DPP-6 ANSWER KEY


Q. 1 2 3 4 5 6
A. 4 2 1 3 3 3
EXERCISE - 1 ANSWER KEY
Q. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
A. 105 2890 202 3 4 4 3 1 2 3 2 2 2 2 3 14 4 16
Q. 19 20 21 22 23 24 25 26 27 28 29 30 31
A. 1 1 481 3 91 2 2 3 3 1 2 1 1

66

You might also like