I need to show that if $p$ is an odd prime not dividing $ac$, then complete solutions to $$ax^2 +bx +c \equiv 0 \pmod p $$and $$cx^2 + bx + a \equiv 0 \pmod p$$
have the same number of solutions.
I also need to show that if $ab \equiv 1 \pmod p$, $p$ an odd prime, then $$\left(\frac{a}{p}\right) = \left(\frac{b}{p}\right)$$
(The Legendre symbols are equal)