from condition #1: r + s < 1, we can set any values for them and the values that will satisfy this condition, like fractions, positive or negative values. for example: r = 1/2 and s = 1/3, or r = -4 and s = 1. these two sets satisfy condition #1, but the r in first set is greater than s, and the r in second set is smaller than s, so, we can't answer the question. from condition #2: we use the assumptions on condition #1 to test in here. first set r = 1/2, s = 1/3 => r^2 < 2s => 1/4 < 2/3 (no, r > s) second set r = -4, s = 1 => r^2 < 2s => 16 > 1 (yes, r < s) so the key for this question is E |