The Rational Zero theorem : it says
Suppose a polynomial
f(x) = a_{n}x^{n} + a_{n-1}x^{n-1} + ... + a_{2}x^{2} + a_{1}x + a_{0}
where n is natural number where n \geq 1 , a_{n} ,a_{n-1} ,...,a_{2}, a_{1}, a_{0} are integers.If r is a rational zero then r has the form \pm \frac{p}{q} ...