Polynomial Roots
The roots (sometimes called zeroes or solutions) of a polynomial are the values of for which is equal to zero. Finding the roots of a polynomial is sometimes called solving the polynomial.
For example, if , then the roots of the polynomial are and , since both and are equal to zero.
Contents
Introduction
A polynomial is a special kind of mathematical expression that looks like this:
If is not equal to zero, then we say that the polynomial has degree . According to the fundamental theorem of algebra any polynomial with degree has complex roots, counted with multiplicity.
Finding Roots
Finding the root of a linear polynomial (a polynomial with degree one) is very straightforward. The formula for the root is (although calling this a formula is going a bit overboard).
The roots for a quadratic polynomial (a polynomial with degree two) is given by the formula
The formula for the roots of a cubic polynomial (a polynomial with degree three) is a bit more complicated while the formula for the roots of a quartic polynomial (a polynomial with degree four) would fill two blackboards!
What about fifth-degree (quintic) polynomials? What about polynomials with higher degrees?
About years ago, a young mathematician by the name of Henrik Abel proved that it is impossible to find a formula for the solutions of a quintic polynomial by adding, subtracting, multiplying, dividing and taking roots. More formally speaking, a quintic polynomial is not solvable by radicals.
Henrik Abel
The same is true for polynomials with higher degrees.
Properties
. If the coefficients of a polynomial are real and if is a root of that polynomial, then so is . See Complex Conjugate Root Theorem.
. If a polynomial with rational coefficients has as a root, where are rational and is irrational, then is also a root.