Mister Exam

Other calculators

Derivative of (x*x-3)/(x+2)

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

The graph:

from to

Piecewise:

The solution

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

    ddxf(x)g(x)=f(x)ddxg(x)+g(x)ddxf(x)g2(x)\frac{d}{d x} \frac{f{\left(x \right)}}{g{\left(x \right)}} = \frac{- f{\left(x \right)} \frac{d}{d x} g{\left(x \right)} + g{\left(x \right)} \frac{d}{d x} f{\left(x \right)}}{g^{2}{\left(x \right)}}

    f(x)=x23f{\left(x \right)} = x^{2} - 3 and g(x)=x+2g{\left(x \right)} = x + 2.

    To find ddxf(x)\frac{d}{d x} f{\left(x \right)}:

    1. Differentiate x23x^{2} - 3 term by term:

      1. The derivative of the constant 3-3 is zero.

      2. Apply the power rule: x2x^{2} goes to 2x2 x

      The result is: 2x2 x

    To find ddxg(x)\frac{d}{d x} g{\left(x \right)}:

    1. Differentiate x+2x + 2 term by term:

      1. The derivative of the constant 22 is zero.

      2. Apply the power rule: xx goes to 11

      The result is: 11

    Now plug in to the quotient rule:

    x2+2x(x+2)+3(x+2)2\frac{- x^{2} + 2 x \left(x + 2\right) + 3}{\left(x + 2\right)^{2}}


The answer is:

x2+2x(x+2)+3(x+2)2\frac{- x^{2} + 2 x \left(x + 2\right) + 3}{\left(x + 2\right)^{2}}

The graph
02468-8-6-4-2-1010-200200
The first derivative [src]
  x*x - 3     2*x 
- -------- + -----
         2   x + 2
  (x + 2)         
2xx+2xx3(x+2)2\frac{2 x}{x + 2} - \frac{x x - 3}{\left(x + 2\right)^{2}}
The second derivative [src]
  /          2         \
  |    -3 + x      2*x |
2*|1 + -------- - -----|
  |           2   2 + x|
  \    (2 + x)         /
------------------------
         2 + x          
2(2xx+2+1+x23(x+2)2)x+2\frac{2 \left(- \frac{2 x}{x + 2} + 1 + \frac{x^{2} - 3}{\left(x + 2\right)^{2}}\right)}{x + 2}
The third derivative [src]
  /           2         \
  |     -3 + x      2*x |
6*|-1 - -------- + -----|
  |            2   2 + x|
  \     (2 + x)         /
-------------------------
                2        
         (2 + x)         
6(2xx+21x23(x+2)2)(x+2)2\frac{6 \left(\frac{2 x}{x + 2} - 1 - \frac{x^{2} - 3}{\left(x + 2\right)^{2}}\right)}{\left(x + 2\right)^{2}}