document.write( "Question 375844: (x+7)^2 \n" ); document.write( "
\n" ); document.write( "Hi,\n" ); document.write( "(x+7)^2\n" ); document.write( "(x+7)(x+7)\n" ); document.write( "x^2 + 14x + 49 Note:SUM of the inner product(7x) and the outer product(7x) = 14x\r\n" ); document.write( "\n" ); document.write( "Checking our answer\n" ); document.write( "(x+7)(x+7)= x(x+7) + 7(x+7) = x^2 + 7x + 7x + 49 = x^2 +14x + 49\n" ); document.write( "