I'm reading Proofs from the Book, and I ran into following theorem:
Suppose all roots of polynomial $x^n + a_{n-1}x^{n-1} + \dots + a_0$ are real. Then the roots are contained in the interval:
$$ - \frac{a_{n-1}}{n} \pm \frac{n-1}{n} \sqrt{a_{n-1}^2 - \frac{2n}{n-1} a_{n-2} } $$
So, if you know that all the roots of polynomial are real, you can get an interval that contains them just looking at the first two coefficients.
I'm interested in other theorems/tricks that let you figure out interesting things about a polynomial just by ''eyeing'' it. Especially if they are surprising!
Let $f(x) = x^n + a_{n-1}x^{n-1} + \ldots + a_1x+a_0\in \mathbb{Z}[x]$.
$\bullet$ The Perron Irreducibility Criterion states that if $a_0\neq 0$ and $|a_{n-1}|>1+|a_{n-2}| + \cdots +|a_1| + |a_0|$, then $f$ irrreducible in $\mathbb{Z}[x]$, (consequently over the rationals too, by the second Gauss's lemma).
$\bullet$ The well-known Eisenstein's criterion states that if there exists a prime number $p$ such that
then $f$ is irreducible in $\Bbb Z[x]$ and in $\Bbb Q[x]$.