SOLUTION: How do I prove that the product of 2 even numbers are always divisible by 4?

Algebra ->  Divisibility and Prime Numbers -> SOLUTION: How do I prove that the product of 2 even numbers are always divisible by 4?      Log On


   



Question 347651: How do I prove that the product of 2 even numbers are always divisible by 4?
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Let a=2n where n is an integer, b=2m where m is an integer.
The product is ab=2n%2A2m=4%2Anm.
Since it's a multiple of 4, it's divisible by 4.