How to solve an equation of the form $ax^2 - by^2 + cx - dy + e =0$?

3.1k Views Asked by At

I am trying to find out how to solve $ax^2 - by^2 + cx - dy + e = 0$ to get integer solutions, failing this the rational solutions.

Thanks!