Worked solution
Represent the two even numbers
Any even number is a multiple of 2, so we can write two DIFFERENT even numbers as 2m and 2n. Using different letters means the proof works for every pair, not just one example.
Add them together
We write down the sum of our two general even numbers. This is the quantity we need to show is even.
Factorise out the 2
Taking a factor of 2 out is the key move. Whatever m+n turns out to be, it is a whole number.
Conclude
Because the result is 2 times an integer, it must be even. This proves the statement for ALL even numbers, not just a few examples.