document.write( "Question 137324: Find the zero of the polynomial function:
\n" );
document.write( " f(x) = x to the third power - 6x to the second power + 9x \n" );
document.write( "
Algebra.Com's Answer #100472 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "You can factor out an x to get: \n" ); document.write( " \n" ); document.write( "Then factor the perfect square quadratic. \n" ); document.write( " \n" ); document.write( "Zeros are at x=0 and x=3. \n" ); document.write( " |