The Derivative of e^-4x

The derivative of e^-4x is equal to -4e^-4x

The derivative of e^-4x is -4e^-4x


How to calculate the derivative of e^-4x

The chain rule is useful for finding the derivative of a function which could have been differentiated had it been in x, but it is in the form of another expression which could also be differentiated if it stood on its own.

In this case:

  • We know how to differentiate ex (the answer is ex)
  • We know how to differentiate -4x (the answer is -4)

Because e^-4x is a function which is a combination of ex and -4x, it means we can perform the differentiation of e to the -4x by making use of the chain rule.

Using the chain rule to find the derivative of e^-4x

Although the function e-4x contains no parenthesis, we can still view it as a composite function (a function of a function).

If we add parenthesis around the exponent, we get e(-4x).

Now the function is in the form of the standard exponential function ex, except it does not have x as an exponent, instead the exponent is another function of x (-4x).

Let’s call the function in the exponent g(x), which means:

g(x) = -4x

From this it follows that:

e-4x = eg(x)

Let’s set f(x) = ex.

Then, because g(x) = -4x, the function e-4x can be written as a composite function of f(x) and g(x).

f(x) = ex

f(g(x)) = eg(x) (but g(x) = -4x)

Therefore, f(g(x)) = e-4x

Let’s define this composite function as F(x):

F(x) = f(g(x)) = e-4x

We can now find the derivative of F(x) = e^-4x, F'(x), by making use of the chain rule.


The Chain Rule:
For two differentiable functions f(x) and g(x)

If F(x) = f(g(x))


Then the derivative of F(x) is F'(x) = f’(g(x)).g’(x)


Now we can just plug f(x) and g(x) into the chain rule to find the derivative of e to the -4x.

How to find the derivative of e^-4x using the Chain Rule:

F'(x)= f'(g(x)).g'(x)Chain Rule Definition
= f'(g(x))(-4)g(x) = -4x ⇒ g'(x) = -4
= (e^-4x)(-4)f(g(x)) = e^-4x f'(g(x)) = e^-4x
= -4e^(-4x)

Using the chain rule, the derivative of e^-4x is -4e^-4x


Finally, just a note on syntax and notation: the exponential function e^-4x is sometimes written in the forms shown below (the derivative of each is as per the calculations above). Just be aware that not all of the forms below are mathematically correct.

e-4x► Derivative of e-4x = -4e-4x
e^(-4x)► Derivative of e^(-4x) = -4e-4x
e -4x► Derivative of e -4x = -4e-4x
e -4 x► Derivative of e -4 x = -4e-4x
e to the -4x► Derivative of e to the -4x = -4e-4x

Top Tip

It’s possible to generalize the derivative of expressions in the form e^ax (where a is a constant value):

The derivative of eax = aeax


(Add the constant a to the front of the expression and keep the exponential part the same)


The Second Derivative of e^-4x

To calculate the second derivative of a function, you just differentiate the first derivative.

From above, we found that the first derivative of e^-4x = -4e^(-4x). So to find the second derivative of e^-4x, we just need to differentiate -4e-4x

We can use the chain rule to calculate the derivative of -4e-4x and get an answer of 16e-4x.

The second derivative of e^-4x = 16e^(-4x)