For starters, let's negate our original statement: The sum of two even numbers is not always even. That would mean that there are two even numbers out there in the world somewhere that'll give us an odd number when we add them. Let's try proving that. By definition, even numbers are evenly divisible by 2. Right? Right. So we could write our new supposition as: 2a + 2b = c Even and odd numbers are always integers (no fractions or decimals), so we know 2a and 2b are integers, which means a and b are also integers—if we divide an even number like 2a by 2, we'll always get a integer. We also know c is an odd integer, which means it's not evenly divisible by 2. Now we can factor out a 2 from the left side: 2(a + b) = c And then divide by 2: Hmm. The stuff on the left, a + b, must add up to an integer because the sum of two integers is always another integer. We're not gonna get a fraction or decimal when we add 5 + 16, for example. But we already decided c must be an odd number, which means we can't divide it evenly by 2. That means is not an integer. Wait…if a + b is an integer, but isn't an integer, there's no way our equation is true. The stuff on the left can't possibly equal the fraction on the right. Bingo, that's a contradiction. Now we just need a nice, formal statement using our Mad Lib fill-in-the-blank from the reading: "Since the sum of two even numbers 2a and 2b must always be an integer that's divisible by 2, this contradicts the supposition that the sum of two even numbers is not always even. Hence, our original proposition is true: the sum of two even numbers is always even." |