1 Suma i resta de polinomis
2 puntsDonats els polinomis $A(x) = 3x^2 - 5x + 4$ i $B(x) = 2x^2 + 7x - 6$, calcula:
Solució detallada (1 punt per apartat):
a) $(3x^2 - 5x + 4) + (2x^2 + 7x - 6) = (3+2)x^2 + (-5+7)x + (4-6) = \mathbf{5x^2 + 2x - 2}$.
b) $(3x^2 - 5x + 4) - (2x^2 + 7x - 6) = 3x^2 - 5x + 4 - 2x^2 - 7x + 6 = \mathbf{x^2 - 12x + 10}$.