All Exams Test series for 1 year @ ₹349 only
Question

Directions: Read the given instructions and answer the following questions:

Four boxes A, B, C and D are placed one above the other. One box is placed between A and C. A is adjacent to D.

If P is added to this stack, above C below A and Q is placed just above D. All boxes contain different number of pencils in consecutive multiple of 6 from bottom to top. A contains 30 pencils. B is not placed at the top.

What is the sum of pencils in box A and box P?

The correct answer is

54

Analyzing the Initial Box Arrangement

The problem describes four boxes, A, B, C, and D, stacked one above the other. We are given three conditions about their initial arrangement:

  • One box is placed between A and C. This means A and C are separated by exactly one other box in the stack (e.g., A is at position 1 and C is at position 3, or A is at 2 and C is at 4, or vice versa, counting from top or bottom).
  • A is adjacent to D. This means A and D are immediately next to each other in the stack.
  • B is not placed at the top. Box B cannot be in the 1st position (from the top).

Let's consider the possible initial arrangements (from top to bottom) that satisfy these conditions. By listing permutations and applying the rules, we find several valid initial stacks:

  • A, D, C, B (A adjacent to D, D is between A and C, B is not at the top)
  • D, A, B, C (D adjacent to A, B is between A and C, B is not at the top)
  • C, D, A, B (D adjacent to A, D is between C and A, B is not at the top)
  • C, B, A, D (B is between C and A, A adjacent to D, B is not at the top)

Any of these initial arrangements could be the starting point before adding P and Q.

Adding P and Q Boxes

Next, two new boxes, P and Q, are added based on specific rules:

  • P is added to this stack, above C below A. This implies that in the final 6-box stack, box A will be higher than box P, and box P will be higher than box C. In terms of position numbers (1 being the topmost), Position(A) < Position(P) < Position(C).
  • Q is placed just above D. This implies that in the final 6-box stack, box Q is immediately above box D. In terms of position numbers, Position(Q) = Position(D) - 1.

Let's consider one of the valid initial stacks, for example, D, A, B, C, and see how P and Q might be added to form a 6-box stack that fits the description. A plausible interpretation of the adding rules is that P is placed in a position between A and C in the initial stack order, and Q is placed just above D in the resulting stack.

Starting with D, A, B, C (Positions 1, 2, 3, 4):

  • Add P above C below A: In this stack, A is at pos 2 and C is at pos 4. The position between A and C is pos 3 (occupied by B). If P is inserted at pos 3, pushing the boxes below down, the stack becomes D(1), A(2), P(3), B(4), C(5).
  • Place Q just above D: D is now at pos 2. Q is placed just above it, at pos 1, pushing the rest down. The stack becomes Q(1), D(2), A(3), P(4), B(5), C(6).

The final 6-box stack, based on this interpretation and the initial D, A, B, C arrangement, is Q, D, A, P, B, C (Top to Bottom).

Calculating Pencil Counts

All six boxes in the final stack contain a different number of pencils in consecutive multiples of 6 from bottom to top. This means if the bottom box (position 6) has $6n$ pencils, the box at position 5 has $6(n+1)$, position 4 has $6(n+2)$, and so on, up to the top box (position 1) with $6(n+5)$ pencils.

The box A contains 30 pencils. Let's find which position A can occupy and the corresponding value of $n$. The pencil counts from top (Pos 1) to bottom (Pos 6) are $6(n+5), 6(n+4), 6(n+3), 6(n+2), 6(n+1), 6n$.

A has 30 pencils. $6(n+k) = 30 \implies n+k = 5$.

  • If A is at Pos 1: $6(n+5) = 30 \implies n+5=5 \implies n=0$. Counts (T-B): 30, 24, 18, 12, 6, 0.
  • If A is at Pos 2: $6(n+4) = 30 \implies n+4=5 \implies n=1$. Counts (T-B): 36, 30, 24, 18, 12, 6.
  • If A is at Pos 3: $6(n+3) = 30 \implies n+3=5 \implies n=2$. Counts (T-B): 42, 36, 30, 24, 18, 12.
  • If A is at Pos 4: $6(n+2) = 30 \implies n+2=5 \implies n=3$. Counts (T-B): 48, 42, 36, 30, 24, 18.
  • If A is at Pos 5: $6(n+1) = 30 \implies n+1=5 \implies n=4$. Counts (T-B): 54, 48, 42, 36, 30, 24.
  • If A is at Pos 6: $6n = 30 \implies n=5$. Counts (T-B): 60, 54, 48, 42, 36, 30.

Verifying Conditions and Finding the Correct Stack

Now we need to find a scenario that satisfies all conditions simultaneously: a valid initial stack, the P/Q placement rules in the final stack, and the pencil count rule (with A=30).

Let's test the final stack derived from initial D, A, B, C using the insertion method: Q, D, A, P, B, C (Top to Bottom).

  • This stack has A at Pos 3. For A to be at Pos 3 with 30 pencils, we need $n=2$. The pencil counts (T-B) are 42, 36, 30, 24, 18, 12.
  • Let's assign these counts to the boxes in the stack Q, D, A, P, B, C:
    Position (T-B)BoxPencils
    1Q42
    2D36
    3A30
    4P24
    5B18
    6C12

  • Check P/Q placement rules in this final stack:
    • P above C below A: Position(A)=3, Position(P)=4, Position(C)=6. Is 3 < 4 < 6? Yes.
    • Q just above D: Position(Q)=1, Position(D)=2. Is 1 = 2 - 1? Yes.
    The final state P/Q rules are satisfied.
  • Check if the original boxes A, B, C, D within this final stack correspond to a valid initial stack. The boxes A, B, C, D are at positions 3, 5, 6, 2 in the final stack. Their relative order from top to bottom is D, A, B, C. If these four boxes formed an initial stack, their positions would be D(1), A(2), B(3), C(4).
    • Initial conditions check on D(1), A(2), B(3), C(4):
      • One box between A(2) and C(4)? Yes, B(3) is between them.
      • A adjacent to D? Yes, A(2) is adjacent to D(1).
      • B is not placed at the top? Yes, D is at the top (pos 1).
      This is a valid initial arrangement.

Since this stack Q, D, A, P, B, C satisfies the initial conditions (through the relative order of A,B,C,D), the P/Q placement rules, and the pencil count rule with A=30, it is a valid solution.

Calculating the Sum of Pencils

From the valid stack identified (Q, D, A, P, B, C) and its pencil counts (Q=42, D=36, A=30, P=24, B=18, C=12):

  • Pencils in box A = 30
  • Pencils in box P = 24

The sum of pencils in box A and box P is $30 + 24 = 54$.

Was this answer helpful?

Important Questions from Box Puzzle

  1. Five boxes B1, B2, B3, B4 and B5 are placed one above the other in racks. The lowermost rack is numbered as one and just above the lowermost is numbered as two and so on. Each box is coloured with different colour such as L1, L2, L3, L4 and L5 (not necessarily in the same order). Two boxes are placed between L2 coloured box and L5 coloured box. Box B1 is not placed immediately above box B3. Box B4 is placed in the top most rack. L1 coloured box is placed immediate above L5 coloured box. Box B3 is coloured with L4. L5 coloured box is placed above L4 coloured box. Box B2 is coloured with L1. Which of the following boxes are placed immediately above and immediately below B5 box respectively?

  2. Five boys A, B, C, D and E eat five different types of food F1, F2, F3, F4 and F5 (not necessarily in the same order). Each also likes a bird named B1, B2, B3, B4 and B5 (not necessarily in the same order). B eats F2. A does not like B3. E eats F1 but does not like B1 or B2. C does not eat F4 but likes B5. The one who eats F3 likes B3. B does not like B2. Which of the following statements are correct?

    I. A likes B2.

    II. C eats F5.

    III. E likes B4.

  3. J, K L, M, N and O are six teachers. Each one teaches a different subject out of Hindi, English, Math, Science, Social Science and Arts, NOT necessarily in the same order. Each of them teaches on only one day, from Monday to Saturday, NOT necessarily in the same order. J teaches Arts on Saturday. L teaches neither English nor Social Science, but he teaches on Thursday. Wednesday is reserved for Maths taught by K. O teaches Science a day before N. Social Science is taught a day before Arts.

    Which subject is taught on the day between Thursday and Saturday?

  4. Branches of five banks A,B,C,D and E are as follows:

    1. A, B and C are in Indore and Bhopal.

    2. A, B and E are in Indore and Gwalior

    3. B, C and D are in Raipur and Bhopal.

    4. A, E and D are in Gwalior and Jabalpur

    5. C,E and D are in Raipur and Jabalpur

    Branch of which bank is in all places except Gwalior?

  5. Which box is placed at the top?

Need Expert Advice?

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App