- UID
- 24209
- 在线时间
- 小时
- 注册时间
- 2004-1-28
- 最后登录
- 1970-1-1
- 主题
- 帖子
- 性别
- 保密
|
A school administrator will assign each student in a group of n students to one of m classrooms. If 3 < m < 13 < n, is it possible to assign each of the n students to one of the m classrooms so that each classroom has the same number of students assigned to it?
(1) It is possible to assign each of 3n students to one of m classrooms so that each classroom has the same number of students assigned to it.
(2) It is possible to assign each of 13n students to one of m classrooms so that each classroom has the same number of students assigned to it.
答案是B. 网上查到的最简洁的解释是:
In simpler terms it is asking whether n/m is an integer?
(1) 3n/m is an integer. '3/m' can be integer and the result multiplied by 'n' to get an integer or 'n/m' can be integer and the result multiplied by '3' to get an integer.
(2) 13n/m is an integer
'13/m' cannot be integer as 'm' is less that '13'.
Hence 'n/m' is an integer.
我想知道既然n>13而且3<m<13, 我怎么也找不到能够满足B条件的具体数字n和m。请牛牛指教。 |
|