Back to MSQE practice
PEAMCQModerate Needs review

2023 PEA Q27

Strip of n+2n+2 squares; squares 11 and n+2n+2 are black; squares 2,,n+12,\dots,n+1 are white. Girl picks a white square uniformly, then picks one of its two neighbours uniformly. Probability the neighbour is white?

The available source text does not include a full option block for this item, so the question is marked needsReview.
Reveal answer and solution

Answer

D

Solution

  1. 1

    For each white position i{2,,n+1}i\in\{2,\dots,n+1\}, count its white neighbours among {i1,i+1}\{i-1,i+1\}:

  2. 2

    \begin{itemize}[leftmargin=*,nosep]

  3. 3
    • Position 22: neighbours are 11 (black) and 33 (white if n2n\ge 2). White count = 11.
  4. 4
    • Position n+1n+1: neighbours nn (white if n2n\ge 2), n+2n+2 (black). White count = 11.
  5. 5
    • Positions 3,,n3,\dots,n (interior white): both neighbours white. White count = 22.
  6. 6

    \end{itemize}

  7. 7

    Number of interior whites: n2n-2 (for n2n\ge 2; for n=1n=1 trivially 00 with 1 white at position 22).

  8. 8

    For n2n\ge 2:

  9. 9
    P(white neighbour)=1ni=2n+1#white neighbours of i2=1n21+(n2)22=1n2n22=n1n=11n. P(\text{white neighbour})=\frac{1}{n}\sum_{i=2}^{n+1}\frac{\#\text{white neighbours of }i}{2}=\frac{1}{n}\cdot\frac{2\cdot 1+(n-2)\cdot 2}{2}=\frac{1}{n}\cdot\frac{2n-2}{2}=\frac{n-1}{n}=1-\frac{1}{n}.
  10. 10

    For n=1n=1: 1 white square (position 2), both neighbours black, so P=0=11/1P=0=1-1/1. ✓

Answer structure / marking notes

Needs review: source TeX does not provide a full four-option MCQ block.

Content note

Imported from public/resources/isi/msqe/solutions/pea/2023/ISI_MSQE_PEA_2023_Solutions.tex. Question wording is retained from the available local TeX source; incomplete option blocks or ambiguous source status are flagged for review.