Given that: y = 5x^3 + 7x + 3. What is dy/dx? What is d^2y/dx^2?

Firslty, the common rule when differentiating is nxm has the derivative of (n)(m)xm-1.

Therefore applying this rule to each individual component of the function:

dy/dx=(5)(3)x3-1+(7)(1)x1-1+(3)(0)

=(15)x2+7x0+0

=15x2+7

To find out d2y/dx2 we simply follow this rule again for the first derivative of the function (dy/dx).

d2y/dx2=(15)(2)x2-1+7(0)

=30x

ME

Related Maths A Level answers

All answers ▸

Solve the ODE y' = -x/y.


The volume of liquid in a container is given by v=(3h^2+4)^(3/2)-8, find dV/dh when h = 0.6


Find, in radians, the general solution of the equation cos(3x) = 0.5giving your answer in terms of pi


Find the tangent to the curve y = x^2 + 3x + 2 at x = 1