In these questions, the symbols @, *, $, # and % are used with the following meanings as illustrated below:'P@Q' means 'P is not smaller than Q'.'P#Q' means 'P is not greater than q'.'P%Q' means 'P is neither smaller than nor greater than Q'.'P$Q' means 'P is neither smaller than nor equal to Q'.Statements: M * J, K $ J, K @ TConclusions: I. T $ M II. J @ T
Options:
A .  if only conclusion I is true.
B .  if only conclusion II is true.
C .  if either conclusion I or II is true.
D .  if neither conclusion I nor II is true.
E .  if both the conclusions I and II are true.
Answer: Option E
M ≤ J, K > J, K < T=> M ≤ J < K < T => M < T=> T > M => T ≤ M => T $ MAlso J < T => J ≥ T => J @ T
Submit Comment/FeedBack