What is the significance of the $x^{\frac{1}{2}}$ in the numerator of this integral. I have read this kind of integral requires taking a branch cut. Why do we need a branch cut, what does it enable us to do? What happens if we don't take one?
$$\int_0^{\infty} \frac{x^{\frac{1}{2}}}{{(1 + x)^2}}dx$$
Also, the pole in this problem lies on the real axis so we can use the method of "a semicircle $C_R$ and joined at its endpoints by a line on the real axis $C_L$...So what method do we use for such an integral?
In my opinion it is premature to discuss branch cuts in relation to your integral. At this stage you are still working with real numbers, and it is quite possible that you can solve this integral without having to use the complex plane.
Clearly the first step in solving the integral is to get rid of the inconvenient $\sqrt{x}$ term. This can be done most easily by changing variables from $x$ to $t = \sqrt{x}$. So let us set $x = t^2$.
Note that the poles in the denominator are now located at $t = +i$ and $t = -i$. Furthermore the integrand is an even function of $t$, so you can extend the integration interval to $(-\infty, \infty)$ and use contour integration.
But I don't think this is necessary. You can make another substitution: $t = \tan(s)$. This way you can rid yourself completely of the denominator, and you are left with an integral from $0$ to $\pi/2$ of a real function that is simply the product of a few cosines and sines.