Verify mobile number to view the solution
Solutions
For a number to be divisible by 3, the sum of its digits should be divisible by 3.
The sum of the digits for each of the given numbers is as follows
678 = 21
786 = 21
837 = 18
385 = 16
483 = 15
Hence, we can see that 4 numbers are divisible by 3.