There were multiple options for this question, but ultimately I am problems with just two of those ie.
$n^4<10^n$
$2^{3n} >7n+1$
Now following the basic induction process, for the first option I got $$k^4 <10^k$$
$$(k+1)^4<10^{k+1}$$ $$\frac{(k+1)^4}{10}<10^k$$
I am unable to establish a direct relation between the two inequalities, because the LHS is lesser than the common RHS.