You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If $u$ and $v$ are functions and are derivable on $I$, the sum of $(u+v)' = u'+v'$
b) Derivation of a multiplication of functions
If $u$ and $v$ are functions and are derivable on $I$, the product of $(u \times v)' = u'v + v'u$
b) Derivation of a quotient of functions
If $u$ and $v$ are functions and are derivable on $I$, the product of $(\frac{\normalsize u}{\normalsize v})' = \frac{\normalsize{u'v - v'u}}{\normalsize{v^2}}$
4. Composition of functions and derivation
$$f\in J, g \in I$$$$h(x)=f(g(x))$$$$x \longrightarrow g(x) = X \longrightarrow f(X)$$$$h(x) = x \longrightarrow f(g(x))$$