0

I am facing a problems with this question : Prove that If x and y are integers and x + y is odd , then x−y is odd. , any suggestions ?

me22
  • 1

2 Answers2

0

Your solution is wrong because you cannot just assume that $x$ is odd. Your proof says nothing about what happens if $x$ is even. You could separate the cases (there are four of them) and run the proof over each of those, but there is a much simpler way of proving the statement.

Hint: Use the fact that $$x-y = (x+y) - 2y.$$

5xum
  • 123,496
  • 6
  • 128
  • 204
0

The difference between $x+y$ and $x-y$ is an even number.