Question 1017534
.
Write a polynomial function in standard form with the given zeros;

A) x= 3,-2,1
B) x= -4, 1
--------------------------------------------


<pre>
A) x= 3,-2,1   --->  p(x) = (x-3)*(x+2)*(x-1)

B) x= -4, 1    --->  p(x) = (x+4)*(x-1)
</pre>