1. For the integral $\int \sec^4(x)\tan^3(x)\,dx$, both the power of $\sec$ (even) and the power of $\tan$ (odd) suggest a viable strategy. Which analysis is correct?
- A.Only $u = \tan(x)$ works because $\sec$ has an even exponent.
- B.Only $u = \sec(x)$ works because $\tan$ has an odd exponent.
- C.Either substitution leads to a solvable integral, though one may be algebraically simpler.
- D.Neither substitution works; a reduction formula is the only option.
View Answer
Answer: Either substitution leads to a solvable integral, though one may be algebraically simpler.
Examine both strategies: Even power of $\sec$: reserve $\sec^2(x)$, set $u = \tan(x)$, convert $\sec^2(x) = 1 + \tan^2(x)$. Odd power of $\tan$: reserve $\sec(x)\tan(x)$, set $u = \sec(x)$, convert $\tan^2(x) = \sec^2(x) - 1$. Why the correct answer works: Both strategies are valid. Using $u = \sec(x)$: $\int (u^2 - 1)u^3\,du$. Using $u = \tan(x)$: $\int (1 + u^2)u^3\,du$. Both are polynomial integrals. The algebra differs slightly but both yield equivalent antiderivatives. Why distractors fail: Options A and B each claim only one approach works, which is false. Option D is wrong because a reduction formula is unnecessary when direct substitution is available.