🦘 Math Kangaroo Grade All Felix 1-2 Ecolier 3-4 Benjamin 5-6 Kadett 7-8 Junior 9-10 Student 11-12 ⇄ switch contest
2022 Math Kangaroo

Problem 1

Problem 1 · 2022 Math Kangaroo Easy
Spatial & Visual Reasoning path-tracinggrid

The bee wants to get to the flower. Each arrow shows a move to one neighbouring square. Which path can the bee fly to reach the flower?

Figure for Math Kangaroo 2022 Problem 1
Show answer
Answer: E — → ↓ → ↓ ↓ →
Show hints
Hint 1 of 2
Compare where the bee starts with where the flower is, and count how many squares right and how many down.
Still stuck? Show hint 2 →
Hint 2 of 2
Every correct path needs the same number of right-moves and down-moves; check which arrow string has exactly that many of each.
Show solution
Approach: match the net movement (right vs down) to a path
  1. The bee must move several squares to the right and several squares down to reach the flower.
  2. Count the squares: the flower is the same number of steps right and down from the bee.
  3. Only one arrow sequence keeps the bee on the board and uses exactly those right and down moves.
  4. That sequence is E.
Mark: · log in to save