Mister Exam

Derivative of ax+bx²

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
         2
a*x + b*x 
$$b x^{2} + a x$$
d /         2\
--\a*x + b*x /
dx            
$$\frac{\partial}{\partial x} \left(b x^{2} + a x\right)$$
Detail solution
  1. Differentiate term by term:

    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:

    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:


The answer is:

The first derivative [src]
a + 2*b*x
$$2 b x + a$$
The second derivative [src]
2*b
$$2 b$$
The third derivative [src]
0
$$0$$