Solve the congruence .
$3x^2+7x+5=0 \pmod{11}$
When I m trying to solve this question I.e. Multiplying by $4a$
$36x^2+84x+60=0 \pmod{11}$
$(2ax+b)^2=(b^2-4ac)$
AND So we got
$(6x+7)^2=-11 \pmod{11}$
$y^2=-11\pmod{11}$
I don't know how to solve it from here.
$$(6x+7)^2\equiv-11\pmod{11}\equiv0$$
$\iff6x+7\equiv0\iff6x\equiv-7\iff12x\equiv-14$ as $(2,11)=1$
$\iff x\equiv-14\equiv8$