I want to prove the following question by contradiction.
Prove that if $x$ is an integer and $3x+2$ is even, then $x$ is even.
Any ideas?
Thank you!
I want to prove the following question by contradiction.
Prove that if $x$ is an integer and $3x+2$ is even, then $x$ is even.
Any ideas?
Thank you!
Let us assume that $x$ is an odd integer.
Then $3x$ would be odd, since two odd integers multiplied together produce an odd product.
After this, $3x + 2$ will be odd since an odd integer plus an even integer is odd.
But $3x + 2$ is required to be even. This is a contradiction, and so $x$ can not be odd in the first place, so $x$ MUST be even.
Q.E.D.