AP Calculus AB and BC

Derivative of x/sqrt(x^2+1): Proof and Graph Shape

The derivative of x/sqrt(x^2+1) is 1/(x^2+1)^(3/2). The quotient rule decides the exponent: the leftover x^2+1 from the rule multiplies the square root that is already there, so the power lands on 3/2 rather than 1/2. The result is positive for every x.

ddx[xx2+1]=1(x2+1)3/2\frac{d}{dx}\left[\frac{x}{\sqrt{x^{2}+1}}\right] = \frac{1}{\left(x^{2}+1\right)^{3/2}}

Quotient rule, then one clean power

The radical in the denominator is the only complication, and it behaves twice over. Differentiating x2+1\sqrt{x^{2}+1} by the chain rule gives xx2+1\frac{x}{\sqrt{x^{2}+1}}, while squaring it for the quotient rule denominator gives a plain x2+1x^{2}+1 with no radical left in it.

f(x)=x2+11xxx2+1x2+1f'(x) = \frac{\sqrt{x^{2}+1}\cdot 1-x\cdot\frac{x}{\sqrt{x^{2}+1}}}{x^{2}+1}

Multiply the top and bottom by x2+1\sqrt{x^{2}+1} to clear the small fraction sitting inside the big one. The top becomes (x2+1)x2\left(x^{2}+1\right)-x^{2}, which is 11.

f(x)=(x2+1)x2(x2+1)x2+1=1(x2+1)3/2f'(x) = \frac{\left(x^{2}+1\right)-x^{2}}{\left(x^{2}+1\right)\sqrt{x^{2}+1}} = \frac{1}{\left(x^{2}+1\right)^{3/2}}

Always increasing, always between two asymptotes

(x2+1)3/2\left(x^{2}+1\right)^{3/2} is positive for every real xx, so ff' is never zero and never undefined. There are no critical points, no turning points and no places to test for a maximum: the function rises across the entire real line.

It rises without ever escaping the strip 1<f(x)<1-1 < f(x) < 1, because x2+1\sqrt{x^{2}+1} is always a little bigger than x\left|x\right|. As xx\to\infty the ratio tends to 11 and as xx\to-\infty it tends to 1-1, giving two horizontal asymptotes.

The derivative shows how a rising function stays bounded: it flattens out. At x=0x=0 the slope is 11, at x=2x=2 it is 153/20.089\frac{1}{5^{3/2}}\approx 0.089, and it decays toward 00 in both directions.

The mistakes students make

The first mistake lands on the wrong exponent, the second drops an inner derivative, and the third confuses a zero of f with a zero of f'.

  • Combining the numerator over the radical to get 1x2+1\frac{1}{\sqrt{x^{2}+1}} and then forgetting to divide by the quotient rule's outer denominator x2+1x^{2}+1. Clearing the inner fraction adds one power of x2+1\sqrt{x^{2}+1} to that x2+1x^{2}+1, so the exponent is 32\frac{3}{2}, not 12\frac{1}{2}.
  • Rewriting ff as x(x2+1)1/2x\left(x^{2}+1\right)^{-1/2} and then differentiating the second factor as 12(x2+1)3/2-\frac{1}{2}\left(x^{2}+1\right)^{-3/2}, dropping the inner 2x2x. The correct piece is x(x2+1)3/2-x\left(x^{2}+1\right)^{-3/2}, and it is that xx that lets the two product rule terms combine into a single 11.
  • Calling x=0x=0 a critical point because f(0)=0f(0)=0. A zero of the function is not a zero of the derivative: f(0)=1f'(0)=1, the steepest slope on the graph.

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 x/sqrt(x^2+1)?

It is 1(x2+1)3/2\frac{1}{\left(x^{2}+1\right)^{3/2}}, which can also be written (x2+1)3/2\left(x^{2}+1\right)^{-3/2}.

Why is the exponent 3/2 and not 1/2?

The quotient rule leaves a denominator of x2+1x^{2}+1, and clearing the inner fraction brings in one more x2+1\sqrt{x^{2}+1}. Together they give (x2+1)1(x2+1)1/2=(x2+1)3/2\left(x^{2}+1\right)^{1}\cdot\left(x^{2}+1\right)^{1/2} = \left(x^{2}+1\right)^{3/2}.

Does x/sqrt(x^2+1) have a maximum?

No. The derivative 1(x2+1)3/2\frac{1}{\left(x^{2}+1\right)^{3/2}} is positive everywhere, so the function keeps increasing. It approaches 11 as xx\to\infty without reaching it, so 11 is a horizontal asymptote rather than a maximum value.