Differentiate y=x^2 from first principles

y=x2dy/dx= Limh-->0( ((x+h)2-x2) / (x+h-x) )dy/dx= Limh-->0( (x2 + 2hx + h2 - x2) / h )dy/dx= Limh-->0( (h2 + 2hx) / h )dy/dx= Limh-->0( h + 2x )dy/dx= Limh-->0( h ) + 2xdy/dx= 2x

DC

Related Maths A Level answers

All answers ▸

How can we determine stationary points by completing the square?


A curve is defined for x > 0. The gradient of the curve at the point (x,y) is given by dy/dx = x^(3/2)-2x. Show that this curve has a minimum point and find it.


How do I find the roots of a quadratic equation?


Differentiate: y=12x(2x+1)+1/x