How do you differentiate a function containing e?

y = ex is an interesting function because for any value of x, the corresponding value of y is always equal to the gradient of the curve at that point.Therefore, f(x) is equivalent to f'(x) - the derivative of the function. When you are met with slightly more complex functions, such as y = e2x^2, you can find the derivative of the function by following a simple rule:If f(x) = eg(x), then f'(x) = g'(x)eg(x). Therefore, the power, to which e is raised, remains the same and the function of e is multiplied by the derivative of the power.If we return to our example of y = e2x^2, we know that our g(x) = 2x2, so g'(x) = 4x.From this we know that f'(x) = (e2x^2) x (4x) = 4xe2x^2.

FH

Related Maths A Level answers

All answers ▸

What does dy/dx represent?


What is the difference between mutually exclusive and indepedent events?


Express 6sin(2x)+5cos(x) in the form Rsin(x+a) (0degrees<x<90degrees)


Given two coordinate points (a1,b1) and (a2,b2), how do I find the equation of the straight line between them?