document.write( "Question 364510: factor as completely as possible. if unfactorablke, indicate that the polynomialb is prime.\r
\n" );
document.write( "\n" );
document.write( "8x^2+18x+9 \n" );
document.write( "
Algebra.Com's Answer #259929 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 8x^2+18x+9 \n" ); document.write( "Rewrite 18x: \n" ); document.write( "8x^2+12x+6x+9 \n" ); document.write( "Group terms: \n" ); document.write( "(8x^2+12x)+(6x+9) \n" ); document.write( "Factor terms inside parenthesis: \n" ); document.write( "4x(2x+3)+3(2x+3) \n" ); document.write( "Factor out common term: \n" ); document.write( "(2x+3)(4x+3)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |