Using divisibility test, determine if the given number is divisible by and by :
Let us first know about the divisibility rule:
Divisibility rule of
If the last two digits of a number are divisible by , then that number is a multiple of and is divisible by completely.
Divisibility rule of
If the last three digits of a number are divisible by , then the number is completely divisible by .
Taking the given number and considering the last two digits i.e. , clearly is divisible by so, is divisible by .
Taking the given number and considering the last three digits i.e. , clearly is not divisible by so, is not divisible by .
Hence, the given number is divisible by but not divisible by.