Chain Rule

Key Questions

  • We can do a number of things ..

    1) Use the chain rule and quotient rule

    2) Use the chain rule and the power rule after the following transformations.

    #y=((1+x)/(1-x))^3=((1+x)(1-x)^-1)^3=(1+x)^3(1-x)^-3#

    3) You could multiply out everything, which takes a bunch of time, and then just use the quotient rule.

    Let's keep it simple and just use the chain rule and quotient rule.

    Chain Rule #=>y'=3((1+x)/(1-x))^2*((1+x)/(1-x))'#

    #y'=3((1+x)/(1-x))^2*((1-x)(1)-(1+x)(-1))/(1-x)^2#

    #y'=3((1+x)/(1-x))^2*((1-x)-(1+x)(-1))/(1-x)^2#

    #y'=3((1+x)/(1-x))^2*((1-x)+(1+x))/(1-x)^2#

    #y'=3((1+x)/(1-x))^2*(1-x+1+x)/(1-x)^2#

    #y'=3((1+x)/(1-x))^2*(1+1)/(1-x)^2#

    #y'=3((1+x)/(1-x))^2*(2)/(1-x)^2#

    #y'=6((1+x)/(1-x))^2*(1)/(1-x)^2#

    #y'=6((1+x)^2)/(1-x)^2*(1)/(1-x)^2#

    #y'=6((1+x)^2)/(1-x)^4#

  • By Chain Rule and Power Rule,

    #y'=1/4(x^2+3x+5)^{1/4-1}cdot(x^2+3x+5)'#

    #=1/4(x^2+3x+5)^{-3/4}(2x+3)#

  • Answer:

    Chain Rule:

    #f'(g(x))*g'(x)#

    Explanation:

    In differential calculus, we use the Chain Rule when we have a composite function. It states:

    The derivative will be equal to the derivative of the outside function with respect to the inside, times the derivative of the inside function. Let's see what that looks like mathematically:

    Chain Rule:

    #f'(g(x))*g'(x)#

    Let's say we have the composite function #sin(5x)#. We know:

    #f(x)=sinx=>f'(x)=cosx#

    #g(x)=5x=>g'(x)=5#

    So the derivative will be equal to

    #cos(5x)*5#

    #=5cos(5x)#

    We just have to find our two functions, find their derivatives and input into the Chain Rule expression.

    Hope this helps!

Questions