document.write( "Question 331878: Factor completely. if a polynomial is prime, state this.
\n" );
document.write( "12a^2+84ab+147b^2 \n" );
document.write( "
Algebra.Com's Answer #237887 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 12a^2+84ab+147b^2 \n" ); document.write( "3(4a^2+28ab+49b^2) \n" ); document.write( "3(2a+7b)^2 \n" ); document.write( " |