Determine all the positive integers for which
$p>2$ so that $p-1$ divides $p+11$
and show that if $k$ is a positive integer :
$$p+11=k(p-1) \iff (p-1)(k-1)=12$$
i know that for example if a,b and a,c then a,(b+c) because we can just replace b = Xa and c = La, then we just take b+c=a(XL) and we can see that it's positive, however for this question i can't seem to find what to replace and where. if i take p+11-k(p-1) i get p+11-kp+k = 0, but where do i go from here?