1. A student needs to evaluate $\int \frac{dx}{x^2\sqrt{x^2 - 1}}$. After substituting $x = \sec\theta$, which integral in $\theta$ results?
- A.$\int \cos\theta\,d\theta$
- B.$\int \sec\theta\,d\theta$
- C.$\int \csc\theta\,d\theta$
- D.$\int \sin\theta\,d\theta$
View Answer
Answer: $\int \cos\theta\,d\theta$
Apply the substitution: Let $x = \sec\theta$, so $dx = \sec\theta\tan\theta\,d\theta$, $x^2 = \sec^2\theta$, and $\sqrt{x^2 - 1} = \tan\theta$. Simplify: $\int \frac{\sec\theta\tan\theta\,d\theta}{\sec^2\theta \cdot \tan\theta} = \int \frac{d\theta}{\sec\theta} = \int \cos\theta\,d\theta$. Why distractors fail: Option B ($\sec\theta$) would arise if we forgot to cancel $\sec\theta$ factors. Option C ($\csc\theta$) does not follow from any correct cancellation. Option D ($\sin\theta$) also does not match the simplification.