1. Adding and Subtracting Polynomials
Sign In
p(x) = x^2 + 1 and q(x) = x^2 - 1
p(x)= x^2 + 1, q(x)= x^2 - 1
Distribute -1
Associative Property of Addition
Add and subtract terms
Next, let's compute the subtraction in the inverse order, which is q(x)-p(x).
q(x)= x^2 - 1, p(x)= x^2 + 1
Distribute -1
Associative Property of Addition
Add and subtract terms
As we can see, the results are different. In the first case, we got 2 and in the second case we got -2. In conclusion, the order in which polynomials are subtracted does matter. The given statement is false.