Saved Bookmarks
| 1. |
Integrate the following functions (x^2+1)logx |
|
Answer» Solution :`INT (x^2+1) logx DX` =`logx (x^3/3 +x) -int1/x xx (x^3/3 +x)dx` =`(x^3/3+x) logx-(1/3 x^3/3 +x)+C` =`(x^3/3+x) logx -(x^3/9)-x+c` |
|