ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Rational root theorem

The rational root theorem states that for any polynomial equation

an xn + an-1 xn -1 + ... + a1 x + a0 = 0

with integer coefficients (and an nonzero), every rational solution x (also called "root") is of the form p/q, where p is a factor of the constant term a0 and q is a factor of the leading coefficient an.

These root candidates can be tested using the Horner scheme. If a root is found, the Horner scheme will also yield a polynomial of degree n - 1 which is then to be investigated. After a polynomial is brought down to a quadratic equation, the quadratic formula may be used.

If the equation lacks a constant term a0, then 0 is one of the rational roots of the equation.

The theorem is a special case (for a single linear factor) of the Gauss lemma on factorization of polynomials.





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Rational root theorem".