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 #327467 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 6x^2+29x+9 \n" ); document.write( "6x^2+2x+27x+9 \n" ); document.write( "(6x^2+2x)+(27x+9) \n" ); document.write( "2x(3x+1)+9(3x+1) \n" ); document.write( "(3x+1)(2x+9)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |