Saturday, May 4, 2013

Differential Chain Rule


In differential calculus, the chain rule is a formula for the derivative of the composition of two functions.In intuitive terms, if a variable, y, depends on a second variable, u, which in turn depends on a third variable, x, that is y = y(u(x)) , then the rate of change of y with respect to x is,(Source : wikipedia)
 `(dy/dx)`   = `(dy/(du))` .`((du )/(dx)) `   

Looking out for more help on Empirical Rule Stats in algebra by visiting listed websites.                

Problems using differntial chain rule:


Problem 1:
Find the derivative of a function f(x) = ( x3 - 2x + 4)2 by using differential chain rule.     
Solution:
Given f(x) = ( x3 - 2x + 4)2
Let us take u = x3 - 2x + 4
f(x) = u2
Differentiate f(x)  with respect to u,
f'(x) = (2u)u'
       = 2( x3 - 2x + 4 )( x3 - 2x + 4)'
      = 2( x3 - 2x + 4) (3x2 - 2)
      = 2( 3x5 - 6x3 +12x2 -2x3 + 4x -8)
      = 2( 3x5 - 8x3 +12x2  + 4x -8)
Answer : f'(x) = 2( 3x5 - 8x3 +12x2  + 4x -8)

Problem 2:
By using the differential chain rule find the first derivative of the trigonometric function f(x) = (sin x)(cos2 x)
Solution:
Given f(x) = (sin x)(cos2 x)
Differential f(x) with respect to x,
f'(x) = (sin x) ( 2 cos x) ( -sin x) + (cos2 x) (cos x)
       = -2 (sin2 x) ( cos x) + cos3 x
       = cos x ( -2 sin2 x + cos2 x)
Answer : f'(x) = cos x ( -2 sin2 x + cos2 x)

Problem 3:
Differentiate the function f(x) =` (x^2 - 4) / (x - 2)`  by using the differential chain rule.
Solution:
Given f(x) = ` (x^2 - 4) / (x -2)`
 f(x) = ` (x^2 -4) / (x -2)`
        =  `(x^2 -2^2) / (x-2)`
       =  `((x-2)(x+2)) /(x-2)`
       = x+2
f(x) = x+2
Differentiate f(x) with respect to x,
f'(x) = 1+2
       = 3
Answer : f'(x) =3


Algebra is widely used in day to day activities watch out for my forthcoming posts on Scientific Notation Table and Simplify Ratios. I am sure they will be helpful.

Practice problems on differential chain rule:


1.Find the derivative f(x) = (cos x)(sin x)
2.Find the derivative y = x4-5x2
Answer key:
1. -sin2 x + cos2 x
2. 4x3-10x

No comments:

Post a Comment