Bunuel
The students in a school were to be distributed into rows for an assembly. The headmaster earlier thought of distributing the students such that each row had 10 students, but decided against it since this distribution would have led to the last row having only 5 students. Instead, he distributed the students into rows of equal size, with each row having 21 students. Which of the following could be the number of rows in the assembly?
I. 15
II. 30
III. 21
A. I only
B. II only
C. III only
D. I and II only
E. II and III only
I don't understand how to solve this problem. This is what I got
Given - 10 students per row would leave a remainder of 5 in the last row.
21 students per row equally.
By using the first point "10 students per row and leaving 5 students in the last row" with the answer choices I get the total number of students
A) 15 rows -> (14 rows * 10 students) + (1 row * 5 Students) = 145 students
B) 30 rows -> 290 + 5 = 295 students
C) 21 rows -> 200 + 5 = 205 students
None of these numbers are divisible by 21, which should be the right answer. What am i doing wrong here ?
Point is number of rows should be such that multiplying it by 21 should be of the form of 10k+5 where k isthe whole number or unit digit of the number is 5. This happens only in option A hence it is the answer.