edited by
8,698 views
20 votes
20 votes

The probability that a $k$-digit number does NOT contain the digits $0, 5,$ or $9$ is

  1. $0.3^{k}$
  2. $0.6^{k}$
  3. $0.7^{k}$
  4. $0.9^{k}$
edited by

8 Answers

6 votes
6 votes

let p be probability that an ith place in a number  contains digits 0,3 or 5.

then p=3/10

 ~p = 7/10

therefore, probability that a k digit number doesn't contain digits 0,3 or 5 = (~p)(~p)................k times = (7/10)k

                                                                          

0 votes
0 votes

Probablity=   required outcomes total outcomes

No of ways to form k-digits with no 0, 5, 9 (with repetitions allowed) = 7^k

Total no of ways to for k-digit number( with repetitions allowed)= 9.(10^k-1)

hence probablity=   7^k / 9.(10^k-1)  == 1.11(0.7^k)  similar to option C  

0 votes
0 votes

Total K positions, and to make it a K-digit number the 1st  position will not have 0 (so 9 choices to fill 1st position i.e. 1 to 9) while the remaining K-1 positions can be filled in 10 ways (0 to 9). So, total K-digit numbers that we can have = 9*10^(k-1).

#cases in which number does NOT contain the digits 0,5 or 9 = 7

so, probability = 7^k/9*10^(k-1) = 1.11(0.7)^k

Answer:

Related questions

35 votes
35 votes
4 answers
2
Arjun asked Feb 14, 2017
9,000 views
The expression $\large \frac{(x+y) - |x-y|}{2}$ is equal to :The maximum of $x$ and $y$The minimum of $x$ and $y$$1$None of the above
16 votes
16 votes
4 answers
3
Arjun asked Feb 14, 2017
5,083 views
Find the smallest number $y$ such that $y \times 162$ is a perfect cube.$24$$27$$32$$36$