Direction: In these following question, the symbols @, #,* and % are used with the different meaning as follow:
'A @ B' means 'A is not smallest than B'
'A # B' means 'A is neither smallest than nor equal to B.
'A S B' means 'A is neither than nor smallest than B.
'A * B' means "A is not greater than B'.
'A % B' means 'A is neither greater than or equal to B'
In each of the following questions assuming the given statements to be true, find which of the two conclusions I and II given below them is/are definitely true.
-
Statements:
F # R, H % R, L * H
Conclusions:
I. F # L II. R @ L
-
- if only conclusion I is true
- if only conclusion II is true
- if either conclusion I or conclusion II is true
- if neither conclusion I nor conclusion II is true
- if both conclusion I and II are true
Correct Option: A
F > R ...(i) H < R ...(ii) L ≤ H ...(iii)
Combining these we get F > R > H ≥ L
Hence F > L and I follows
Also R > L and II (R ≥ L) does not follows.