Solveeit Logo

Question

Question: 6 A rectangular arrangement of pens has rows and columns. Rohan takes away 3 rows of [3] pens and th...

6 A rectangular arrangement of pens has rows and columns. Rohan takes away 3 rows of [3] pens and then Sarah takes away 2 columns of pens from the remaining pens. The remaining pens are rearranged in p rows and q columns where p is a prime number.

If Rohan takes 24 pens and Sarah takes 18 pens, find all possible value(s) of p. Show your work.

Answer

The possible values of pp are 2 and 3.

Explanation

Solution

Let the original arrangement be MM rows and NN columns.

  1. Rohan’s removal: He removes 3 entire rows.
    Since he takes 24 pens,

    3×N=24    N=8.3 \times N = 24 \implies N = 8.
  2. Sarah’s removal: After Rohan’s removal, there are (M3)(M-3) rows left. She removes 2 entire columns, taking

    2×(M3)=18    M3=9    M=12.2 \times (M-3) = 18 \implies M-3 = 9 \implies M = 12.
  3. Total pens and remaining pens:
    Original number of pens: 12×8=9612 \times 8 = 96.
    Pens removed: 24+18=4224 + 18 = 42.
    Remaining pens: 9642=5496 - 42 = 54.

  4. Rearrangement: The 54 pens are rearranged in pp rows and qq columns where p×q=54p \times q = 54 and pp is a prime number.
    The prime factors of 54 (which factors as 2×332 \times 3^3) that can serve as pp are:

    • For p=2p=2: q=542=27q = \frac{54}{2} = 27.
    • For p=3p=3: q=543=18q = \frac{54}{3} = 18.

Answer:
The possible values of pp are 2 and 3.