1. Evaluate $\lim_{x \to 0} \frac{\frac{1}{x+3} - \frac{1}{3}}{x}$.
- A.$\frac{1}{9}$
- B.$-\frac{1}{9}$
- C.$-\frac{1}{3}$
- D.$\frac{1}{3}$
View Answer
Answer: $-\frac{1}{9}$
Check for indeterminate form: At $x=0$: $\frac{1/3 - 1/3}{0} = \frac{0}{0}$. Simplify the complex fraction: Combine: $\frac{1}{x+3} - \frac{1}{3} = \frac{3-(x+3)}{3(x+3)} = \frac{-x}{3(x+3)}$. Dividing by $x$: $\frac{-x}{3x(x+3)} = \frac{-1}{3(x+3)}$. Evaluate the limit: $\lim_{x \to 0} \frac{-1}{3(x+3)} = \frac{-1}{3 \cdot 3} = -\frac{1}{9}$. Why distractors fail: Option A ($1/9$) drops the negative sign. Option C ($-1/3$) forgets the extra factor of $3$ in the denominator. Option D ($1/3$) makes both errors.