To simplify the expression \((9x^2 + 17x + 13) - (2x^2 + 12x + 11)\), follow these steps:
-
Distribute the negative sign across the second polynomial: \[ 9x^2 + 17x + 13 - 2x^2 - 12x - 11 \]
-
Combine the like terms:
- For \(x^2\) terms: \(9x^2 - 2x^2 = 7x^2\)
- For \(x\) terms: \(17x - 12x = 5x\)
- For the constant terms: \(13 - 11 = 2\)
So, the expression simplifies to: \[ 7x^2 + 5x + 2 \]
Therefore, the correct answer is: 7x² + 5x + 2.