Among five children A, B, C, D and E, B is taller than E but shorter than D. A is shorter than C but taller than D. If all the children stand in a line according to their heights, then who would be the fourth if counted from the tallest one?
Step-by-step Solution:
The best way to solve this puzzle is to translate each statement into a height comparison and then combine them to get the full ranking from tallest to shortest. Let's use the `>` symbol to mean "is taller than".
Now we can combine the two pieces of information using 'D' as the common link to create a single, complete ranking:
C > A > D > B > E
This shows the complete order of the children from tallest to shortest.
If the children stand in a line according to this ranking, the order is:
Counting from the tallest, the fourth person in the line is B.
Final Answer: The fourth child in the line would be B.