All numbers divisible by must also be divisible by
Step 1: Understanding the tests of divisibility:
Divisibility by : A number is divisible by , if number formed by the last two digits (i.e., ones and tens digit) is divisible by .
Divisibility by : A number is divisible by , if number formed by the last three digits (i.e., ones, tens and hundreds digit) is divisible by .
Step 2: Check the tests of divisibility:
Consider a number .
The number formed by tens and ones digits of and which is divisible by .
The number formed by hundreds tens and ones digits of and which is not divisible by
Therefore, the given statement is false.