Correct answer got brainliest answer and heart
Answers
Answer:
a)0,0,0
b)1,2,2
c)1,2,2
d)0,2,0
e)0,0,4
f)4,6,6
Step-by-step explanation:
a)For a number to be divisible by 5 we must have last digit as 0 or 5. acc to ques we have to put smallest so we will put 0.
b)for divisible by 3 => sum of all the digits in the number sholud be divisible by 3
example:- 1__43 => 1+4+3 = 8 we will add 1 in 8 so it will become 9 which is divisible by 3.
c)for a number to be divisible by 6, it must also be divisible by 2 and 3. Therefore, we need to check if a number is even and then check if the sum of the digits is divisible by 3.
d)for a number to be divisible by 4 we must have last two digits divisible by 4.
e)a number is divisible by 8 if the last three digits are evenly divisible by 8.
f) 9 is tha same as 3 , sum of digits should be divisible by 9.