The problem involves tracking the distribution of 24 toys among three sisters (R, S, T) through several exchanges, ending with equal shares. The key to solving this is to work backward from the final state.
Total toys = 24. At the end, the three sisters have an equal number of toys. Therefore, each sister has $\frac{24}{3} = 8$ toys.
We reverse the transactions to find the original distribution.
Final State: R=8, S=8, T=8.
This step involved T giving toys to R, which doubled R's share. This means just before this exchange, R had half the toys she had at the end.
State before Step 3: R = 4, S = 8, T = 12.
This step involved S giving toys to T, which doubled T's share. So, before this exchange, T had half the toys she had at the end of Step 2 (which is the state before Step 3).
State before Step 2: R = 4, S = 14, T = 6.
This step involved R giving toys to S, which doubled S's share. So, before this exchange, S had half the toys she had at the end of Step 1 (which is the state before Step 2).
Original State: R = 11, S = 7, T = 6.
Based on the backward calculation, R originally had 11 toys.
Let's verify the forward process with the original state (R: 11, S: 7, T: 6):
The final state is equal shares (8 toys each), confirming the original calculation.
Ankita has to climb 5 stairs starting at the ground, while respecting the following rules:
1. At any stage, Ankita can move either one or two stairs up.
2. At any stage, Ankita cannot move to a lower step.
Let $F(N)$ denote the number of possible ways in which Ankita can reach the $N^{th}$ stair. For example, $F(1) = 1$, $F(2) = 2$, $F(3) = 3$. The value of $F(5)$ is ________.
Consider a spherical globe rotating about an axis passing through its poles. There are three points P, Q, and R situated respectively on the equator, the north pole, and midway between the equator and the north pole in the northern hemisphere. Let P, Q, and R move with speeds $v_P$, $v_Q$, and $v_R$, respectively.
Which one of the following options is CORRECT?