| UHU-Startseite►Mathematik►Jahrgangsstufen►11►Globales Differenzieren►Quotientenregel► |
|
Beweis aus Vermutung
`f'(x) = lim_(h->0) (f(x+h)-f(x))/h = lim_(h->0) 1/h*((u(x+h))/(v(x+h))-(u(x))/(v(x)))` `f'(x) = lim_(h->0) 1/h*((u(x+h)*v(x)-u(x)*v(x+h))/(v(x+h)*v(x)))` `f'(x) = (lim_(h->0) 1/h*(u(x+h)*v(x)-u(x)*v(x+h)))/(v(x)*v(x))`
`= (lim_(h->0) 1/h*(u(x+h)*v(x)-u(x)*v(x)-v(x+h)*u(x)+u(x)*v(x)))/(v(x)^2)` `= (lim_(h->0) 1/h*(u(x+h)*v(x)-v(x+h)*u(x)))/(v(x)^2)` |