How can I approach a question of the form
Can there exist an element β in Zx satisfying $$ β^a= b $$
and $$ β^c= d $$?
I understand how to find primitive elements of Zx and could use it to find β if I was given just 1 of these equations that have to be satisfied, but don't see how that helps me as β doesn't necessarily have to be primitive to satisfy them.
Is there any way I can approach this without brute forcing this?
Thanks
Note: I know everything except β not looking for an answer just the approach