InterviewSolution
Saved Bookmarks
| 1. |
int(x^(3))/(sqrt(1+x^(2)))dx=a(1+x^(2))^((3)/(2))+b* sqrt(1+x^(2))+C |
|
Answer» `a=(1)/(3) and b=1` |
|