I have a quick question in regards to solving a quadratic two-variable diophantine problem. The equation is $6x^2 - 2xy + 3y - 17x = 6$. My attempt thus far starts by making y the subject: $$y = \frac{6x^2 - 17x - 6}{2x - 3}$$ After this I state that $2x - 3$ divides $6x^2 - 17x - 6$ and therefore $6x^2 - 17x - 6 \equiv 0$ (mod $2x - 3$). I've been trying to use $2x - 3 \equiv 0$ (mod $2x - 3$) to somehow get something going but I simply can't work out how to solve this (most likely simple) problem from this point.
I'd greatly appreciate any input on whether this method is the way to go (and hence how to continue), or if there is a "better" approach.
Thanks in advance
$$6x^2-17x-6=3x(2x-3)-4(2x-3)-6-12\equiv-18\pmod{2x-3}$$
$\implies2x-3$ must divide $18$
Also, $2x-3\equiv1\pmod2$ i.e, $2x-3$ is odd