1. For the region bounded by $y = \frac{1}{x}$, $y = 0$, $x = 1$, and $x = 4$, rotated about the $x$-axis, a student writes the disk method integral as $V = \pi \int_1^4 \frac{1}{x^2}\,dx$. Evaluate this integral to find the volume.
- A.$\dfrac{\pi}{4}$
- B.$\dfrac{3\pi}{4}$
- C.$\dfrac{\pi}{2}$
- D.$3\pi$
View Answer
Answer: $\dfrac{3\pi}{4}$
Verify the setup: The disk method gives $V = \pi \int_1^4 [1/x]^2\,dx = \pi \int_1^4 x^{-2}\,dx$. This is correct. Evaluate the integral: $V = \pi \left[-x^{-1}\right]_1^4 = \pi\left(-\frac{1}{4} + 1\right) = \pi \cdot \frac{3}{4} = \frac{3\pi}{4}$. Why distractors fail: Option A ($\pi/4$) takes only the value at the upper bound. Option C ($\pi/2$) is an arithmetic error. Option D ($3\pi$) neglects the $1/4$ factor.