Deriveringsregler för potensfunktioner: Skillnad mellan sidversioner
Hoppa till navigering
Hoppa till sök
Hakan (diskussion | bidrag) |
Hakan (diskussion | bidrag) |
||
Rad 15: | Rad 15: | ||
: <math> f'(x) = \lim_{h \to 0} frac{a (x+h) + b - (a x + b)}{h} </math> | : <math> f'(x) = \lim_{h \to 0} frac{a (x+h) + b - (a x + b)}{h} </math> | ||
: <math> f'(x) = \lim_{h \to 0} frac{a x+ a h + b - a x - b}{h} </math> | : <math> f'(x) = \lim_{h \to 0} \frac{a x+ a h + b - a x - b}{h} </math> | ||
: <math> f'(x) = \lim_{h \to 0} frac{a h }{h} </math> | : <math> f'(x) = \lim_{h \to 0} \frac{a h }{h} </math> | ||
: <math> f'(x) = \lim_{h \to 0}a </math> | : <math> f'(x) = \lim_{h \to 0}a </math> |