InterviewSolution
Saved Bookmarks
| 1. |
Integrate the following inte^(x^3)x^2dx |
|
Answer» Solution :`INTE^(x^3)x^2 dx` [PUT `x^3=t` then `3x^2dx=dt` or `x^2dx=1/3(dt)` `inte^tcdot(1/3)dt=(1/3)e^t+C=(1/3)e^(x^3)+C` |
|