If point (a, b) is below and to the left of point (c, d), it means that a is less than c and b is less than d. So:
a < c
b < d
In other words, a is less than c, and b is less than d.
9.4m questions
12.1m answers