Why must you apply the chain rule when differentiating sin(3x), but the formula d/dx[sin(x)] = cos(x) alone is sufficient for sin(x)?
Think about your answer, then reveal below.
Model answer: sin(x) has the identity function x as its argument, whose derivative is 1, so the chain rule multiplier is 1 and can be ignored. In sin(3x), the argument is the function 3x, whose derivative is 3. The chain rule says: differentiate the outer function (keeping the inner function untouched), then multiply by the derivative of the inner function. So d/dx[sin(3x)] = cos(3x) · 3 = 3cos(3x).
The six trig derivative formulas assume the argument is simply x. Whenever the argument is any other expression — 3x, x², x²+1 — the chain rule adds an extra multiplicative factor equal to the derivative of that expression. Failure to apply the chain rule is the most common error in trig differentiation practice.