document.write( "Question 1192006: Prove:
\n" ); document.write( "If m and n are integers, then 4 is divisible by (m + n)^2 - (m-n)^2
\n" ); document.write( "

Algebra.Com's Answer #823893 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "(m + n)^2 = (m + n)(m + n)
\n" ); document.write( "(m + n)^2 = m(m + n) + n(m + n)
\n" ); document.write( "(m + n)^2 = m^2 + mn + mn + n^2
\n" ); document.write( "(m + n)^2 = m^2 + 2mn + n^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(m - n)^2 = (m - n)(m - n)
\n" ); document.write( "(m - n)^2 = m(m - n) - n(m - n)
\n" ); document.write( "(m - n)^2 = m^2 - mn - mn + n^2
\n" ); document.write( "(m - n)^2 = m^2 - 2mn + n^2
\n" ); document.write( "Or you can use this route
\n" ); document.write( "(m + n)^2 = m^2 + 2mn + n^2
\n" ); document.write( "(m + (-n))^2 = m^2 + 2m(-n) + (-n)^2
\n" ); document.write( "(m - n)^2 = m^2 - 2mn + n^2\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now let's subtract the two expressions
\n" ); document.write( "(m + n)^2 - (m - n)^2
\n" ); document.write( "(m^2 + 2mn + n^2) - (m^2 - 2mn + n^2)
\n" ); document.write( "m^2 + 2mn + n^2 - m^2 + 2mn - n^2
\n" ); document.write( "(m^2-m^2) + (2mn+2mn) + (n^2 - n^2)
\n" ); document.write( "0m^2 + 4mn + 0n^2
\n" ); document.write( "0 + 4mn + 0
\n" ); document.write( "4mn\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore,
\n" ); document.write( "(m + n)^2 - (m - n)^2 = 4mn
\n" ); document.write( "is an identity for any real numbers m,n.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since 4 is a factor of 4mn, this proves that 4mn is divisible by 4.
\n" ); document.write( "Consequently, (m + n)^2 - (m - n)^2 is also divisible by 4.
\n" ); document.write( "This concludes the proof.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The phrasing \"4 is divisible by (m + n)^2 - (m - n)^2\" is not correct because the order should be swapped.
\n" ); document.write( "If your teacher meant \"4 is a factor of (m + n)^2 - (m - n)^2\", then it would be the correct terminology.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another way to phrase it would be to say \"(m+n)^2 - (m-n)^2 is a multiple of 4\".
\n" ); document.write( "Or you could write \"4 divides (m + n)^2 - (m - n)^2\".
\n" ); document.write( "
\n" ); document.write( "
\n" );