shashank.ism wrote:An 'n' digit number is formed using the digits 3, 4, 5 and 6 where repetition of the digits is allowed. If the number of all such possible 'n' digits numbers exceeds 10000, then what is the minimum value of n?
a.) 5
b.) 6
c.) 7
d.) 8
e.) 9
_______________
IMO ,the answer is
C.
Over here,we have to plug-in values and check by using hit-and-trial method.
Since,repetition of digits is allowed,
units place can be filled in 4 ways(3,4,5,6).
Corresponding to it,tens place can be filled in 4 ways (3,4,5,6).
And so and so forth.
So in case of a n digit no:-the answer will be 4^n.
Now,checking when 4^n crosses 10,000 we get 4^6 =
4096 and 4^7 =
16384.
Hence,minimum value of n is
7.
Last edited by
harsh.champ on Sat Feb 06, 2010 4:33 am, edited 1 time in total.