How would you derive y = function of x; for example: y = 3x^3 + x^2 + x

The best way to remember derivatives is to use algebra, and the general function is y = axn -> dy/dx = anxn-1

So for this equation dy/dx = (3x3)x3-1 + (2x1)x2-1 + 1x1-1

So the answer would be dy/dx = 9x+ 2x + 1

The last one may be confusing but as the power is 0, you remove the x and it becomes a whole number, in this case 1.

GA

Related Maths A Level answers

All answers ▸

What exactly IS differentiation?


Find the gradient of the tangent and the normal to the curve f(x)= 4x^3 - 7x - 10 at the point (2, 8)


What are the necessary conditions for a random variable to have a binomial distribution?


y = x*(x-2)^-1/2. Prove dy\dx = (x-4)/2*(x-2)^3/2