AP Calculus AB and BC

Limit of (sqrt(x+4) - 2) / x at 0 Is 1/4

The limit of the square root of x plus 4, minus 2, all over x, as x approaches 0 is 1 over 4. Multiplying by the conjugate turns the numerator into x, which cancels the denominator and leaves 1 over the square root of x plus 4 plus 2.

limx0x+42x=14\lim_{x \to 0} \frac{\sqrt{x+4} - 2}{x} = \frac{1}{4}

Settled by multiplying by the conjugate.

Clearing the radical

Substitution gives 00\frac{0}{0}. The conjugate of x+42\sqrt{x+4} - 2 is x+4+2\sqrt{x+4} + 2, and multiplying by it turns the difference of roots into a difference of squares.

x+42xx+4+2x+4+2=(x+4)4x(x+4+2)=xx(x+4+2)\frac{\sqrt{x+4}-2}{x}\cdot\frac{\sqrt{x+4}+2}{\sqrt{x+4}+2} = \frac{(x+4) - 4}{x\left(\sqrt{x+4}+2\right)} = \frac{x}{x\left(\sqrt{x+4}+2\right)}

Cancelling the xx leaves something continuous at 00, so substitution finishes it.

limx01x+4+2=12+2=14\lim_{x \to 0}\frac{1}{\sqrt{x+4}+2} = \frac{1}{2+2} = \frac{1}{4}

Leave the conjugate factored

Do not expand the denominator you just created. The whole point is that the numerator simplifies and cancels; multiplying out the bottom destroys the structure you were after.

It is a derivative too

With f(x)=x+4f(x) = \sqrt{x+4} and f(0)=2f(0) = 2, the quotient is the definition of f(0)f'(0), which gives a one-line check.

f(x)=12x+4    f(0)=122=14f'(x) = \frac{1}{2\sqrt{x+4}} \implies f'(0) = \frac{1}{2 \cdot 2} = \frac{1}{4}

Recognising the derivative shape is faster than the conjugate, and on a multiple choice question it is often the difference between finishing and running out of time.

The mistakes students make

  • Writing x+4=x+2\sqrt{x+4} = \sqrt{x} + 2. Roots do not open across a sum; at x=5x = 5 that claims about 4.244.24 where the true value is 33.
  • Expanding the conjugate in the denominator, which hides the cancellation.
  • Cancelling the xx before multiplying by the conjugate. There is nothing to cancel until the numerator has been rationalised.

Not sure which technique a limit wants?

The Limit Method Chooser walks the decision from direct substitution through factoring, the conjugate, and L'Hopital, and says why each one applies or fails.

Frequently asked questions

What is the limit of (sqrt(x+4) - 2) / x as x approaches 0?

It is 14\frac{1}{4}.

Why multiply by the conjugate?

It turns a difference of square roots into a difference of squares, which removes the radical and exposes the factor that cancels.

Is there a faster way?

Yes. The expression is the definition of the derivative of x+4\sqrt{x+4} at 00, and that derivative is 12x+4\frac{1}{2\sqrt{x+4}}, which is 14\frac{1}{4} there.