Can someone please walk me through the steps to find the following integral? I'm not sure what to do when $dx$ is at the top.
$$ \int \frac{ x^{2}dx }{ (x^{3} + 5)^{2}} $$
Can someone please walk me through the steps to find the following integral? I'm not sure what to do when $dx$ is at the top.
$$ \int \frac{ x^{2}dx }{ (x^{3} + 5)^{2}} $$
The $dx$ inside an integral expression can appear in various places, even if when integrals are introduced, it is (usually) always written at the end. An informal but intuitive (but probably dangerous!) way is to think of the expression as a multiplication of the integrand by the differential $dx$.
So
$$ \int \frac{ x^{2}dx }{ (x^{3} + 5)^{2}} = \int \frac{ x^{2} }{ (x^{3} + 5)^{2}} dx.$$
In fact, many people, at least many physicists, often write e.g. $$ \int_a^b dx\left\{ \frac{ x^{2} }{ (x^{3} + 5)^{2}} \right\},$$ so the reader (one who is familiar with this notation) will immediately see what is the variable of integration.