Mister Exam

Other calculators

Derivative of ((x+3)*exp(1))/(x-1)

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
         1
(x + 3)*e 
----------
  x - 1   
$$\frac{\left(x + 3\right) e^{1}}{x - 1}$$
((x + 3)*exp(1))/(x - 1)
Detail solution
  1. Apply the quotient rule, which is:

    and .

    To find :

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

      1. Differentiate term by term:

        1. The derivative of the constant is zero.

        2. Apply the power rule: goes to

        The result is:

      So, the result is:

    To find :

    1. Differentiate term by term:

      1. The derivative of the constant is zero.

      2. Apply the power rule: goes to

      The result is:

    Now plug in to the quotient rule:

  2. Now simplify:


The answer is:

The graph
The first derivative [src]
  E     E*(x + 3)
----- - ---------
x - 1           2
         (x - 1) 
$$\frac{e}{x - 1} - \frac{e \left(x + 3\right)}{\left(x - 1\right)^{2}}$$
The second derivative [src]
    /     3 + x \
2*E*|-1 + ------|
    \     -1 + x/
-----------------
            2    
    (-1 + x)     
$$\frac{2 e \left(-1 + \frac{x + 3}{x - 1}\right)}{\left(x - 1\right)^{2}}$$
The third derivative [src]
    /    3 + x \
6*E*|1 - ------|
    \    -1 + x/
----------------
           3    
   (-1 + x)     
$$\frac{6 e \left(1 - \frac{x + 3}{x - 1}\right)}{\left(x - 1\right)^{3}}$$