Discussion :: Mathematical and Computer Operations
-
In the following questions, the symbols, @, #, $, * and % are used as illustrated below:'P@Q' means 'P is not smaller than Q'.'P#Q' means 'P is neither greater than nor equal to Q'.'P$Q' means 'P is neither smaller than nor greater than Q'.'P*Q' means 'P is not greater than Q'.'P%Q' means 'P is not greater than Q'.Statements: B * D, D $M, F % MConclusions: I. B #M II. F > B
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 B
Explanation :
B ≤ D -- (i); D = M -- (ii); F > M -- (iii)
From (i), (ii) and (iii), we get:
Be The First To Comment