1. Evaluate $\int \left(\sqrt{x} + \frac{4}{x}\right)\,dx$.
- A.$\frac{2}{3}x^{3/2} + 4\ln|x| + C$
- B.$\frac{1}{2\sqrt{x}} + 4\ln|x| + C$
- C.$\frac{2}{3}x^{3/2} + 4\ln(x) + C$
- D.$\frac{3}{2}x^{3/2} + 4\ln|x| + C$
View Answer
Answer: $\frac{2}{3}x^{3/2} + 4\ln|x| + C$
Rewrite and integrate term by term: $\sqrt{x} = x^{1/2}$. By the power rule: $\int x^{1/2}\,dx = \frac{x^{3/2}}{3/2} = \frac{2}{3}x^{3/2}$. Also, $\int \frac{4}{x}\,dx = 4\ln|x|$. Why the correct answer works: Option A correctly combines both terms with the absolute value on the logarithm. Why distractors fail: Option B differentiates $\sqrt{x}$ instead of integrating. Option C omits the absolute value on $\ln$. Option D incorrectly uses $\frac{3}{2}$ as the coefficient instead of $\frac{2}{3}$ (it multiplied by $\frac{3}{2}$ rather than dividing).