1. To evaluate $\lim_{x \to 0^+} x \ln x$, which is of the form $0 \cdot (-\infty)$, a student should first rewrite it as which of the following before applying L'Hôpital's Rule?
- A.$\frac{x}{1/\ln x}$
- B.$\frac{\ln x}{1/x}$
- C.$\ln(x^x)$, then use the squeeze theorem
- D.$e^{x \ln x} - 1$
View Answer
Answer: $\frac{\ln x}{1/x}$
Identify the form: The expression $x \ln x$ as $x \to 0^+$ gives $0 \cdot (-\infty)$, which is not directly eligible for L'Hôpital's Rule. We need to rewrite it as a fraction. Rewrite as a quotient: Write $x \ln x = \frac{\ln x}{1/x}$. As $x \to 0^+$, $\ln x \to -\infty$ and $1/x \to \infty$, giving $\frac{-\infty}{\infty}$, which qualifies for L'Hôpital's Rule. Why distractors fail: Option A ($\frac{x}{1/\ln x}$) gives $\frac{0}{0}$ superficially but $1/\ln x$ is harder to differentiate usefully and the computation is more cumbersome. Option C is algebraically valid but the squeeze theorem is not the indicated technique. Option D introduces unnecessary complexity and changes the problem.