document.write( "Question 477905: Factor the polynomial completely. If the polynomial is prime say so.
\n" );
document.write( "6x^2+29x+9 \n" );
document.write( "
Algebra.Com's Answer #327469 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 6x^2+29x+9 = (2x + 9)*(3x + 1) \n" ); document.write( " |