Points to remember
- King is more powerful than Soldiers
- Soldiers are more powerful than Public
- Whenever there is a conflict between two Kings, then there will be no conclusion
- When there is a conflict between two soldiers, then there will be no conclusion
Let King means < or >
Soldier means ≥ or ≤
Public means =
Case 1. 'King vs King'
Note: Two signs opposite to each other will make the conclusion wrong But again if the signs are in same manner that will not make it wrong.
like this
If A > B < C > D then A < C = False , C > A = False .
But
If E > F > G > H then E > G = True , F > H = True , E > H = True.
- C > B → False
- A < E → False
- D > B → False
Case 2. ' Soldier vs Soldier'
Whenever the soldiers face each other means again war(same apply here). In other words conclusion will be wrong.
Note: Two signs opposite to each other will make the conclusion wrong But again if the signs are same then it will be true.
like this
If A ≥ B ≤C then A ≤ C = False , C ≥ A = False .
But
If A ≥ B ≥ C then A ≥ C = True , C ≤ A = True .
Example
Statement: B ≥ D ≤ A ≥ F ≤ C
Conclusions :
I. A ≥ C → False
II. B ≤ F → False
III. D ≥ C → False
Case 3. Sets Priority:
If they all are comes in order then kings’ priority will be first ,soldier's second and public at last.Statement: P ≥ R > Q = T ≥ S
Conclusions :
I. P ≥ Q → False
II. P > Q → True
III. Q ≥ S → True
Case 4.
than F < A → True [ ∵ A > B > F = F < B < A ]
I. C < A → True
II. C > A → False
Conclusions:
I. R > X → True [Note: Apply Case 3 here ]
II. X < R → True [Note: Apply Case 3 & 4 here ]
Statements : K ≤ L ≤ M = N ; P ≥ O ≥N
Conclusions:
K ≤ L ≤ M = N ≤ O ≤ P
I. K < P → False
II. K = P → False
III. K ≤ M → True
IV K ≤ P → True
V P ≥ K → True
Note :- Many of you might find this trick funny and baseless but it works ! I have lot more tricks to share. Stay updated.
Give me your opinion in the comments.
Image source - Deposit photos, Shutter stock
This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at http://ift.tt/jcXqJW.
No comments:
Post a Comment