Question: What is the result of adding the polynomials 2x^2 + 3x + 4 and 5x^2 - x + 2?
Options:
Correct Answer: 7x^2 + 4x + 6
Solution:
Adding the two polynomials gives (2x^2 + 5x^2) + (3x - x) + (4 + 2) = 7x^2 + 2x + 6.