Differentiating Functions: Difference between revisions

Content deleted Content added
Gazpacho (talk | contribs)
second pass
Gazpacho (talk | contribs)
mNo edit summary
Line 23:
So, let's just forget about them small numbers and make it variable, so we can play with it:
 
<math>lim_{h\rarr0}\frac{f(x+dxh)-f(x)}{dx}</math> the more h approaches zero, the closer it will get to differentiated function of f(x)
 
In order to use this function to prove our law, we're going to use f(x)=x<sup>n</sup> on this function:
 
<math>lim_{h\rarr0}\frac{(x+dxh)^n-x^n}{h}</math>
 
Now, if you get the x+h out of the brackets, it would lead to something among the lines of: