abovethehead Wrote:Question, for 2), I got SUFFICIENT
t-r=t-(-s) -> -r = s
so, 0 should be equidistant between r and s right?
watch those assumptions.
the distance between t and (-s) must be a positive number, but the problem is that we don't know which way to subtract to get that positive number. if t > -s, then the distance is t - (-s), as you've written here. however, if -s > t, then the distance is actually (-s - t) instead.
if s is to the left of zero, then -s will be to the right of zero - which could well place -s to the right of t. if that happens, then the distance will become (-s - t), rendering your calculation inaccurate. try drawing out this possibility - put zero WAY to the right of both s and t on the number line, then find -s, and watch what happens).
if s lies to the right of zero, then -s must lie even further to the left than does s itself. since s is already to the left of t, it then follows that -s is also to the left of t. therefore, in that case, you can definitively write the distance as t - (-s), and your calculation is valid. therefore, (c).
--
ironically, the presence of statement (1) should make it
easier to see that statement (2) is insufficient. specifically, statement (1) calls your attention to the fact that s
could lie to the
left of zero, in which case you could get the alternative outcome referenced above. that's something you might not think about if statement (1) weren't there.