1. Which of the following limits results in a $0/0$ indeterminate form when direct substitution is attempted?
- A.$\lim_{x \to 1} \frac{x^2 + 1}{x + 3}$
- B.$\lim_{x \to 2} \frac{x^2 - 4}{x - 2}$
- C.$\lim_{x \to 0} \frac{5x + 3}{x^2 + 1}$
- D.$\lim_{x \to -1} (x^3 + 2x)$
View Answer
Answer: $\lim_{x \to 2} \frac{x^2 - 4}{x - 2}$
Test each by direct substitution: Substitute the target value into each expression. Option A gives $\frac{1+1}{1+3} = \frac{2}{4}$, which is defined. Option C gives $\frac{3}{1} = 3$. Option D gives $(-1)^3 + 2(-1) = -3$. Identify the indeterminate form: For Option B, substituting $x = 2$ gives $\frac{4-4}{2-2} = \frac{0}{0}$, which is the indeterminate form. Why distractors fail: Options A, C, and D all yield finite, well-defined values upon direct substitution, so they are not indeterminate.