Please enable JavaScript.
Coggle requires JavaScript to display documents.
Polynomials - Coggle Diagram
Polynomials
An expression involving variables and coefficients where the powers of the variables are whole numbers.
-
Zeroes of Polynomial
If p(x) = 0 for some value x = a, then a is called zero of the polynomial p(x).
Remainder Theorem
If a polynomial f(x) is divided by (x - a),
then the remainder is equal to f(a).
Factor Theorem
If f(a) = 0, then (x - a) is a factor of the polynomial f(x).
If (x - a) is a factor of f(x), then f(a) = 0.
-