Difference between revisions of "Chain rule"
Jump to navigation
Jump to search
m (categories) |
|||
| Line 1: | Line 1: | ||
| + | {{Template:Math-h}} | ||
| + | |||
The '''chain rule''' in [[calculus]] is a formula for determining the [[derivative]] of a [[functional composition|composite function]]: | The '''chain rule''' in [[calculus]] is a formula for determining the [[derivative]] of a [[functional composition|composite function]]: | ||
Revision as of 19:32, December 31, 2008
| <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>