How to solve polynomials
Description
A detailed tutorial on the solving of Polynomial. Step by step tutorial including several examples of how to solve Polynomial for reference.
Overview
In mathematics, a polynomial is a finite length expression constructed from variables (also known as indeterminates) and constants, by using the operations of addition, subtraction, multiplication, and constant non-negative whole number exponents. For example, x2 − 4x + 7 is a polynomial, but x2 − 4/x + 7x3/2 is not, because its second term incorporates division and because its third term contains a fractional index.

September 15, 2009
No Comments











