AP Calculus AB and BC

Derivative of sin(sqrt x): Answer, Proof, Mistakes

The derivative of sin(sqrt x) is cos(sqrt x) divided by 2 sqrt x. The outer function is sine and the inner function is sqrt x, so the decisive fact is that the inner derivative is 1 over 2 sqrt x, a factor that lands in the denominator instead of out front.

ddx[sinx]=cosx2x\frac{d}{dx}\left[\sin\sqrt{x}\right] = \frac{\cos\sqrt{x}}{2\sqrt{x}}

Chain rule on sin(sqrt x)

The outer function is sinu\sin u and the inner function is u=xu=\sqrt{x}. Differentiating the outer gives cosu\cos u, and the inner derivative is u=12xu'=\frac{1}{2\sqrt{x}}.

ddxsinx=cosx12x=cosx2x\frac{d}{dx}\sin\sqrt{x} = \cos\sqrt{x}\cdot\frac{1}{2\sqrt{x}} = \frac{\cos\sqrt{x}}{2\sqrt{x}}

If the derivative of the root is not automatic yet, rewrite x\sqrt{x} as x1/2x^{1/2}. The power rule gives 12x1/2\frac{1}{2}x^{-1/2}, which is 12x\frac{1}{2\sqrt{x}}. The formula holds for x>0x>0, since the root has no derivative at 00 and no real values to the left of it.

Why the chain factor divides here

Compare this with sin2x\sin^{2}x, where the chain factor multiplies rather than divides. The rule being used is identical in both cases: multiply by uu'. What changes is what uu' happens to be, cosx\cos x there and 12x\frac{1}{2\sqrt{x}} here.

ddxsin2x=2sinxcosx,ddxsinx=cosx12x\frac{d}{dx}\sin^{2}x = 2\sin x\cdot\cos x, \qquad \frac{d}{dx}\sin\sqrt{x} = \cos\sqrt{x}\cdot\frac{1}{2\sqrt{x}}

Multiplying by 12x\frac{1}{2\sqrt{x}} is the same as dividing by 2x2\sqrt{x}, so no new rule is in play. The effect on the graph is real, though: that factor shrinks as xx grows, so the wiggles of sinx\sin\sqrt{x} flatten out and stretch, while the wiggles of sin2x\sin^{2}x keep the same steepness forever.

The mistakes students make

Three wrong answers turn up far more often than any others on this derivative.

  • Answering cosx\cos\sqrt{x} and stopping. That is the outer derivative on its own, with the chain factor 12x\frac{1}{2\sqrt{x}} left out entirely.
  • Answering 2xcosx2\sqrt{x}\cos\sqrt{x}, flipping the chain factor upside down and multiplying by 2x2\sqrt{x} instead of dividing by it. The root belongs underneath.
  • Answering cosx2x\frac{\cos x}{2\sqrt{x}}, evaluating the cosine at xx instead of at x\sqrt{x}. The argument never changes when you differentiate the outer function.

Check yourself, not just the answer

Type derivatives and get graded on mathematical equivalence, with rule-level hints when you miss, in the Derivative Practice Checker.

Frequently asked questions

What is the derivative of sin(sqrt x)?

It is cosx2x\frac{\cos\sqrt{x}}{2\sqrt{x}} for x>0x>0. The chain rule gives cosx\cos\sqrt{x} times the derivative of x\sqrt{x}, which is 12x\frac{1}{2\sqrt{x}}.

Why is the 2 sqrt x on the bottom instead of in front?

Because the inner derivative itself is a fraction. The chain rule multiplies by u=12xu'=\frac{1}{2\sqrt{x}}, and multiplying by that reciprocal is the same as dividing by 2x2\sqrt{x}.

Is sin(sqrt x) differentiable at x = 0?

No. As x0+x\to 0^{+} the numerator cosx\cos\sqrt{x} tends to 11 while 2x2\sqrt{x} tends to 00, so the slope grows without bound and the graph meets the origin with a vertical tangent.