Given two numbers a and b, we write a<b (a is less than b) or equivalently b>a (b is greater than a) if ba is positive. Geometrically a<b means a lies to the left of b on the number line (see the following figure).

  • The symbol ab means either a<b or a=b.
  • a<bc means a<b and bc.

Figure: a<b geometrically means that a lies to the left of b on the number line.

 

The signs < and > are called inequality symbols and satisfy the following properties:

  1. If ab then a<b or a>b.
     
  2. If a>b and b>c then a>c.
     
  3. If a>b then a+c>b+c (and ac>bc) for every c (if we add a positive or negative number to both sides of an inequality, the direction of the inequality will be preserved).
     
  4. If a>b and c>d, then a+c>b+d (inequalities with the same directions can be added).
     
  5. If a>b and c>0 then ac>bc (if we multiply or divide both sides of an inequality by a positive number the direction of the inequality will be preserved).
     
  6. If a>b and c<0 then ac<bc (if we multiply or divide both sides of an inequality by a negative number, we need to reverse the inequality direction).
     
  7. If a and b are both positive or both negative and a<b then 1a>1b.
     
  8. If a0, a2>0.

The above properties remain true, if we replace > by and < by .