I would like to know if it is possible to determine if a polynomial has rational zeroes, or, in other words, is unfactorable using whole numbers.
For example 4x^3+2x^2-4x+25.
I know you can use trial and error to sub in the factors of 25, and I understand the rational root theorem. However, I...