Difference between revisions of "Chain rule"

From Conservapedia
Jump to navigation Jump to search
Line 7: Line 7:
 
The chain rule can also be expressed as:
 
The chain rule can also be expressed as:
 
:<math>\frac {dy}{dx} = \frac {dy} {du} \times \frac {du}{dx}.</math>
 
:<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>
 
[[category:Calculus]]
 
[[category:Calculus]]
 
[[category:differentiation]]
 
[[category:differentiation]]

Revision as of 17:40, March 1, 2009

<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>