Difference between revisions of "Calculus:Chain Rule"
Jump to navigation
Jump to search
(Created page with "#use Notation::Newton Chain rule <math>[f(g(x))]'=f'(g(x))*g'(x)</math> #use Notation::Leibniz Chain rule <math>\frac{d f(g(x))}{d x} = {{d f(g)} \over d g} {d g \over...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
#[[use Notation::Newton]] Chain rule <math>[f(g(x))]'=f'(g(x))*g'(x)</math> | #[[use Notation::Newton]] Chain rule <math>[f(g(x))]'=f'(g(x))*g'(x)</math> | ||
#[[use Notation::Leibniz]] Chain rule <math>\frac{d f(g(x))}{d x} = {{d f(g)} \over d g} {d g \over d x}</math> | #[[use Notation::Leibniz]] Chain rule <math>\frac{d f(g(x))}{d x} = {{d f(g)} \over d g} {d g \over d x}</math> | ||
<noinclude> | |||
==examples== | |||
Ex 1 | |||
</noinclude> |