InterviewSolution
Saved Bookmarks
| 1. |
Write a value of ∫ elog sinx cosx dx. |
|
Answer» Given, ∫ elog sinx cosx dx = ∫sin x cos x dx (∵elogx = x) Let sin x = t Differentiating on both sides we get, Cos x dx = dt Substituting above equations in given equation we get, = ∫t dt = \(\frac{t^2}{2}\) + c = \(\frac{sin^2x}{2}\) + c |
|