That is probably a poor way to do it, but here is what I would have done with that problem. First rewrite it in this form:
x<y, a<b, where x,y,a,b are positive; Prove by-ax>0
Let's introduce a function f(y,b)=by-ax. We can say that:
\lim_{y\rightarrow x, b\rightarrow a} {f(y,b)}=0
Then...