The polynomial $f(x)=10x^4-18x^3+4x^2+7x+16$ is irreducible iff $g(t)=f(t+1)$ is irreducible. We have
$$g(t)=10t^4+22t^3+10t^2+t+19.$$
There being no linear factors, the only factorization possible would be into
$$g(t)=(at^2+bt+c)(pt^2+qt+r).$$ Then $ap=10$ and without loss one may assume either $a=10,p=1$ or else $a=5,p=2.$ [possible negative choices could be removed since $-1$ could be factored out of all coefficients, and we may assume it is the first quadratic which begins with coefficient $10$ or $5$.
Now we also have that $cr=19,$ a prime. For each possible choice for the four coefficients $a,p,c,r$ we may use the $t^2$ coefficient of $10$, so that
$$ar+bq+cp=10,$$
and we may insert the values of $a,p,c,r$ and obtain the value of $bp$. In each case $bp$ is either a prime or a product of two primes, and one may check that the $t$ coefficient, which should be $1$, does not match. There are eight possible choices for the values of $(a,p,c,r)$ as follows, where the number after the four is the value of $bp.$
$(10,1,19,1;\ -19)$
$(10,1,-19,-1;\ 39)$
$(10,1,1,19;\ -181)$
$(10,1,-1,-19;\ 201)$
and four more starting out $(5,2,...)$.
In each case we can factor the value obtained for $bq$ and give assigned values to $b,q$ accordingly. By only checking the $t^1$ coefficient, which gives $br+cq=1$, it turns out that none of the possibilities gives this last equation. For example in the second case, where $bq=39=3\cdot 13$ we try $(b,q)=(39,1),(1,39),(13,3),(3,13)$ and none give the right value of $1$ to $br+cq.$ [In checking one may assume that say $b>0$ for setting up the cases, since a simultaneous sign change on $b,q$ only changes the sign of the quantity $br+cq$, and so we only need see if this ever comes out $\pm 1$.
This is admittedly a tedious computation, but at least it shows irreducibility.