InterviewSolution
Saved Bookmarks
| 1. |
In a class, there are 70 students. If the ratio boys to girls is 5:2, then find the number of girls in the class. |
|
Answer» Correct Answer - 28 Total student in the class = 70 Let x be the number of grils in the class. ` 70 : x=5:2` ` 70/x = 5/2 Rightarrow 70 xx 2/5 = x ` x= 28 Number of grils in the class = 28 |
|