1. Evaluate $\int \left(\dfrac{2}{x} + 3e^x\right)\,dx$.
- A.$2\ln x + 3e^x + C$
- B.$2\ln|x| + 3e^x + C$
- C.$-\dfrac{2}{x^2} + 3e^x + C$
- D.$2\ln|x| + 3xe^{x-1} + C$
View Answer
Answer: $2\ln|x| + 3e^x + C$
Integrate each term: $\int \dfrac{2}{x}\,dx = 2\ln|x|$ and $\int 3e^x\,dx = 3e^x$. Why the correct answer works: Option B correctly uses $\ln|x|$ (with absolute value) and $e^x$. Why distractors fail: Option A omits the absolute value around $x$. Option C differentiates $2/x$ instead of integrating. Option D misapplies the power rule to $e^x$.