501. 先说min(a,b) 和max(a,b)的意思,那么min(10, w)=? (1)max(20,w)>z z is an integer (2)max(10, w)= w
【答案】
【思路】请看200403JJ
179.是否可以确定min(10,w)? a. w=max(20,z), sometimes z>20, sometimes z<20 b. w=max(10,w) 作者答案:我选e 橙子评价:感谢fordyang_2000 指正,条件a:若z>20,则w=z>20,则min(10,w)=10; 若z<20,则w=20,则 min(10,w)=10,条件b:可以推出w >10,则min(10,w)=10.答案应该是d.
499. select course. the first semester: !/2 selectx 3/1select y. and the last select z
笔误吧,应该1/3吧
the second semester 1/3 of the people selected xin the first semester, and 1/4 selected y dropped out . and last select z , no new student added, ask what is the percentage of people selected either x or y
501. 先说min(a,b) 和max(a,b)的意思,那么min(10, w)=? (1)max(20,w)>z z is an integer (2)max(10, w)= w
【答案】
【思路】请看200403JJ
179.是否可以确定min(10,w)? a. w=max(20,z), sometimes z>20, sometimes z<20 b. w=max(10,w) 作者答案:我选e 橙子评价:感谢fordyang_2000 指正,条件a:若z>20,则w=z>20,则min(10,w)=10; 若z<20,则w=20,则 min(10,w)=10,条件b:可以推出w >10,则min(10,w)=10.答案应该是d.
#512. Selling tickets from 9:00AM to 17:55PM, inclusive. If a group of tickets is sold out every 5 minutes, then the total number of groups [of tickets] sold should be: