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.Statements: P + Q, Q - R, R + SConclusions: I. P = SII. P / R
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 B
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