SUNY Geneseo Department of Mathematics
Wednesday, February 27
Math 221 03
Spring 2019
Prof. Doug Baldwin
I’m out of town tomorrow and Friday.
There’s an online discussion aimed at exploring some applications of derivatives that we’ll do in lieu of class meetings those days.
Find dy/dx if y = sin2(x3 - 7x).
There are really 3 functions nested inside of each other here: squaring, applied to sine, which in turn is applied to x3 - 7x. So you solve this by using the chain rule twice, once on sin2, and then again on sin(x3 - 7x):
In more detail, what we did here was
Find dy/dx if y = (x2+1) cos(x2+1).
Since x2+1 appears twice here, it is tempting to give it a name, say u, and then simplify the problem by writing y as u cos u.
Now differentiating with respect to u is just a use of the product rule...
... except you also have to remember that we don’t really want dy/du, we want dy/dx, and u is a function (specifically, the inner function for purposes of the chain rule) of x. So we have to use the chain rule, i.e., multiply by du/dx.
So what we did was calculate dy/dx as dy/du times du/dx. If that was a product of ordinary fractions, we’d explain it by saying the “du” in a denominator canceled out the “du” in a numerator. While this isn’t quite what happened (du isn’t really a number), it’s a fine alternative way to remember the chain rule.
In detail, what we did here was...
Implicit differentiation.
Read section 3.7 for Monday.