Polynomials 1
Polynomials 1
Definition of a Polynomial
A polynomial is an algebraic expression that consists of variables, coefficients, and non-negative integer powers of variables.
General Form:
Where:
x: variable
an , an−1 , ..., a0 : constants called coefficients
Term Description
1/6
Term Description
✅ 3. Types of Polynomials
a) Based on the number of terms:
Trinomial x2 + 3x + 2 3 terms
0 Constant 7
2/6
Degree Name Example
1 Linear 3x + 2
2 Quadratic x2 − 4
3 Cubic x3 − 3x2
4 Quartic x4 + 2x + 1
5 Quintic x5 − x
✅ 4. Operations on Polynomials
a) Addition & Subtraction
Combine like terms.
Example:
(2x2 + 3x + 1) + (x2 − x + 4) = 3x2 + 2x + 5
b) Multiplication
Multiply each term of one polynomial by each term of the other.
Example:
(x + 2)(x + 3) = x2 + 5x + 6
c) Division
Use long division or synthetic division.
3/6
Example:
Divide x3 + 2x2 + x + 1 by x + 1.
d) Factoring
Common methods:
Taking common factors
Factoring trinomials
Using special identities:
a2 − b2 = (a − b)(a + b)
(a + b)2 = a2 + 2ab + b2
(a − b)2 = a2 − 2ab + b2
✅ 5. Zeros/Roots of a Polynomial
The zeros of a polynomial P (x) are the values of x such that:
P (x) = 0
A polynomial of degree n has at most n real or complex roots.
4/6
✅ 7. The Factor Theorem
If P (a) = 0, then (x − a) is a factor of P (x).
✅ 8. Graphing Polynomials
The shape of the graph depends on the degree and leading coefficient.
Even degree: ends in the same direction.
Odd degree: ends in opposite directions.
Intercepts:
x-intercepts: where P (x) =0
y-intercept: value of P (0)
6/6