|
| Factor Maze PuzzleInstructions: Start at the top left hand corner, and solve the maze by moving down to the bottom right. If the number you are on is divisible by 2, you can go left. If the number is divisible by 5, you can go right. If the number is divisible by 3, you can go up. And if the number is divisible by 7, you can go down. Only go from one number to the next (never skipping over numbers).See the answer for last week's puzzle | START | | ↓ | | 15 | 70 | 14 | 5 | 14 | | 35 | 6 | 15 | 10 | 42 | | 15 | 10 | 2 | 7 | 21 | | 5 | 10 | 10 | 30 | 42 |
| | ↓ | | FINISH | |
|