Steps to prove that the sum of two even numbers is even using the direct proof method
1️⃣ Assume x and y are even numbers
2️⃣ Then x = 2m and y = 2n for some integers m and n
3️⃣ The sum is x + y = 2m + 2n = 2(m+n), which is an even number
4️⃣ Therefore, the sum of any two even numbers is even