You can
put this solution on YOUR website! Suppose that you square two consecutive whole numbers and subtract the smaller square from the larger. Is it possible that the difference is an even number?
-------------
No, it's not.
The square of an odd number is an odd number, same for even numbers.
Subtracting and odd number from and even number always gives and odd difference.
--> Always odd.