So the question I was solving was:
Prove that if $l$,$m$ & $n$ are odd then the line $lx+my+n=0$ will never intersect the parabola $y=x^2$ at a rational point.
I tried to solve the question and arrived at the condition that for this to be true $\sqrt{l^2-4mn}$ should never be rational. How do I prove this?
Since $l^2-4mn$ would have to be an odd square, i.e. $1$ more than a multiple of $8$ just like $l^2$, $mn$ would be even, a contradiction.