1. Why does the substitution $x = a\sin\theta$ eliminate the square root in $\sqrt{a^2 - x^2}$?
- A.Because $\sin^2\theta + \cos^2\theta = 1$ allows the expression under the radical to factor as a perfect square
- B.Because $\sin\theta$ is always positive, making the square root unnecessary
- C.Because the substitution converts the integral into a polynomial in $\theta$
- D.Because $\sin\theta$ has a bounded range, which forces the radical to equal a constant
View Answer
Answer: Because $\sin^2\theta + \cos^2\theta = 1$ allows the expression under the radical to factor as a perfect square
Core identity at work: Substituting $x = a\sin\theta$ gives $a^2 - a^2\sin^2\theta = a^2(1 - \sin^2\theta) = a^2\cos^2\theta$, a perfect square. Why the correct answer works: The Pythagorean identity $\sin^2\theta + \cos^2\theta = 1$ is exactly what converts the expression under the radical into $a^2\cos^2\theta$, whose square root is $a|\cos\theta|$. Why distractors fail: Option B is false; $\sin\theta$ can be negative. Option C is incorrect; the result is typically a trigonometric expression, not a polynomial. Option D is incorrect; the radical becomes $a\cos\theta$, which varies with $\theta$.