Solve $3x^2+x+1 = 0$ over $Z_5$.
Essentially, the equation needs to be solved over $\mod5$.
Frankly, I don't really have an idea how to start. The problem is that I have and $x$ and $x^2$ and I don't see how to single the $x$ out. I could've mutiplied $3x^2$ by the inverse of $3$ which is $2$ over $Z_5$ but then I'd have a coefficient next to $x$. Do you have any suggestions?