Deriveringsregler för potensfunktioner: Skillnad mellan sidversioner
Hoppa till navigering
Hoppa till sök
Hakan (diskussion | bidrag) |
Hakan (diskussion | bidrag) |
||
Rad 11: | Rad 11: | ||
== Derivatan av första ordningens polynom == | == Derivatan av första ordningens polynom == | ||
Låt a och b vara konstanter. Vi ska nu härleda derivatan av <math> f(x) = a x + b </math> med hjälp av derivatans definition. | Låt <math> a</math> och <math> b</math> vara konstanter. Vi ska nu härleda derivatan av <math> f(x) = a x + b </math> med hjälp av derivatans definition. | ||
: <math> f'(x) = \lim_{h \to 0} | : <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 h }{h} </math> | |||
: <math> f'(x) = \lim_{h \to 0}a </math> | |||
: <math> f'(x) = a </math> | |||
== Derivatan av andra ordningens polynom == | == Derivatan av andra ordningens polynom == |