document.write( "Question 474276: Factor Completely\r
\n" );
document.write( "\n" );
document.write( "81x^2 - 36y^2 \n" );
document.write( "
Algebra.Com's Answer #325281 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! because we can rewrite: \n" ); document.write( "81x^2 - 36y^2 \n" ); document.write( "as \n" ); document.write( "(9x)^2 - (6y)^2 \n" ); document.write( "It is a \"difference of squares\" (special factoring case): \n" ); document.write( "(9x - 6y)(9x + 6y) \n" ); document.write( " \n" ); document.write( " |