InterviewSolution
Saved Bookmarks
| 1. |
Answer these questions by using the following diagram.Each square stands for different class.A. Represents Indians B. represents StudentsC. Represents Talented individuals D. represents players1. How many Indian non-player students who are talented ?1. 5 2. 7 3. 10 4. 122. How many talented Indians are players ?1. 13 2. 17 3. 19 4. 223. How many talented Indians are there, who are students ?1. 13 2. 15 3. 17 4. 19 |
|
Answer» Correct option: 1 - 10, 2 - 17, 3 - 19 Explanation: 1. Number of Indian non-player students who are talented = 10. 2. Number of talented Indian who are players = 8 + 9 = 17. 3. Number of talented Indians who are students = 9 + 10 = 19. |
|