SOLUTION: Prove: If m and n are integers, then 4 is divisible by (m + n)^2 - (m-n)^2

Algebra.Com
Question 1192006: Prove:
If m and n are integers, then 4 is divisible by (m + n)^2 - (m-n)^2

Answer by math_tutor2020(3817)   (Show Source): You can put this solution on YOUR website!

(m + n)^2 = (m + n)(m + n)
(m + n)^2 = m(m + n) + n(m + n)
(m + n)^2 = m^2 + mn + mn + n^2
(m + n)^2 = m^2 + 2mn + n^2

(m - n)^2 = (m - n)(m - n)
(m - n)^2 = m(m - n) - n(m - n)
(m - n)^2 = m^2 - mn - mn + n^2
(m - n)^2 = m^2 - 2mn + n^2
Or you can use this route
(m + n)^2 = m^2 + 2mn + n^2
(m + (-n))^2 = m^2 + 2m(-n) + (-n)^2
(m - n)^2 = m^2 - 2mn + n^2


Now let's subtract the two expressions
(m + n)^2 - (m - n)^2
(m^2 + 2mn + n^2) - (m^2 - 2mn + n^2)
m^2 + 2mn + n^2 - m^2 + 2mn - n^2
(m^2-m^2) + (2mn+2mn) + (n^2 - n^2)
0m^2 + 4mn + 0n^2
0 + 4mn + 0
4mn

Therefore,
(m + n)^2 - (m - n)^2 = 4mn
is an identity for any real numbers m,n.

Since 4 is a factor of 4mn, this proves that 4mn is divisible by 4.
Consequently, (m + n)^2 - (m - n)^2 is also divisible by 4.
This concludes the proof.

The phrasing "4 is divisible by (m + n)^2 - (m - n)^2" is not correct because the order should be swapped.
If your teacher meant "4 is a factor of (m + n)^2 - (m - n)^2", then it would be the correct terminology.

Another way to phrase it would be to say "(m+n)^2 - (m-n)^2 is a multiple of 4".
Or you could write "4 divides (m + n)^2 - (m - n)^2".

RELATED QUESTIONS

Prove: if 3 is not divisible by m * n, then 3 is not divisible by m and 3 is not... (answered by math_tutor2020,ikleyn)
if tanx+sinx=m and tanx-sinx=n then prove that m^2-n^2=4(mn)^1/2 (answered by robertb)
If N and M are the multiple of 2 which are not divisible by 4 then what will be the... (answered by edjones,richard1234)
If {{{a^m*a^n}}}={{{a^mn}}},then... (answered by Alan3354)
If m and n are consecutive even integers and m > n > 0, how many integers are greater... (answered by Fombitz)
Prove the following statement. If n=m^3-m for some integer m, then n is a multiple of... (answered by jsmallt9)
Solve each system by any method, if possible. If a system is inconsistent or if the... (answered by chessace)
If the integers m and n are chosen at random from 1 to 100, then what is the probability... (answered by MathLover1,ikleyn)
The polynomial 3x^3+mx^2+nx-8 is divisible by 3x-2 where m and n are constants .If the... (answered by josgarithmetic,greenestamps)