In the following questions, the symbols $, #, @, %
and * illustrate the following meanings.
- P$Q – P is not smaller than Q
- P#Q – P is neither greater than nor equal to Q.
- P@Q – P is neither smaller than nor equal to Q.
- P%Q – P is not greater than Q
- P*Q – P is neither greater than nor smaller than Q.
Statements:
K # L, L % M, M * N, N # O - Conclusions:
I. K # M
II. K * M
III. L % O