Mister Exam

Derivative of (2x)/(3x+1)

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
  2*x  
-------
3*x + 1
$$\frac{2 x}{3 x + 1}$$
(2*x)/(3*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. Apply the power rule: goes to

      So, the result is:

    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:

    Now plug in to the quotient rule:


The answer is:

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