Wednesday, August 1, 2012

Divisible by 6

A number is divisible by 6 if the sum of its digits is divisible by 3 AND its last digit is even (in other words, a number is divisible by 6 if it is an even number and it is divisible by 3).


Practice:

Find a path from the START to the END passing only through numbers that are divisible by 6. Note that there is only one solution for this numerical maze.

Divisible by 6 (numerical maze)

Scroll down to check your solution!


Divisible by 6 (numerical maze)