Find the number of three-digit numbers possible if only the digits 0,1,2,3,4and5 may be used,the number must be a multiple of 5,and no digit may be used more than twice in the same number
人气:110 ℃ 时间:2020-03-24 10:52:30
解答
一个三位数,只能由0,1,2,3,4,5来组成,它必须是5的倍数,这个数中每个数字使用不能超过2次.这样的数有几个?
必须是5的倍数,说明最后一位只能是0或5.
第一位数可以是1-5中任意一个,第二位数可以是0-5中任意一个,第三位数是0或者5.
概率是5 x 6 x 2 = 60
因为每个数不能用两次以上,上面唯一一个例外是555这个数,去掉以后是59个.
所以可以有59个这样的数.
推荐
- a number of,the number of,numbers of,the numbers of ,的区别
- numbers 和a number of ,the number of有什么区别?
- m is two digit number and 2m is a three digit number,what is the unit digit of m
- a number of,numbers of,large number of区别
- a number of 和 numbers of 的用法
- 童年中的好句赏析,至少18句.
- 关于After school 的作文
- 已知f(x)=a+bsinx+ccosx(xR)的图像经过点A(0,1),B(π/2,1),当x[0,π/2]时,f(x)的最大值是2.
猜你喜欢