Mister Exam

Derivative of (2x-4)/(5+x)

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
2*x - 4
-------
 5 + x 
$$\frac{2 x - 4}{x + 5}$$
(2*x - 4)/(5 + x)
Detail solution
  1. Apply the quotient rule, which is:

    and .

    To find :

    1. Differentiate term by term:

      1. The derivative of the constant is zero.

      2. 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 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:


The answer is:

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