document.write( "Question 1172359: I need help asap with the following question on my math hw:\r
\n" );
document.write( "\n" );
document.write( "Write a polynomial function f of least degree that has rational coefficients, a leading coefficient of 1, and the given zeros.\r
\n" );
document.write( "\n" );
document.write( "given zeroes: 1,2,5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #797371 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! (x-1), (x-2) and (x-5) are the factors. \n" ); document.write( "(x^2-3x+2)(x-5)=x^3-5x^2-3x^2+15x+2x-10 \n" ); document.write( "=x^3-8x^2+17x-10 \n" ); document.write( " |