User:Nsh/Chain-rule question

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

The original problem set is: f(x)=x3x

There are two techniques of differentiation required to solve the problem: Chain_rule and Product_rule
The chain rule because we have a funtion of a function: f(x)=xg(x) where g(x)=3x

And the product rule because we are effectivly differentiating a product: f(x)=xg(x)12

By the chain rule ( ddxf(g(x))=ddxgddxf ) we can use the substitution u=3x
du/dx=1
f`(x) = dudxx(12)x32+x3x=12x12+x3x (Two terms because of Product_rule)