Question
Question: A letter lock consists of \(4\) rings each marked with \(10\) different letters. Then, the number of...
A letter lock consists of 4 rings each marked with 10 different letters. Then, the number of ways of making unsuccessful attempts to open the lock is equal to k, then the value of 9999k is?
Solution
In this problem we need to calculate the value of 9999k, where k is the number of unsuccessful attempts to open a lock which consists of 4 rings each marked with 10 different letters. So here we will first calculate the number of possible 4 lettered words that can be formed by using the 10 different letters. These are the all-possible attempts we can do to open the lock. Out of them we must have a one 4 lettered word with which we can open the lock. So, the number of unsuccessful attempts will be one less than the total number of possible attempts. From this we can calculate the total number of unsuccessful attempts which is our k value. From this we can easily calculate the required value.
Complete step by step answer:
Given that, A letter lock consists of 4 rings each marked with 10 different letters.
The total number of possible attempts we can do to open the lock by using 10 different letters with 4 rings is given by
T=104
Applying the exponential formula an=a×a×a×..... n times and simplifying the value, then we will get
T=10×10×10×10⇒T=10000
In the above 10000 attempts we must have a one sign successful attempt, then the total number of unsuccessful attempts is given by
U=10000−1⇒U=9999
Hence the total number of unsuccessful attempts is equal to 9999.
But in the problem, they have mentioned that the total number of unsuccessful attempts is equal to k, so we can write
k=9999
Dividing the above equation with 9999 on both sides, then we will get
9999k=99999999⇒9999k=1
Hence the value of 9999k is 1.
Note: In this problem they have not mentioned about the repetition of letters while attempting to open the lock. So, we have considered the repetition is allowed. If they have mentioned that the repetition is not allowed then the value of the total number of attempts to open the lock will be changed and they by our answer will also change.