Question

Difficulty: HardLimits and Continuity of Functions
What is the numerical value of the limit limx04+x4xx\lim_{x \to 0} \frac{\sqrt{4 + x} - \sqrt{4 - x}}{x}?
  1. 12\frac{1}{2}Answer
  2. B
    0
  3. C
    2
  4. D
    1

Answer

The numerical value of the limit is \(\frac{1}{2}\).
Rationalizing the numerator by multiplying with its conjugate gives \(\frac{2x}{x(\sqrt{4+x} + \sqrt{4-x})}\). Canceling \(x\) yields \(\frac{2}{\sqrt{4+x} + \sqrt{4-x}}\), which evaluates to \(\frac{2}{4} = \frac{1}{2}\) as \(x \to 0\).

Step-by-Step Solution

1
Identify the indeterminate form
Substituting \(x = 0\) directly yields \(\frac{\sqrt{4} - \sqrt{4}}{0} = \frac{0}{0}\), which is an indeterminate form requiring rationalization.
Direct evaluation cannot give the true limit value when an indeterminate form is encountered.
2
Rationalize the numerator
Multiply the numerator and denominator by the conjugate \(\sqrt{4 + x} + \sqrt{4 - x}\):
(4+x4x)(4+x+4x)x(4+x+4x)=(4+x)(4x)x(4+x+4x)\frac{(\sqrt{4 + x} - \sqrt{4 - x})(\sqrt{4 + x} + \sqrt{4 - x})}{x(\sqrt{4 + x} + \sqrt{4 - x})} = \frac{(4 + x) - (4 - x)}{x(\sqrt{4 + x} + \sqrt{4 - x})}
The difference of squares identity \((a - b)(a + b) = a^2 - b^2\) eliminates the radical signs in the numerator.
3
Simplify the numerator and cancel common terms
\(\frac{4 + x - 4 + x}{x(\sqrt{4 + x} + \sqrt{4 - x})} = \frac{2x}{x(\sqrt{4 + x} + \sqrt{4 - x})} = \frac{2}{\sqrt{4 + x} + \sqrt{4 - x}}\)
Canceling the common factor \(x\) eliminates the zero-causing term in the denominator.
4
Evaluate the simplified limit as \(x \to 0\)
\(\frac{2}{\sqrt{4 + 0} + \sqrt{4 - 0}} = \frac{2}{2 + 2} = \frac{2}{4} = \frac{1}{2}\)
Direct substitution is now valid since the expression is continuous at \(x = 0\).

Key Concept

Evaluation of algebraic limits of indeterminate form 0/0 using radical rationalization.
Rate this question