The question says that I should calculate the following integral using Laplace transformation.

I know the formula for the Laplace transform: 
I've also added the -st to -x since the base is e
I am not sure how I would solve this, the ratio (sin(x))^2/x should be done with Taylor's expansion since this can't be solved with known integrals method..
Note: the (sin(x))^2/x ratio is not in the exponent (the power) it's rather in the exp line (multiplication)...

HINT:
Note that we have
$$F(s)=\int_0^\infty e^{-sx}\frac{\sin^2(x)}{x}\,dx$$
Therefore, we can write
$$\begin{align} F'(s)&=-\int_0^\infty e^{-sx}\sin^2(x)\,dx\\\\ &=-\frac{1}{2}\int_0^\infty e^{-sx}\left(1-\cos(2x)\right)\,dx \tag 1 \end{align}$$
SPOILER ALERT: Scroll over the highlighted area to reveal the solution