To match the polynomial with its name, you can identify the degree of each polynomial and then appropriately label them. Here's the identification:
-
3x² + 4x + 2 - This is a quadratic polynomial (degree 2).
-
5x² - This is also a quadratic polynomial (degree 2), but it is a monomial.
-
6x + 4 - This is a linear polynomial (degree 1).
So the matches are:
- 3x² + 4x + 2: Quadratic polynomial
- 5x²: Quadratic monomial
- 6x + 4: Linear polynomial
You can input these matches accordingly based on your given structure.