document.write( "Question 563057: form a polynomial function whose real zeros and degree are given\r
\n" );
document.write( "\n" );
document.write( "zeros: -2, 2, 3 ; degree 3 \n" );
document.write( "
Algebra.Com's Answer #364745 by issacodegard(60) You can put this solution on YOUR website! Hi, we can form the polynomial f(x)=(x+2)(x-2)(x-3). This has roots -2,2,3 and degree 3. \n" ); document.write( " |