document.write( "Question 1127287: Find a polynomial f(x) of degree 3 that has the following zeros. 7,0,-5, Leave your answer in factored form. \n" ); document.write( "
Algebra.Com's Answer #743659 by Boreal(15235) You can put this solution on YOUR website! a zero of a polynomial is the factor (x-c), where c is the root \n" ); document.write( "(x-7)(x)(x+5)=f(x) \n" ); document.write( " |