Polynomials are expressions that consist of variables and coefficients combined using addition, subtraction, and multiplication, with non-negative integer exponents on the variables. The power of the polynomial is determined by the highest exponent in the expression. For example, in the expression \( x^2 - 9 \), we have a polynomial of degree 2 because the highest exponent is 2.
- The term \( x^2 \) is a polynomial term where the variable \( x \) is raised to the second power.
- The expression \(-9\) is a constant term, which is a polynomial of degree 0.
When working with polynomials, it's important to understand how different operations affect the terms within them. Knowing how to expand and simplify polynomials is key to solving algebraic problems efficiently.