Someone recently asked me why a negative $\times$ a negative is positive, and why a negative $\times$ a positive is negative, etc.
I went ahead and gave them a proof by contradiction like this:
Assume $(-x) \cdot (-y) = -xy$ Then divide both sides by $(-x)$ and you get $(-y) = y$ Since we have a contradiction, then our first assumption must be incorrect.
I'm guessing I did something wrong here. Since the conclusion of $(-x) \cdot (-y) = (xy)$ is hard to derive from what I wrote.
Is there a better way to explain this? Is my proof incorrect? Also, what would be an intuitive way to explain the negation concept, if there is one?
Well if I were to explain this in an intuitive way to someone (or at least try), I would like to think of an analogy with walking over the real line, by agreeing that walking left will be walking in the negative direction and walking right in the positive direction.
Then I will try to convey the idea that if you are multiplying two numbers (let's suppose they are integers to make things easier to picture) then a product as $2*3$ would just mean that you have to walk right (in the positive direction) a distance of $2$ (say miles for instance) three times, that is, first you walk $2$ miles, then another $2$ miles and finally another $2$ miles to the right.
Now you picture where you're at? Well, you're at the right of the origin so you are in the positive section. But in the same way you can play this idea with a negative times a positive.
With the same example in mind, what would $-2*3$ mean? First, suppose that the $-2$ just specifies that you will have to walk left a distance of $2$ miles. Then how many times you will walk that distance? Just as before $3$ times and in the end you'll be $6$ miles to the left of the origin so you'll be in the negative section.
Finally, you'll have to try to picture what could $(-2)*(-3)$ mean. Maybe you could think of the negative sign in the second factor to imply that you change direction, that is, it makes you turn around and start walking the specified distance. So in this case the $-2$ tells you to walk left a distance of $2$ miles but the $-3$ tells you to first turn around, and then walk $3$ times the $2$ miles in the other direction, so you'll end up walking right and end in the point that is $6$ miles to the right of the origin, so you'll be in the positive section, and $(-2)*(-3) = 6$.
I don't know if this will help, but it's the only way I can think of this in some intuitive sense.