document.write( "Question 177127This question is from textbook
\n" );
document.write( ": Factor. Write prime if the expression cannot be factored: 3a^2+9a+6 \n" );
document.write( "
Algebra.Com's Answer #132182 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 3a^2+9a+6 \n" ); document.write( "3(a^2+3a+2) \n" ); document.write( "3(a+2)(a+1) \n" ); document.write( " |