sagarkhale Wrote:do you mean we can not use subtraction on two inequalities?
no. you cannot subtract two inequalities that face the same way.
think about this:
x < 10
y < 10
if you try to subtract these, then you'll get x - y (?) 0.
but that clearly doesn't work, since you could create possibilities for "<" (e.g. x = 7, y = 8); "=" (e.g., x = y = 8); or ">" (e.g., x = 8, y = 7).
incidentally, if two inequalities face in OPPOSITE ways, then you can subtract them. but if that's the case, it's easier to just multiply one of them by -1 and then add them.