SOLUTION: Write a polynomial function with the given zeros. 1.X=1,2,3 2.X=-2,1,4

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Write a polynomial function with the given zeros. 1.X=1,2,3 2.X=-2,1,4      Log On


   



Question 458183: Write a polynomial function with the given zeros.
1.X=1,2,3
2.X=-2,1,4

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Write a polynomial function with the given zeros.
1.X=1,2,3
f(x) = (x-1)*(x-2)*(x-3)
You can multiply it out.
---------------
2.X=-2,1,4
f(x) = (x+2)*(x-1)*(x-4)