

InterviewSolution
Saved Bookmarks
1. |
612 589 743 468 297 If two is added to the first digit of each of the numbers, how many numbers thus formed will be completely divisible by three? |
Answer» None 743 `rArr` 943, 468 `rArr` 668, 297`rArr` 497 `(812)/3=270.66, (789)/3=263,` `(943)/3=314.33, (668)/3=222.66,` `(497)/3=165.66` |
|