Chain rule

From Conservapedia
This is an old revision of this page, as edited by Guardianofrice (talk | contribs) at 17:40, March 1, 2009. It may differ significantly from current revision.
Jump to navigation Jump to search
<math>\frac{d}{dx} \sin x=?\,</math> This article/section deals with mathematical concepts appropriate for late high school or early college.

The chain rule in calculus is a formula for determining the derivative of a composite function:

<math>f(g(x))' = f'(g(x))\times g'(x)</math>

The chain rule can also be expressed as:

<math>\frac {dy}{dx} = \frac {dy} {du} \times \frac {du}{dx}.</math>

The chain rule can also be applied to multivariable functions. The derivative of a multivariable function is expressed as follows:

<math> \frac {d}{dt}(f(x(t), y(t))) = \frac{\partial f}{dx}\times \frac{dx}{dt} + \frac{\partial f}{dy}\times \frac{dy}{dt} </math>