Mister Exam

Derivative of y=x^5sinx

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
 5       
x *sin(x)
x5sin(x)x^{5} \sin{\left(x \right)}
d / 5       \
--\x *sin(x)/
dx           
ddxx5sin(x)\frac{d}{d x} x^{5} \sin{\left(x \right)}
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)=x5f{\left(x \right)} = x^{5}; to find ddxf(x)\frac{d}{d x} f{\left(x \right)}:

    1. Apply the power rule: x5x^{5} goes to 5x45 x^{4}

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

    1. The derivative of sine is cosine:

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

    The result is: x5cos(x)+5x4sin(x)x^{5} \cos{\left(x \right)} + 5 x^{4} \sin{\left(x \right)}

  2. Now simplify:

    x4(xcos(x)+5sin(x))x^{4} \left(x \cos{\left(x \right)} + 5 \sin{\left(x \right)}\right)


The answer is:

x4(xcos(x)+5sin(x))x^{4} \left(x \cos{\left(x \right)} + 5 \sin{\left(x \right)}\right)

The graph
02468-8-6-4-2-1010-250000250000
The first derivative [src]
 5             4       
x *cos(x) + 5*x *sin(x)
x5cos(x)+5x4sin(x)x^{5} \cos{\left(x \right)} + 5 x^{4} \sin{\left(x \right)}
The second derivative [src]
 3 /             2                     \
x *\20*sin(x) - x *sin(x) + 10*x*cos(x)/
x3(x2sin(x)+10xcos(x)+20sin(x))x^{3} \left(- x^{2} \sin{\left(x \right)} + 10 x \cos{\left(x \right)} + 20 \sin{\left(x \right)}\right)
The third derivative [src]
 2 /             3              2                     \
x *\60*sin(x) - x *cos(x) - 15*x *sin(x) + 60*x*cos(x)/
x2(x3cos(x)15x2sin(x)+60xcos(x)+60sin(x))x^{2} \left(- x^{3} \cos{\left(x \right)} - 15 x^{2} \sin{\left(x \right)} + 60 x \cos{\left(x \right)} + 60 \sin{\left(x \right)}\right)
The graph
Derivative of y=x^5sinx