How is adding polynomials the same as subtracting polynomials?

Answer:
just add the negative of the polynomial, that is the same as subtracting it.

For example, x^2+2x is a poly, the negative is -x^2-2x. So if we want to subtract x^2+2x from another poly, we can add the negative instead.

First answer by Mathdoc. Last edit by Mathdoc. Contributor trust: 424 [recommend contributor recommended]. Question popularity: 2 [recommend question].