document.write( "Question 338313: Factor
\n" );
document.write( "A^2b^2-9 \n" );
document.write( "
Algebra.Com's Answer #242491 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Notice, I can rewrite: \n" ); document.write( "A^2b^2-9 \n" ); document.write( ". \n" ); document.write( "As: \n" ); document.write( "(Ab)^2- (3)^2 \n" ); document.write( "This is a \"difference of squares\" which we can factor as: \n" ); document.write( "(Ab - 3)(Ab + 3) \n" ); document.write( " \n" ); document.write( " |