Using divisibility test, determine is divisible by and .
Step 1 : Checking the divisibility by
If the last two digits of a whole number are divisible by , then the entire number is divisible by .
When , we get remainder zero, so is divisible by .
Step 2 : Checking the divisibility by
If the last three digits of a whole number are divisible by , then the entire number is divisible by .
When ,we get remainder zero, so is divisible by .
Hence, is divisible by and .