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