The question is: using the comparison test for improper integrals state if
$\int _0^{\infty \:}x^4e^{-x}dx$ converges or not.
Hint: prove that $e^{-x}$ < $x^{-6}$ if x is large enough.
I'm not sure how to prove the hint and I don't particularly see how this would help... any hints would be great!
There is some $M$ large enough so that $$ \left|\frac{x^6}{e^x}\right|<1 $$ for $x>M$, since by L'Hopital's the $\lim_{x\to 0}\frac{x^6}{e^x}=0$.
Then, by monotonicity of integration, we have $$ \int_{M}^\infty e^{-x}x^4\;\mathrm dx\leq \int_{M}^\infty e^{-x}x^{-2}\;\mathrm dx<\infty $$
Of course, $$ \int_0^M e^{-x}x^4\;\mathrm dx $$ poses no problem as the integrand is bounded and the interval is finite. Note also you could integrate this by parts without too much trouble and evaluate the integral directly.