InterviewSolution
Saved Bookmarks
| 1. |
If The Number 517*324 Is Completely Divisible By 3, Then The Smallest Whole Number In The Place Of * Will Be: |
|
Answer» Sum of DIGITS = (5 + 1 + 7 + x + 3 + 2 + 4) = (22 + x), which MUST be divisible by 3. x = 2. Sum of digits = (5 + 1 + 7 + x + 3 + 2 + 4) = (22 + x), which must be divisible by 3. x = 2. |
|