Q1. Which of the following can be the value of 'k' so that the number 217924k is divisible by 6?
- A. 4
- B. 6
- C. 2
- D. 0
Solution
To be divisible by 6, the number must be even (k is even) and sum of digits divisible by 3. Sum = 2+1+7+9+2+4+k = 25+k. If k=2, 27 is divisible by 3.