Question 1017252
.
What is a quartic function with only the two real zeros given? ×=4 and x= -1  how do u do this i try and try thank u.
---------------------------------------------------


This one, for instance: 


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


Or this one:


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