To determine which of the given responses shows that polynomials are closed under addition, we need to check the polynomial additions and ensure that they yield another polynomial in the correct form.
The expression is:
\[ (0.923x^2 - 6.42x + 2.98) + (2.98 - 6.42x + 0.923x^2) \]
Let's combine the polynomials step by step:
-
Combine the \(x^2\) terms: \[ 0.923x^2 + 0.923x^2 = 1.846x^2 \]
-
Combine the \(x\) terms: \[ -6.42x - 6.42x = -12.84x \]
-
Combine the constant terms: \[ 2.98 + 2.98 = 5.96 \]
Putting these together, we have: \[ 1.846x^2 - 12.84x + 5.96 \]
Now we evaluate the provided responses:
- Response A: \(3.903x^2 - 12.84x + 3.903\) - Incorrect.
- Response B: \(10.994x^2 + 5.96\) - Incorrect.
- Response C: \(1.846x^2 - 12.84x + 5.96\) - Correct.
- Response D: \(2x^2 - 13x + 6\) - Incorrect.
The correct response that shows that polynomials are closed under addition is Response C:
\[ (0.923x^2 - 6.42x + 2.98) + (2.98 - 6.42x + 0.923x^2) = 1.846x^2 - 12.84x + 5.96 \]