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
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 458183
:
Write a polynomial function with the given zeros.
1.X=1,2,3
2.X=-2,1,4
Answer by
Alan3354(69443)
(
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)