Note first that we can rephrase the question. It's asking: is r = -s ?
The answer is C. The second statement is not sufficient, because s (and t) might be positive or negative. From statement 2 alone, we have two possibilities:
a) -s is to the right of t (which can happen if s < 0)
b) -s is to the left of t
In case b), r = -s. In case a), however, r < t < -s, so r will not be equal to -s (and if someone wants an example with numbers, note that Statement 2 will be true if t = -1, s = -2, and r = -4, but 0 is not halfway between s and r).
Together the two statements are sufficient, because they guarantee that only case b) above is possible.