I would be very grateful if you give me a hint on problem 9, section 3.6 of Hungerford Algebra, regarding factorization in polynomial rings, saying that:
Suppose $f(x)= a_0+a_1x+...+a_kx^k+...+a_nx^n$ is a polynomial of degree $n$, such that for some prime $p$ and for some $k$ with $0\lt k\lt n$ we have that:
$1)\ \ p$ divides $a_0$ and ... and $a_{k-1}$
$2)\ \ p$ does not divide $a_k$.
$3)\ \ p^2$ does not divide $a_0$.
$4) \ \ p$ does not divide $a_n$.
Prove that $f$ has an irreducible factor of degree at least $k$ over $\mathbb Z$.
I think the idea is to incorporate Eisenstein's criterion, as the first three assumptions imply that $a_0+a_1x^1+...+a_kx^k$ is irreducible, but have no idea where to go from there. Thanks for your time in advance!