document.write( "Question 317042: How do you find a polynomial of degree 3 with leading coefficient 1 with zeros 2, 4, and -6? \n" ); document.write( "
Algebra.Com's Answer #226973 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do you find a polynomial of degree 3 with \n" ); document.write( "leading coefficient 1 with zeros 2, 4, and -6? \n" ); document.write( "------------- \n" ); document.write( "f(x) = (x-2)(x-4)(x+6) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " \n" ); document.write( " |