Differentiation Basics and First Principles
The power rule is your best friend: for y = ax^n, the derivative is dy/dx = nax^. Simply multiply by the power, then reduce the power by one.
Differentiation from first principles uses the formula f' = lim(h→0) /h. This shows you what's actually happening when you find a gradient. For f = 3x², you substitute into the formula, expand f, simplify by factoring out h, then let h approach zero.
The result? f' = 6x, which matches what you'd get using the power rule. This method proves why the shortcuts work, though you'll mainly use it for exam questions asking you to "show from first principles."
Quick Check: Always verify your differentiation using the power rule - it's much faster than first principles!








