Mister Exam

Other calculators

Derivative of cos(x)^2*x

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
   2     
cos (x)*x
xcos2(x)x \cos^{2}{\left(x \right)}
cos(x)^2*x
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)=cos2(x)f{\left(x \right)} = \cos^{2}{\left(x \right)}; to find ddxf(x)\frac{d}{d x} f{\left(x \right)}:

    1. Let u=cos(x)u = \cos{\left(x \right)}.

    2. Apply the power rule: u2u^{2} goes to 2u2 u

    3. Then, apply the chain rule. Multiply by ddxcos(x)\frac{d}{d x} \cos{\left(x \right)}:

      1. The derivative of cosine is negative sine:

        ddxcos(x)=sin(x)\frac{d}{d x} \cos{\left(x \right)} = - \sin{\left(x \right)}

      The result of the chain rule is:

      2sin(x)cos(x)- 2 \sin{\left(x \right)} \cos{\left(x \right)}

    g(x)=xg{\left(x \right)} = x; to find ddxg(x)\frac{d}{d x} g{\left(x \right)}:

    1. Apply the power rule: xx goes to 11

    The result is: 2xsin(x)cos(x)+cos2(x)- 2 x \sin{\left(x \right)} \cos{\left(x \right)} + \cos^{2}{\left(x \right)}

  2. Now simplify:

    xsin(2x)+cos(2x)2+12- x \sin{\left(2 x \right)} + \frac{\cos{\left(2 x \right)}}{2} + \frac{1}{2}


The answer is:

xsin(2x)+cos(2x)2+12- x \sin{\left(2 x \right)} + \frac{\cos{\left(2 x \right)}}{2} + \frac{1}{2}

The graph
02468-8-6-4-2-1010-2020
The first derivative [src]
   2                       
cos (x) - 2*x*cos(x)*sin(x)
2xsin(x)cos(x)+cos2(x)- 2 x \sin{\left(x \right)} \cos{\left(x \right)} + \cos^{2}{\left(x \right)}
The second derivative [src]
  /  /   2         2   \                  \
2*\x*\sin (x) - cos (x)/ - 2*cos(x)*sin(x)/
2(x(sin2(x)cos2(x))2sin(x)cos(x))2 \left(x \left(\sin^{2}{\left(x \right)} - \cos^{2}{\left(x \right)}\right) - 2 \sin{\left(x \right)} \cos{\left(x \right)}\right)
The third derivative [src]
  /       2           2                       \
2*\- 3*cos (x) + 3*sin (x) + 4*x*cos(x)*sin(x)/
2(4xsin(x)cos(x)+3sin2(x)3cos2(x))2 \left(4 x \sin{\left(x \right)} \cos{\left(x \right)} + 3 \sin^{2}{\left(x \right)} - 3 \cos^{2}{\left(x \right)}\right)