I've asked to show that $3$ is a primitive root $\pmod{17}$ (done). Next, I was asked to solve the congruence $$7^x \equiv 6 \pmod{17}$$
I don't see how to apply the knowledge about $3$ being a primitive root to solve the above congruence. What is the relation between the two?
Thanks
Write $7 \equiv 3^a \bmod 17$ and $6 \equiv 3^b \bmod 17$ and solve $ax \equiv b \bmod 16$.