Question: What is the result of adding the polynomials (2x^2 + 3x - 4) and (x^2 - 5x + 6)?
Options:
Correct Answer: 3x^2 - 2x + 2
Solution:
When adding the polynomials, combine like terms: (2x^2 + x^2) + (3x - 5x) + (-4 + 6) = 3x^2 - 2x + 2.