InterviewSolution
Saved Bookmarks
| 1. |
Method of integration by parts : int sqrt(xe)^(sqrt(x))dx=.... |
|
Answer» `2sqrt(X)-e^(SQRT(x))-4sqrt(x)e^(sqrt(x)+c` |
|