InterviewSolution
Saved Bookmarks
| 1. |
Consider the integral I = \(\int \frac{xsin^{-1}x}{\sqrt{1-x^2}}dx\)?What substitution can be given for simplifying the above integral? Express I in terms of the above substitution.Evaluate I |
|
Answer» 1. Substitute sin-1 x = t. 2. We have, sin-1 x = t ⇒ x = sint \(\frac{1}{\sqrt{1-x^2}}dx = dt\) ∴ I = ∫t sin t dt. 3. I = ∫t sin t dt = t.(-cost) -∫(-cost)dt = -t cost + sint + c |
|