Can someone help me understand Mathematica's output on the command
Solve[x==2y,y,Modulus->3]
and how I can get the result I think most people would want, y=2x?