Now that I have plain old congruences, $19x\equiv 4 \pmod {141}$ for example, I am trying to wrap my brain around quadratic ones. My textbook shows how to tackle the aforementioned congruences, but not quadratic.
$$15x^2 + 19x\equiv 5 \pmod {11}$$
The book hints to show that would be equivalent to
$$15x^2 + 19x + 6\equiv 0 \pmod{11}$$
I have no idea how they got that. I've looked at previous answers, but I need a dumbed down version.