We have 7 boxes stacked vertically. Key conditions include:
From '2 boxes between S and U' and '4 boxes between R and S':
This fixes:
Remaining positions: {2, 3, 5, 7}. Remaining boxes: P, Q, T, V.
Using '3 boxes between Q and T' (4 positions apart) with remaining positions {2, 3, 5, 7}:
Consider the constraints Q > V and V >= P + 2:
This yields the complete arrangement (bottom to top):
| Position | Box |
|---|---|
| 1 | S |
| 2 | P |
| 3 | T |
| 4 | U |
| 5 | V |
| 6 | R |
| 7 | Q |
The question asks for the number of boxes between R and P.
Therefore, there are 3 boxes between R and P.
What is X in the sequence 132, 129, 124, 117, 106, 93, X ?
A wall clock moves 10 minutes fast in every 24 hours. The clock was set right to show the correct time at 8:00 a.m. on Monday. When the clock shows the time 6:00 p.m. on Wednesday, what is the correct time ?
Four persons A, B, C and D consisting of two married couples are in a group. Both the women are shorter than their respective husbands. A is the tallest among the four. C is taller than B. D is B's brother. In this context, which one of the following statements is not correct ?
How many numbers arc there between 99 and 1000 such that the digit 8 occupies the units place?