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