In this post, you would learn about numbers that are divisible by 12 through a game which is a numerical maze!
First keep in your mind that:
* If a number is divisible by 3 and by 4 then the number is divisible by 12.
* If the sum of the digits of a number is divisible by 3 then the number is divisible by 3. For example, 2130021 is divisible by 3 because 9, the sum of its digits (2 + 1 + 3 + 0 + 0 + 2 + 1 = 9), is divisible by 3.
* If half of a number is an even number then that number is divisible by 4. For example, 72 is divisible by 4 because half of it, 36, is an even number. Also, if the last two digits of a number is divisible by 4 then that number is divisible by 4. As an example: 897232 is divisible by 4 because its last 2 digits; i.e. 32, is divisible by 4.
Now, find a path from the START to the END passing only through numbers that are divisible by 12. Note that there is only one solution for this numerical maze.
Scroll down to check your solution!
Solution:
First keep in your mind that:
* If a number is divisible by 3 and by 4 then the number is divisible by 12.
* If the sum of the digits of a number is divisible by 3 then the number is divisible by 3. For example, 2130021 is divisible by 3 because 9, the sum of its digits (2 + 1 + 3 + 0 + 0 + 2 + 1 = 9), is divisible by 3.
* If half of a number is an even number then that number is divisible by 4. For example, 72 is divisible by 4 because half of it, 36, is an even number. Also, if the last two digits of a number is divisible by 4 then that number is divisible by 4. As an example: 897232 is divisible by 4 because its last 2 digits; i.e. 32, is divisible by 4.
Now, find a path from the START to the END passing only through numbers that are divisible by 12. Note that there is only one solution for this numerical maze.
Solution: