What is the position of box C?
- ((a))
first
- ((b))
second
- ((c))
third
- ((d))
fourth
- ((e))
fifth
Show Answer
first
Boxes: A, B, C, D, E, F, and G.
-
There are 3 boxes between D and E.
-
Box E is kept above box D.
-
Box C is kept just above the box E.
| S.N | Case 1 | Case 2 |
|---|---|---|
| 1 | C | |
| 2 | E | C |
| 3 | E | |
| 4 | ||
| 5 | ||
| 6 | D | |
| 7 | D |
- There are 2 boxes between box G and box F.
| S.N | Case 1 | Case 2 |
|---|---|---|
| 1 | C | G/F |
| 2 | E | C |
| 3 | E | |
| 4 | G/F | F/G |
| 5 | ||
| 6 | D | |
| 7 | F/G | D |
-
Box A is kept in an odd number place.
-
Box B is kept one box above the box G.
Now case 2 did not follow the above-mentioned information, so terminated, as B can't be placed above G as no space left for B to be placed.
Box B will be place at 3rd position as It is given Box B is placed one box above the box G, which means Box B will be placed immediately above box G, which is possible only when Box B is placed at 3rd position.
Now only position is left that is 5th position so Box A will be placed on 5th position and also 5 is a odd number so this condition is also satisfied here.
| S.N | Boxes |
|---|---|
| 1 | C |
| 2 | E |
| 3 | B |
| 4 | G |
| 5 | A |
| 6 | D |
| 7 | F |
Hence, box C is kept in the first position























