Prove that $10^3n^4+10^{-3}2^n=\mathcal O(2^n)$
I started this proof by trying to use induction, although as I put in $n=1$, although this gives: (when $n=1$) $1000.0002<2$ This is clearly untrue and I am not sure what method I can use to try and prove this statement.