CalculusLesson 2 of 6
Derivative rules, with the reasoning
Power, product, and chain rules
The derivative measures output change per unit of input change. The rules below follow what happens when we add, multiply, or compose functions. Assume the functions being differentiated are differentiable at the point in question.
Sum: changes add
Section titled “Sum: changes add”If changes by approximately and g by , their sum changes by approximately . Thus
when c is constant. For , differentiate each term: . The constant −7 shifts every output equally, so it contributes no change.
Power: expand the change
Section titled “Power: expand the change”For a square,
Divide by h to get . The extra h approaches zero, leaving . When x and h are positive, a growing square provides a picture of this algebra:
For a positive integer n, expand n copies of . The terms containing exactly one h add up to . Terms containing two or more factors of h vanish after division by h and taking the limit:
That argument proves the integer case. The rule also extends to real powers on ; particular powers have larger domains. For example, for , while for .
Product: both factors can change
Section titled “Product: both factors can change”Let u and v depend on x. Write their actual changes as and . Expanding gives the exact identity
Divide by the input change h. The first two terms approach and . The last approaches zero: it contains a product of two changes, each proportional to h to first order. Therefore
For , this gives . This agrees with differentiating directly. Multiplying the two derivatives would incorrectly give .
Chain: follow the intermediate input
Section titled “Chain: follow the intermediate input”Consider . Introduce , so the calculation is .
At , we have . A small change h in x produces approximately 3h in u. Near , squaring changes the output by approximately times its input change. Combining the two gives .
This is the chain rule:
Evaluate the outer derivative at the intermediate value u, then multiply by the inner derivative. At , the result is 24. Expanding first gives , whose derivative confirms it.
Try it: differentiate (2x − 1)³ at x = 2
The intermediate value is . The outer derivative is and the inner derivative is 2. The answer is . Returning 27 would omit the effect of x on u.
Its own slope
Section titled “Its own slope”Exponentials and logarithms
For , the average rate of factors as
The second factor does not depend on x. Its limit is , so . The special base has , giving .
For , differentiate using the chain rule. This gives , hence .
An exponent that is the variable, as in , requires a different rule from a constant exponent, as in .
The quotient rule
When , apply the product rule to and the chain rule to :
The condition matters because the original quotient must be defined.
Use derivatives to investigate maxima and minima, or practice choosing a rule.