To determine which of the given equations shows that polynomials form a closed system under multiplication, we need to find an equation where the product of two polynomials yields another polynomial.
-
\((\frac{x^2}{2})(\frac{1}{x}) = \frac{x}{2}\)
This is not a polynomial because \(\frac{1}{x}\) is not a polynomial. -
\(x^2 + 2x + 1 = x^2 + x + x + 1\)
This is an identity but does not represent a multiplication operation. -
\((\sqrt{x})(x+1) = x\sqrt{x} + \sqrt{x}\)
This equation involves the square root of \(x\), which is not a polynomial. -
\((x^2 + 1)(x - 12) = x^3 - 12x^2 + x - 12\)
This equation represents the multiplication of two polynomials \( (x^2 + 1) \) and \( (x - 12) \), and the product is \( (x^3 - 12x^2 + x - 12) \), which is also a polynomial.
Thus, the correct response is:
\((x^2 + 1)(x - 12) = x^3 - 12x^2 + x - 12\)