document.write( "Question 1004324: Perform the indicated operations and simplify: Please show all work.
\n" );
document.write( "(5x-3y)(11x+4y)\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #620827 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Use the FOIL method...first, outside, inside, last... \n" ); document.write( "(5x-3y)(11x+4y) = 55x^2 + 20xy - 33xy - 12y^2 = \n" ); document.write( "55x^2 - 11xy - 12y^2 \n" ); document.write( " |