Quote (TritonV8 @ May 1 2013 04:20pm)
from these examples, it looks like you're struggling with the Chain Rule.
Any time you see a composite of functions, you will need to use the chain rule.
The way i remember it is "take the derivative of the outside (leave the inside alone), then multiply it by the derivative of the inside"
Let's do the 3rd one on the list step-by-step: y = cos (3x)
first, derivative of the outside, leave inside the parenthesis alone: d/dx(cos (3x)) = -sin (3x)
then, take the derivative of the inside: d/dx(3x) = 3
multiply them together: d/dx = -3sin (3x)
hope this helps
Okay I understand that pretty well. Can you show me how to do step-by-step one of the harder ones? Like the 4th one on the list?