You can put this solution on YOUR website! Given:n squared is even
prove: n squared is divisible by 4
-------------
Odd numbers squared are odd.
If n^2 is even, it's the square of an even number.
Any even number is 2 times some other integer, say m.
4m^2 is divisible by 4