Question
Question: How do you differentiate \[y={{e}^{2{{x}^{3}}}}\] ?...
How do you differentiate y=e2x3 ?
Solution
Now we know that the given function is a composite function of the form f(g(x)) . Hence to differentiate the function we will use the chain rule. Now we know that the chain rule of for a composite function is given as f′(g(x))g′(x) here we have f(x)=ex and g(x)=2x3 . Now we know that differentiation of ex is ex and differentiation of xn=nxn−1 Hence we will use the chain rule and find the differentiation of the function.
Complete step-by-step answer:
Now we are given a function y=e2x3 .
We know that the given function is a composite function.
Composite functions are nothing but a function inside a function, Hence they are functions of the form f(g(x)) .
To differentiate a composite function we use chain rule.
Let us first understand the concept of chain rule.
Now let us say we have a composite function f(g(x)) .
Then the differentiation of the function is given by f′(g(x))g′(x) .
Now consider the given function y=e2x3.
Here f(x)=ex and g(x)=2x3
Now we know that differentiation of ex is ex .
Hence we have f′(x)=ex .
Hence f′(g(x))=e2x3 .
Now similarly g(x)=2x3
Now we know that f′(cx)=cf′(x) and differentiation of xn=nxn−1
Hence the differentiation of 2x3=2(3)x3−2=6x2
Hence we have g′(x)=6x2
Hence the differentiation of y=e2x3 by chain rule is given by e2x3(6x2)
Hence we have the differentiation of the given function.
Note: Now note that composite functions are functions inside a function. Not to be confused with multiplication of functions. Composite functions can be written as f(g(x)) and the differentiation is given by f′(g(x))g′(x) and the multiplication of functions is written as f(x).g(x) and the differentiation is given as f′(x)g(x)+g′(x)f(x) .