You can put this solution on YOUR website! I'm assuming the question you typed has a typo, and that s(x) = 2x and not 2^x.
h[s(x)] is (2x)^2 because you would plug in 2x for the x in x^2, and the ^2 would apply to 2x and not just to x, which is why F is not the correct answer.