document.write( "Question 635301: how to multiply(x+y-5d)(x+5d+y)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #400232 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x+y-5d)(x+5d+y)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "expands to\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x(x+5d+y) + y(x+5d+y) - 5d(x+5d+y)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From here, distribute. Then combine like terms to simplify. \n" ); document.write( " |