Order & Ranking
When a person's rank is given from both ends, Total = left-rank + right-rank − 1 (the person is counted once in each, so subtract the double count). To convert a rank from one end to the other, use right-rank = Total − left-rank + 1.
Why we subtract 1
If a person is 3rd from the left and 4th from the right, counting from both ends counts that person twice. So the total is 3 + 4 − 1 = 6, not 7.
The three formulas
| You want | Formula |
|---|---|
| Total people (rank given both ends) | L + R − 1 |
| Rank from the other end | Total − rank + 1 |
| People strictly between two positions | |difference| − 1 |
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Ranking & arrangement keys
| Total from two ranks | Total = (rank from left) + (rank from right) − 1 |
|---|---|
| Rank from other end | = Total − rank + 1 |
| People between | = |posA − posB| − 1 |
| Circular facing centre | left = clockwise neighbour, right = anticlockwise |
| Linear default | all face the same way unless stated |