Mister Exam

Other calculators

Derivative of exp(a*x/2)

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
 a*x
 ---
  2 
e   
$$e^{\frac{a x}{2}}$$
exp((a*x)/2)
Detail solution
  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. 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:

      So, the result is:

    The result of the chain rule is:

  4. Now simplify:


The answer is:

The first derivative [src]
   a*x
   ---
    2 
a*e   
------
  2   
$$\frac{a e^{\frac{a x}{2}}}{2}$$
The second derivative [src]
    a*x
    ---
 2   2 
a *e   
-------
   4   
$$\frac{a^{2} e^{\frac{a x}{2}}}{4}$$
The third derivative [src]
    a*x
    ---
 3   2 
a *e   
-------
   8   
$$\frac{a^{3} e^{\frac{a x}{2}}}{8}$$