Answer:
Step-by-step explanation:
to prove that the sum of two odd integers is even.
Let a and b be two odd integers.
If possible assume that
[tex]a+b = 2m[/tex], i.e. sum is a product of 2, hence even.
Since a is odd,
[tex]a=2k+1\\[/tex] for some integer k.
Subtract a from a+b to get
[tex]b = 2m+1-(2k+1)\\= 2m-2k\\=2(m-k)\\=2l[/tex]
i.e. b is a multiple of some integer l by 2
i.e. b is even.
This contradicts our assumption that both a and b are odd
Hence proved that the sum of two odd integers is even.