Question 398135
How do I form a polynomial with zeros and degree are given. 
Example: Zeros: -5, Multiplicity 2;5, multiplicity 1; degree 3?

----
f(x) = (x+5)^2*(x-1)
=====================
Cheers,
Stan H.