Question 1051660
.
Find a polynomial function of degree 4 whose zeros are -1 and 1 where each zero has multiplicity 2.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


p(x) = {{{(x-(-1))^2*(x-1)^2}}} = {{{(x+1)^2*(x-1)^2}}} = {{{(x^2-1)^2}}} = {{{x^4 - 2x^2 + 1}}}.