Discussion :: Symbols and Notations
-
a + b means a is neither less than nor equal to b.a - b means a is neither smaller nor greater than b.a = b means a is not less than b.a * b means a is not greater than b.a / b means a is neither greater than nor equal to b.Statement: A + B, B * C, C * DConclusions: I. A + DII. A = C
A.
if only conclusion (I) follows
|
B.
if only conclusion (II) follows
|
C.
if both conclusions (I) and (II) follows
|
D.
if neither (I) nor (II) follows
|
E.
if either conclusion (I) or (II) follows
|
Answer : Option D
Explanation :
a + b means a > b, a - b means a = b, a = b means a > b, a * b means a < b and a / b means a < b.
According to the statement
Be The First To Comment