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
人气:104 ℃ 时间: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个这样的数.
推荐
猜你喜欢
- 英语翻译
- 高楼发生地震怎么办
- 91.56/0.7/0.6=怎么简算
- 中国历史中.左倾错误和右倾错误的左,右各指什么?
- 求负343的立方根,负2又27分之10的立方根,4加27分之17的立方根,负0.125分之0.064的平方根
- 设a1,a2,a3线性无关,问实数l,m满足什么条件时,la2-a1、ma3-a2、a1-a3也线性无关
- --Could you tell me when____?--At 10:25,in ten minutes.
- - f(x) 在[a,b]连续 在(a,b)上可导,证明:存在ξ,η∈(a,b),使f'(ξ)=(η^2)f'(η)/ab