Example1. `x^2`, find Classify polynomial as monomials, binomials, trinomials, or other polynomial
Solution: The Given Polynomial `=x^2`
The polynomial has 1 term, so it is called monomial
2. `3x^2+6x`, find Classify polynomial as monomials, binomials, trinomials, or other polynomial
Solution: The Given Polynomial `=3x^2+6x`
The polynomial has 2 terms, so it is called binomial
3. `2x^2-3x+1`, find Classify polynomial as monomials, binomials, trinomials, or other polynomial
Solution: The Given Polynomial `=2x^2-3x+1`
The polynomial has 3 terms, so it is called trinomial
4. `x^3-2x^2-x+2`, find Classify polynomial as monomials, binomials, trinomials, or other polynomial
Solution: The Given Polynomial `=x^3-2x^2-x+2`
The polynomial has 4 terms, so it is called polynomial
|