document.write( "Question 1410: How do I factor this polynomial? And if it's prime, say so. \r
\n" );
document.write( "\n" );
document.write( "9x^2+6x+3 \n" );
document.write( "
Algebra.Com's Answer #443 by usyim88hk(158)![]() ![]() ![]() You can put this solution on YOUR website! Divide the whole equation by 3 to get: \n" ); document.write( ": \n" ); document.write( "3(3x^2+2x+1) \n" ); document.write( ": \n" ); document.write( "Finish!!! \n" ); document.write( " |