I'm failed to find at a least one pair of primes$(p,q)$ $p >q>7$ and $2q-p=3$ with $p, q$ are successive , I think tha's impossible because we do not know more about Gaps between prime and if there is those pair it should be large , then my question how i can find that pair or to disproof it's existence ?
Edit: I have added the missed condition wich is $p, q$ are successives
$(p,q)=(31,17)$ works unless I'm missing something.