by RonPurewal Fri Sep 26, 2008 4:47 am
when you consider a problem like this, in which you are GIVEN INEQUALITIES, you should always CONSIDER THE EXTREMES of the given inequalities.
this technique is very simplistic, yet very powerful: consider the extremes to find the extremes.
therefore, it's sufficient to think about, say, 0.1 and 0.9 for r, and 1.1 and 1.9 for s.
statement (i): 0.1/1.1, 0.9/1.1, 0.1/1.9, and 0.9/1.9 are all less than 1, so you're good.
statement (ii): works for (0.1)(1.1), (0.9)(1.1), and (0.1)(1.9), but NOT (0.9)(1.9).
statement (iii): only works for 1.1 - 0.9, doesn't work for any of the other pairs.
notice that this method is systematic: you don't just generate numbers at random, you generate numbers at the extremes of the intervals dictated by the inequality/ies.
good stuff.