Use the Fourier inversion formula to compute $h(x)$ when $\hat{h}(x)=\frac{1}{(1+y^2)^2}$.
$$\hat{h}(x)=\frac{1}{(1+y^2)^2}=\frac{1}{1+y^2} \times \frac{1}{1+y^2}=\widehat{\frac{1}{2}e^{-|x|}} \times \widehat{\frac{1}{2}e^{-|x|}}.$$
Let $f(x)=\frac{1}{2}e^{-|x|}$.
So $\hat{h}(x)=\hat{f} \times \hat{f}=\hat{f*f}$
By the Fourier inversion formula, $h(x)=f*f$.
So $h(x)=f*f=\int_R f(y)f(x-y)dy=\frac{1}{4} \int_R e^{-|y|}e^{-|x-y|}dy$.
How am I suppose to finish this problem?
There are some constants missing somewhere. However, $$ \frac{1}{1+y^{2}} = \frac{1}{2}\int_{-\infty}^{\infty}e^{-|x|}e^{-ixy}\,dx. $$ Use the scaling property of the Fourier transform for $a > 0$: $$ \begin{align} \frac{1}{a^{2}+y^{2}} & =\frac{1}{a^{2}}\frac{1}{1+(y/a)^{2}} \\ & = \frac{1}{2a^{2}}\int_{-\infty}^{\infty}e^{-|x|}e^{-ix(y/a)}\,dx\;\;\; \mbox{(now set $x=ax'$)}\\ & = \frac{1}{2a}\int_{-\infty}^{\infty}e^{-a|x'|}e^{-iyx'}dx'. \end{align} $$ Differentiate both sides with respect to $a$ and set $a=1$ afterwards to get what you want: $$ -\frac{2}{(1+y^{2})^{2}}=-\frac{1}{2}\int_{-\infty}^{\infty}(1+|x'|)e^{-|x'|}e^{-iyx'}\,dx'. $$