Question: Find the limit: lim (x -> 0) (x^2 * sin(1/x))
Options:
Correct Answer: 0
Solution:
Since |sin(1/x)| <= 1, we have |x^2 * sin(1/x)| <= |x^2|. As x approaches 0, |x^2| approaches 0, hence the limit is 0.