|
诸位,烦请帮忙分析下该采取哪种思路考虑下面题目? 1、有3名打字员为4个科室服务,如果4个可是各有一份文件要打印,各科室打字员的选择是随机的,问每个打字员都收到文件的概率? 2、有俩人为三个房间送餐,甲送饭,乙送菜,分为三个时间段去送,每段时间一个房间,且任一时间内不往同一房间送,问有多少种送法? 3、从0-9这十个数字中取出4个组成电话号码,其首位不能为零,问共能组成多少个电话号码? 4、m is a two digit number and 2m is a three digit number ,what is the unit digit of m? 1) the unit number of 2m is 4 2) the unit number of m is the same as the tens number of 2m 5、Z、X是整数,且绝对值>1,问Z的X次方是否小于1? 1)X< 0 2) Z的Z次方<1 6、X、Y、Z是三角形的三个边,且X<Y<Z,面积S=1,问Y的范围? |