document.write( "Question 534072: Factor completely. Remember to look first for a common factor and to check by multiplying. If a polynomial is prime, state this.\r
\n" );
document.write( "\n" );
document.write( "-36a^2 -96ab - 64b^2 \n" );
document.write( "
Algebra.Com's Answer #351263 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! -36a^2 -96ab - 64b^2 \n" ); document.write( ": \n" ); document.write( "Factor out -4, \n" ); document.write( "-4(9a^2 + 24ab + 16b^2) \n" ); document.write( ": \n" ); document.write( " -4 times a perfect square \n" ); document.write( "-4(3a+4b)(3a+4b) \n" ); document.write( " |