[
  "Draw a bar model: red = 3 units, blue = 2 units, yellow = 6 units. Red marbles are 36, so 3 units = 36.",
  "1 unit = 36 / 3 = 12. Blue marbles = 2 units: 2 x 12 = 24.",
  "There are 24 blue marbles."
]