document.write( "Question 548218: Write a quadratic function in standard form with zeros 6 and -8? \n" ); document.write( "
Algebra.Com's Answer #356796 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Write a quadratic function in standard form with zeros 6 and -8? \n" ); document.write( "A zero at 6 means a factor of \n" ); document.write( "(x-6) \n" ); document.write( "A zero at -8 means a factor of \n" ); document.write( "(x+8) \n" ); document.write( ". \n" ); document.write( "the function must then be: \n" ); document.write( "(x-6)(x+8) \n" ); document.write( "x^2+8x-6x-48 \n" ); document.write( "x^2+2x-48 \n" ); document.write( " \n" ); document.write( " |