Problem statement - Let $X$ be any random variable and $g(x)$ and $h(x)$ be any functions such that $E(g(X)), E(h(X))$ and $E(g(X)h(X))$ exist. If $g(x)$ is non-decreasing and $h(x)$ is non-increasing then prove that $E(g(X)h(X)) \le E(g(X))E(h(X))$.
I started from $E(g(X)h(X)) = \int_{-\infty}^\infty g(x)h(x)f(x) dx$
I have absolutely no idea how to proceed from here. I know that I need to use the fact that $g(x)$ is non-decreasing and $h(x)$ is non-increasing but don't know how to do it. Please tell me how to proceed.