document.write( "Question 492056: How do I completely factor the following expression 81y^2 - 4z^2 \n" ); document.write( "
Algebra.Com's Answer #334908 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Since:
\n" ); document.write( "81y^2 - 4z^2
\n" ); document.write( "can be rewritten as:
\n" ); document.write( "(9y)^2 - (2z)^2
\n" ); document.write( "This is a \"difference of squares\" (special case):
\n" ); document.write( "(9y - 2z)(9y + 2z)
\n" ); document.write( "
\n" ); document.write( "
\n" );