Home
Archaeology
Astronomy
Biology
Books
Business
Chemistry
Coins
Computers
Conservation
Cooking
Earth Science
Farming
Economics
Finance
Games
Geography
Health Science
History by Date
Hobbies
Law
Mathematics
Medicine
Military Technology
Movies
Music
People
Pharmacology
Philosophy
Physics
Psychology
Religion
Science History
Technology
Sports
Television
Video
Visual Art
Privacy
Contact Us



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.


Copyright 2004. All rights reserved.