1. Evaluate $\lim_{x \to 0} x^4 \cos\!\left(\frac{2}{x^3}\right)$.
- A.$1$
- B.$0$
- C.The limit does not exist because $\cos(2/x^3)$ oscillates.
- D.$-1$
View Answer
Answer: $0$
Bound the oscillating factor: For all $x \neq 0$, $-1 \leq \cos(2/x^3) \leq 1$. Multiplying by $x^4 \geq 0$ gives $-x^4 \leq x^4 \cos(2/x^3) \leq x^4$. Apply the Squeeze Theorem: Since $\lim_{x \to 0}(-x^4) = 0$ and $\lim_{x \to 0} x^4 = 0$, the Squeeze Theorem gives $\lim_{x \to 0} x^4 \cos(2/x^3) = 0$. Why distractors fail: Options A and D ($1$ and $-1$) are the extreme values of cosine, but the $x^4$ factor drives the product to $0$. Option C incorrectly concludes the limit does not exist; the oscillation is neutralized by the vanishing polynomial factor.