document.write( "Question 51812: Multiply:
\n" );
document.write( "(5x-6y)(5x+6y) \n" );
document.write( "
Algebra.Com's Answer #34621 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! (5x-6y)(5x+6y) [The difference of two squares][Multiply using the FOIL method] \n" ); document.write( "(5x)(5x)+(5x)(6y)+-6y)(5x)+(-6y)(6y) [Simplify] \n" ); document.write( "25x^2+30xy-30xy+36y^2 \n" ); document.write( "25x^2-36y^2 \n" ); document.write( " |