document.write( "Question 424645: Hello,\r
\n" );
document.write( "\n" );
document.write( "Here's my problem:
\n" );
document.write( "Find the product. (4m+2n)^2\r
\n" );
document.write( "\n" );
document.write( "I can see the answer in my book is: 16m^2+16mn+4n^2\r
\n" );
document.write( "\n" );
document.write( "My dilemma is the middle term. I don't understand the process of determining the middle term. Can you help me please?\r
\n" );
document.write( "\n" );
document.write( "Thanks,\r
\n" );
document.write( "\n" );
document.write( "Mariah \n" );
document.write( "
Algebra.Com's Answer #295947 by Alan3354(69443) You can put this solution on YOUR website! Find the product. (4m+2n)^2 \n" ); document.write( "= (4m+2n)*(4m+2n) \n" ); document.write( "= 4m*(4m+2n) + 2n(4m+2n) \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "-------------------------- \n" ); document.write( " \n" ); document.write( "a = 4m, b = 2n \n" ); document.write( " \n" ); document.write( " |