using the Divisiblity test, check the numbers which are divisible by 2,3, 9, 5 and 10 5375 , 192, 1085 , 8400
Answers
Answered by
1
divisible by 2= 192; 8400 (last digit is even number)
divisible by 3= 105375;192;8400 (sum of the numbers is divisible by 3)
divisible by 9= none (sum of the numbers is divisible by 9)
divisible by 5= 105375;1085;8400 (last number is 0 or 5)
Similar questions