Back to MSQE practice
PEAMCQEasy

2024 PEA Q14

A monkey starts at (0,0)(0,0) on the xyxy-plane in period 11. From any position (x,y)(x,y) in a period, the monkey can only jump to (a,b)(a,b) in the next period, where a{x+1,x,x1}a\in\{x+1,x,x-1\} and b{y+1,y,y1}b\in\{y+1,y,y-1\}. How many possible positions can the monkey be in period 22?

Reveal answer and solution

Answer

A

Solution

  1. 1

    aa has 33 possible values and bb has 33 possible values, and they are independent. So the number of reachable positions =3×3=9=3\times 3=9.

Answer structure / marking notes

No major trap beyond standard calculation care.

%=========================================================

Content note

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