If $(3n+2)$ is odd then, prove $n$ is odd.
$$3n+2 = (2n+1)+(n+1)$$
We already have a fact that $2n+1$ is always odd. So, for $3n+2$ to be odd, $n+1$ should be even (For $x+y$ to be odd then either $x$ or $y$ should be odd not both)
As, $n+1$ is even, $n$ is always odd.
I should the solution to our teacher and he said the logic is wrong but denied to point our the specifics. Can you please help me with what I did wrong?