Question:

Which one of the following numbers is divisible by 3?

Show Hint

For divisibility by 3, add digits and check if the sum is divisible by 3.
Updated On: Feb 27, 2026
  • 4678
  • 5687
  • 6988
  • 6987
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Concept: A number is divisible by 3 if the sum of its digits is divisible by 3. Explanation: Check digit sums: A: $4+6+7+8 = 25$ (not divisible by 3) B: $5+6+8+7 = 26$ (not divisible by 3) C: $6+9+8+8 = 31$ (not divisible by 3) D: $6+9+8+7 = 30$ (divisible by 3) So, 6987 is divisible by 3.
Was this answer helpful?
0
0