1. Evaluate $\int_0^{\ln(3)} \frac{e^x}{(1+e^x)^2}\,dx$.
- A.$\frac{1}{4}$
- B.$\frac{1}{8}$
- C.$\frac{3}{8}$
- D.$\frac{1}{2}$
View Answer
Answer: $\frac{1}{4}$
Choose u and change limits: Let $u = 1 + e^x$, $du = e^x\,dx$. When $x = 0$, $u = 2$; when $x = \ln(3)$, $u = 1 + 3 = 4$. Integrate: $\int_2^4 u^{-2}\,du = \left[-u^{-1}\right]_2^4 = -\frac{1}{4} - \left(-\frac{1}{2}\right) = \frac{1}{2} - \frac{1}{4} = \frac{1}{4}$. Why distractors fail: Option B ($\frac{1}{8}$) could arise from squaring the limits incorrectly or misapplying the power rule for $u^{-2}$. Option C ($\frac{3}{8}$) is a common arithmetic mistake when combining fractions. Option D ($\frac{1}{2}$) results from forgetting to subtract $\frac{1}{4}$ and only evaluating the antiderivative at the lower limit $u = 2$.