Question

Difficulty: MediumLimits and Continuity of Functions

Evaluate the limit limx0x+42x\lim_{x \to 0} \frac{\sqrt{x + 4} - 2}{x}. What is the numerical value of this limit?

Answer: 0.25

Answer

The numerical value of the limit is 0.25 (or 14\frac{1}{4}).
When direct substitution into x+42x\frac{\sqrt{x + 4} - 2}{x} yields the indeterminate form 00\frac{0}{0}, rationalizing the numerator by multiplying by its conjugate x+4+2\sqrt{x + 4} + 2 simplifies the expression to 1x+4+2\frac{1}{\sqrt{x + 4} + 2}. Taking the limit as x0x \to 0 gives 14=0.25\frac{1}{4} = 0.25.

Step-by-Step Solution

1
Check direct substitution
Indeterminate form 00\frac{0}{0}
Directly evaluating at x=0x = 0 yields zero in both numerator and denominator.
2
Multiply by the conjugate of the numerator
(x+42)(x+4+2)x(x+4+2)=xx(x+4+2)\frac{(\sqrt{x + 4} - 2)(\sqrt{x + 4} + 2)}{x(\sqrt{x + 4} + 2)} = \frac{x}{x(\sqrt{x + 4} + 2)}
Rationalizing the radical in the numerator allows cancellation of the term causing the zero denominator.
3
Cancel common factors and evaluate limit
10+4+2=0.25\frac{1}{\sqrt{0 + 4} + 2} = 0.25
Canceling xx removes the zero factor, permitting direct evaluation.

Key Concept

Limits of indeterminate algebraic expressions using surd rationalization
Rate this question