gmatnmein2010 wrote:2. What is the probability that a 3-digit positive integer picked at random will have one or more "7" in its digits?
(A) 271/900
(B) 27/100
(C) 7/25
(D) 1/9
(E) 1/10
pls suggest books to improve my probability
i would solve it simply like this
supposed ABC is a 3-digit positive integer
there are 10 numbers from 0 to 9 and A cant be 0 thus we will have 9*10*10=900
if only A = 7, we will have 9*9=81 ways to select B and C
if only B or C = 7 we will have only 9*8+9*8=72*2=144 ways to select a and C/B
if only AB or AC=7 we will have only 2*9=18 ways to select C or B, respectively
if only BC=7 we will have only 8 ways to select A because A cant be 0 or 7 anymore
if ABC all = 7 we will have 1 way to select em
thus totally we will have 144
+81+18+8+1=252 ways
so the probability will be 252/900 or 7/25
C is the answer
hope it helps