Sign In
Use that an odd integer can be written as 2n+1 where n is an integer.
The difference of two odd integers is an even integer.
Let's first look as three examples to see if we can spot any pattern.
5-3&=2
11-5&=6
17-9&=8
We can write the difference of the two odd integers as 2(n-m). Since (n-m) is an integer we can draw the conclusion that 2(n-m) is an even integer and that the difference of any two odd integers is an even integer.