Question
Question: How do you find the derivative of \(f\left( x \right)=4{{e}^{3x+2}}\) ?...
How do you find the derivative of f(x)=4e3x+2 ?
Solution
To find the derivative of the given expression we will use chain rule of differentiation. We know that the differentiation of the function f(g(x)) is given by f′(g(x))g′(x) . Hence using this formula we can easily find the solution to the given problem as we know the differentiation of ex is nothing but ex and the differentiation of ax+b is a. Also we know that dxd(cf(x))=c.dxdf(x) and hence use this property to find the solution of the given equation.
Complete step-by-step solution:
Now to find the derivative of the given expression we will use chain rule of differentiation.
Chain rule of differentiation helps in differentiating composite function.
Now consider the function f(g(x))
Now according to chain rule the differentiation of the function f(g(x)) is given by f′(g(x)).g′(x)
Now consider the function f(x)=4e3x+2 .
Now even this is a composite function where f(x)=ex and g(x)=3x+2
Now we know that f′(x)=ex hence f′(g(x))=e3x+2 and g′(x)=3
Differentiation of e3x+2 by chain rule is e3x+2.3....................(1)
Now consider the differentiation of 4e3x+2
Since 4 is a scalar and we know that if c is scalar then differentiation of cf(x) is given by c × differentiation of f(x) Hence we have the property dxd(cf(x))=c.dxdf(x) . Using this we get,
dxd(4e3x+2)=4dxd(e3x+2)
Now substituting the value from equation (1) we get,
⇒dxd(4e3x+2)=4e3x+2.3⇒dxd(4e3x+2)=12e3x+2
Hence the differentiation of the given equation is 12e3x+2.
Note: Note that while we can use this rule for a long chain of composite functions.
For example the differentiation of f(g(h(x))) is f′(g(h(x))).g′(h(x)).h′(x) . Similarly we can do for higher chain of composite functions. Also note that in the formula we have f′(g(x)) and not f′(g′(x)).