Question 73

Logical Reasoning Puzzles Easy

Direction: Questions are based on the following:<br /> 1. A blacksmith has five iron articles A, B, C, D and E, each having a different weight.<br /> 2. A weighs twice as much as B<br /> 3. B weighs four and half times as much as C<br /> 4. C weighs half as much as D<br /> 5. D weighs half as much as E<br /> 6. E weighs less than A but more than C<br /> Which of the following represents the descending order of weighs of the articles?

(A) A, B, E, D, C
(B) B, D, E, A, C
(C) A, B, C, D, E
(D) C, D, E, B, A
View Dynamic Solution & Explanation
Correct Solution: Option A

Step-by-step Solution:

Quick Solution

This question is from the same set of clues as the previous puzzle. To find the descending order of weights, we first need to find the relative weight of each article by expressing them all in terms of a single base unit.


1. Determining the Relative Weights

Let's use the weight of article C as our base unit, represented by the variable 'x'. By following the clues, we can find the weight of every other article relative to C:

  • Weight of C = x
  • From "C weighs half as much as D," we get D = 2x.
  • From "D weighs half as much as E," we get E = 2D, so E = 4x.
  • From "B weighs four and half times as much as C," we get B = 4.5x.
  • From "A weighs twice as much as B," we get A = 2B, so A = 9x.

2. Finding the Descending Order

Now that we have the relative weight of each article, we can easily arrange them in descending order (from heaviest to lightest) by comparing their 'x' values:

  1. A (with a weight of 9x)
  2. B (with a weight of 4.5x)
  3. E (with a weight of 4x)
  4. D (with a weight of 2x)
  5. C (with a weight of x)

The correct sequence is A, B, E, D, C.


Final Answer: The correct descending order of weights is A, B, E, D, C.