document.write( "Question 1063433: Write a polynomial function f of least degree that has a leading coefficient of 1 and the given zeros. Write the function in standard form.\r
\n" );
document.write( "\n" );
document.write( "0,5,−5+√8 \n" );
document.write( "
Algebra.Com's Answer #678518 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write a polynomial function f of least degree that has a leading coefficient of 1 and the given zeros. Write the function in standard form. \n" ); document.write( "0,5,−5+√8 \n" ); document.write( "----------- \n" ); document.write( "f(x) = x(x-5)(x-(-5+sqrt(8))(x-(-5-sqrt(8)) \n" ); document.write( "f(x) = x(x-5)((x+5)-sqrt(8))((x+5)+sqrt(8)) \n" ); document.write( "f(x) = x(x-5)((x+5)^2-8) \n" ); document.write( "f(x) = x(x-5)(x^2+10x+17) \n" ); document.write( "-------------- \n" ); document.write( "Cheers \n" ); document.write( "Stan H. \n" ); document.write( "-------------------------- \n" ); document.write( " \n" ); document.write( " |