Discussion :: Mathematical and Computer Operations
-
In these questions, certain symbols have been used to indicate relationships between elements follows:'A*B' means 'A is either equal to or greater than B'.'A$B' means 'A is equal to B'.'A£B' means 'A is either equal to or smaller than B'.'A&B' means 'A is smaller than B'.'A@B' means 'A is greater than B'.Statements: Y $ Z, H $ D, Z * DConclusions: 1. D £ Y II. H £ Z
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 :
Combining all three statements, we get Y = Z ≥ D = H. Therefore D ≤ Y and H ≤ Z are true.
Be The First To Comment