AP Calculus AB and BC

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

The limit of x minus 4, over the square root of x minus 2, as x approaches 4 is 4. Writing x minus 4 as the square root of x minus 2 times the square root of x plus 2 cancels the denominator outright. What remains is the square root of x plus 2, which is 4 at x equals 4.

limx4x4x2=4\lim_{x \to 4} \frac{x-4}{\sqrt{x}-2} = 4

Settled by factoring the numerator as a difference of squares in the root.

Factor the numerator in terms of the root

The root sits in the denominator this time, so the useful move is to rewrite the numerator to match it. For x>0x > 0 we have x=(x)2x = \left(\sqrt{x}\right)^{2} and 4=224 = 2^{2}, which makes x4x-4 a difference of squares in x\sqrt{x}.

x4=(x)222=(x2)(x+2)x-4 = \left(\sqrt{x}\right)^{2}-2^{2} = \left(\sqrt{x}-2\right)\left(\sqrt{x}+2\right)
limx4(x2)(x+2)x2=limx4(x+2)=2+2=4\lim_{x \to 4}\frac{\left(\sqrt{x}-2\right)\left(\sqrt{x}+2\right)}{\sqrt{x}-2} = \lim_{x \to 4}\left(\sqrt{x}+2\right) = 2+2 = 4

The conjugate route lands in the same place

If the factorisation does not come to mind, multiply top and bottom by x+2\sqrt{x}+2, the conjugate of the denominator.

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

Both routes end at x+2\sqrt{x}+2. Factoring is one step shorter and it shows straight away why the answer is 44 rather than something involving a fraction.

The mistakes students make

Each of these produces a clean looking number that is not 4.

  • Squaring the denominator term by term, writing (x2)2\left(\sqrt{x}-2\right)^{2} as x4x-4, so the quotient appears to cancel to 11. Squaring a difference is not squaring each term, since (x2)2=x4x+4\left(\sqrt{x}-2\right)^{2} = x-4\sqrt{x}+4, and squaring the denominator alone changes the quotient anyway.
  • Reading x2\sqrt{x}-2 as x2\sqrt{x-2}, which is continuous at 44 and gives 00.
  • Cancelling the 44 against the 22 to leave xx\frac{x}{\sqrt{x}} and answering 22.

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 x4x2\frac{x-4}{\sqrt{x}-2} at x = 4?

It is 44.

Do I have to use the conjugate when the root is in the denominator?

No. Factoring x4x-4 as (x2)(x+2)\left(\sqrt{x}-2\right)\left(\sqrt{x}+2\right) cancels the denominator directly and saves a step.

Why is the answer 44 and not 14\frac{1}{4}?

Because the shared factor leaves the denominator, not the numerator. What survives is x+2\sqrt{x}+2, which is 44 at x=4x = 4. The value 14\frac{1}{4} belongs to the flipped quotient x2x4\frac{\sqrt{x}-2}{x-4}.