Deriveringsregler för potensfunktioner: Skillnad mellan sidversioner
Hoppa till navigering
Hoppa till sök
Hakan (diskussion | bidrag) |
Hakan (diskussion | bidrag) |
||
Rad 96: | Rad 96: | ||
Vi ska beräkna derivatan för <math> f(x) = 7 x^2 </math> | Vi ska beräkna derivatan för <math> f(x) = 7 x^2 </math> | ||
: <math> f'(x) = \lim_{h \to 0} \ | : <math> f'(x) = \lim_{h \to 0} \dfrac{7 (x+h)^2 - 7 x^2}{h}</math> | ||
: <math> f'(x) = \lim_{h \to 0} \ | : <math> f'(x) = \lim_{h \to 0} \dfrac{7 (x^2+ 2xh + h^2) - 7 x^2}{h}</math> | ||
: <math> f'(x) = \lim_{h \to 0} \ | : <math> f'(x) = \lim_{h \to 0} \dfrac{7 x^2+ 2 \cdot 7~xh + 7 h^2 - 7 x^2}{h}</math> | ||
: <math> f'(x) = \lim_{h \to 0} \ | : <math> f'(x) = \lim_{h \to 0} \dfrac{ 14 xh + 7 h^2 }{h}</math> | ||
: <math> f'(x) = \lim_{h \to 0} 14 x + 7 h </math> | : <math> f'(x) = \lim_{h \to 0} 14 x + 7 h </math> |