Given a function f(x)=3x^2+5x-1, find its derivative.

Derivative of 3x^2 is 3*(derivative of x^2) which is 3*(2x)=6x. Derivative of 5x is 5*(Derivative of x) which is 5*1=5 and derivative of (-1) is 0. Hence the answer is derivative of f(x) defined above is 6x+5.

CF

Related Maths A Level answers

All answers ▸

Polynomial long division, how do I do it?


What exactly IS differentiation?


Find the coordinates of the point of intersection of the lines y = 5x - 2 and x + 3y = 8.


How do I deal with parametric equations? x = 4 cos ( t + pi/6), y = 2 sin t, Show that x + y = 2sqrt(3) cos t.