Prove that the sum of a pair of twin primes, each greater than $3$, is divisible by $12$
I assume primes are $p$ ,$p+2$ Then their summation is $2(p+1)$ Since $p$ is prime, $p+1$ is divisible by $2$ .hence $2(p+1)$ is divisible by $4$.
Now again I have to show $2(p+1)$ is divisible by $3$ .then $2(p+1)$ will be divided by $12$. But I am getting $p+1$ is divisible by $2$ always