In the questions given below, certain symbols are used with the following meanings:'A@B' means 'A is greater than B'.'A*B' means 'A is either greater than or equal to B'.'A#B' means 'A is equal to B'.'A$B' means 'A is either smaller than or equal to B'.'A+B' means 'A is smaller than B'.Statements: E * F, G $ H, H # E, G @ KConclusions: I. H @ K II. H * F
Options:
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
E ≥ F -- (i); G ≤ H -- (ii); H = E -- (iii); G > K -- (iv)From (ii) and (iv), we get, H ≥ G > K => H > K. Hence, I is true.From (i) and (iii), we get, H = E ≥ F => H ≥ F.Hence, II is true.
Submit Comment/FeedBack