True or False:
If a < b, then a+c < b+c
True
True or False:
If a < b and c < d, then a+c < b+d
True
True or False:
If a < b and c > 0, then ac < bc
True
True or False:
If a < b and c < 0, then ac > bc
True
True or False:
If 0 < a < b, then 1/a > 1/b
True