What is a Polynomial?
A polynomial is an algebraic expression consisting of variables, constants, and exponents, combined using addition, subtraction, and multiplication.
Examples: 2x, x² + 2x, x³ - 5x + 3.
NOT Polynomials: 1/x (exponent -1), √x (exponent 1/2).
Terms and Coefficients
Terms: Parts of the polynomial separated by + or - signs.
Example: In 4x² - 3x + 7, the terms are 4x², -3x, and 7.
Coefficients: The numerical factor of a term.
Example: In 4x² - 3x + 7, coefficient of x² is 4, coefficient of x is -3.
Important Types
- Constant Polynomial: A polynomial containing only a constant term (e.g., 5, -3, 7). Its degree is 0.
- Zero Polynomial: The constant polynomial 0 is called the zero polynomial. Its degree is undefined.