Question 1076912
prove that the product of two odd numbers is always odd
-----------
Even numbers are 2m, 2n, etc
Odd numbers are 2m+1, 2n+1, etc
---
For 2 odd numbers, 2n+1 and 2m+1,
(2n+1)*(2m+1) = 4mn + 2m + 2n + 1
4mn + 2m + 2n is even.
--> 4mn + 2m + 2n + 1 is odd.