I find it confusing to look at weird symbols like that, so I'd immediately replace everything with letters:
A, B and C are positive single digit integers, and all of these things are true:
• A > B
• A and B are both odd
• A + B = C.
We can leave this list as is, but I'm in the habit of quickly extracting any easy information from facts like these, because often that's the key to a GMAT DS problem. So one thing I'd notice is that, if A and B are odd, then using the equation A+B=C, it must be true that C is even. And since C is the sum of A and B, which are both positive, C is larger than A, and larger than B. So we can improve our list of facts:
• C > A > B
• A is odd, B is odd, and C is even
• A + B = C
We need to know what A is.
Statement 1 tells us C = 6, and since C is the sum of two odd single-digit numbers which are
different (since A > B), we must be adding 1 + 5, and B = 1 and A = 5.
Statement 2 tells us that B = 1. We can meet the restrictions above by letting A be any odd single digit integer between 3 and 7 inclusive (we can't have A=9 because A+B = C, and C must be less than 10), so S2 is not sufficient.