If a > 0, b > 0 and a - b < 0 then ______?

If a > 0, b > 0 and a - b < 0 then ______?

Explanation
  • The condition a - b < 0 means that a is smaller than b because subtracting a larger number (b) from a smaller number (a) gives a negative result.
  • This directly translates to a < b as the correct inequality.