Discussion :: Mathematical and Computer Operations
-
In the following given below, certain symbols are used with the following meanings:'P$Q' means 'P is neither equal to nor smaller than Q'.'P©Q' means 'P is not smaller than Q'.'P*Q' means 'P is neither greater nor smaller than Q'.'P#Q' means 'P is neither greater than nor equal to Q'.'P@Q' means 'P is not greater than Q'.Statements: W © T, T $ M, B # MConclusions: I. W $ B II. M # W
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
Explanation :
W ≥ T -- (i); T > M -- (ii); B < M -- (iii)
Combining all, we get W ≥ T > M > B
Be The First To Comment