Question 1015790
From
{{{a/b < (a+1)/(b+1)}}}
let us cross-multiply and get
a(b+1) < b(a+1)
ab + a < ab + b
Subtract off ab and get
a < b 
which is what you supposed to be true to begin with...