Let $p$ be an odd prime number and $a,b,c$ be integers coprime with $p$. How many different pairs of integers $(x,y)$ modulo $p$ such that $ax^2+by^2+c \equiv 0\pmod{p}$ ?
Until now I haven't had any specific way to approach this problem. How can I find the number of solutions of the equation $ax^2+by^2+c \equiv 0\pmod{p}$ ? Or can it only be counted with some given conditions of $a,b,c$ ?
(Please let me know if I should add some details to this problem)