Mister Exam

Derivative of x²(√(1-x²))

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
      ________
 2   /      2 
x *\/  1 - x  
x21x2x^{2} \sqrt{1 - x^{2}}
x^2*sqrt(1 - x^2)
Detail solution
  1. Apply the product rule:

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

    f(x)=x2f{\left(x \right)} = x^{2}; to find ddxf(x)\frac{d}{d x} f{\left(x \right)}:

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

    g(x)=1x2g{\left(x \right)} = \sqrt{1 - x^{2}}; to find ddxg(x)\frac{d}{d x} g{\left(x \right)}:

    1. Let u=1x2u = 1 - x^{2}.

    2. Apply the power rule: u\sqrt{u} goes to 12u\frac{1}{2 \sqrt{u}}

    3. Then, apply the chain rule. Multiply by ddx(1x2)\frac{d}{d x} \left(1 - x^{2}\right):

      1. Differentiate 1x21 - x^{2} term by term:

        1. The derivative of the constant 11 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: x2x^{2} goes to 2x2 x

          So, the result is: 2x- 2 x

        The result is: 2x- 2 x

      The result of the chain rule is:

      x1x2- \frac{x}{\sqrt{1 - x^{2}}}

    The result is: x31x2+2x1x2- \frac{x^{3}}{\sqrt{1 - x^{2}}} + 2 x \sqrt{1 - x^{2}}

  2. Now simplify:

    x(23x2)1x2\frac{x \left(2 - 3 x^{2}\right)}{\sqrt{1 - x^{2}}}


The answer is:

x(23x2)1x2\frac{x \left(2 - 3 x^{2}\right)}{\sqrt{1 - x^{2}}}

The graph
02468-8-6-4-2-10102.5-2.5
The first derivative [src]
        3              ________
       x              /      2 
- ----------- + 2*x*\/  1 - x  
     ________                  
    /      2                   
  \/  1 - x                    
x31x2+2x1x2- \frac{x^{3}}{\sqrt{1 - x^{2}}} + 2 x \sqrt{1 - x^{2}}
The second derivative [src]
                                 /         2  \
                               2 |        x   |
                              x *|-1 + -------|
     ________          2         |           2|
    /      2        4*x          \     -1 + x /
2*\/  1 - x   - ----------- + -----------------
                   ________         ________   
                  /      2         /      2    
                \/  1 - x        \/  1 - x     
x2(x2x211)1x24x21x2+21x2\frac{x^{2} \left(\frac{x^{2}}{x^{2} - 1} - 1\right)}{\sqrt{1 - x^{2}}} - \frac{4 x^{2}}{\sqrt{1 - x^{2}}} + 2 \sqrt{1 - x^{2}}
The third derivative [src]
    /                  /         2  \\
    |                2 |        x   ||
    |               x *|-1 + -------||
    |          2       |           2||
    |       2*x        \     -1 + x /|
3*x*|-4 + ------- + -----------------|
    |           2              2     |
    \     -1 + x          1 - x      /
--------------------------------------
                ________              
               /      2               
             \/  1 - x                
3x(2x2x21+x2(x2x211)1x24)1x2\frac{3 x \left(\frac{2 x^{2}}{x^{2} - 1} + \frac{x^{2} \left(\frac{x^{2}}{x^{2} - 1} - 1\right)}{1 - x^{2}} - 4\right)}{\sqrt{1 - x^{2}}}