Mister Exam

Derivative of y=(x-1)exp(ax)

Function f() - derivative -N order at the point
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
         a*x
(x - 1)*e   
$$\left(x - 1\right) e^{a x}$$
(x - 1)*exp(a*x)
Detail solution
  1. Apply the product rule:

    ; to find :

    1. Differentiate term by term:

      1. Apply the power rule: goes to

      2. The derivative of the constant is zero.

      The result is:

    ; to find :

    1. Let .

    2. The derivative of is itself.

    3. Then, apply the chain rule. Multiply by :

      1. The derivative of a constant times a function is the constant times the derivative of the function.

        1. Apply the power rule: goes to

        So, the result is:

      The result of the chain rule is:

    The result is:

  2. Now simplify:


The answer is:

The first derivative [src]
           a*x    a*x
a*(x - 1)*e    + e   
$$a \left(x - 1\right) e^{a x} + e^{a x}$$
The second derivative [src]
                    a*x
a*(2 + a*(-1 + x))*e   
$$a \left(a \left(x - 1\right) + 2\right) e^{a x}$$
The third derivative [src]
 2                   a*x
a *(3 + a*(-1 + x))*e   
$$a^{2} \left(a \left(x - 1\right) + 3\right) e^{a x}$$