Derivative of Composite Functions
When you have a function inside another function, you need the chain rule. If y = f(g(x)), then dy/dx = f'(g(x)) * g'(x). It is like taking the derivative of the outside and multiplying by the derivative of the inside.