Disprove that if $n$ is an odd positive integer greater than $1$ then $2^n-1$ is prime.
So my approach to this is as follows but I have no idea where to go from here or whether this is the right approach.
Let $n=2x+1$ where $x\in\Bbb Z^+$
Then $2^n+1=2^{2x+1}-1$
$=6(2^n)-1$