Question
Question: The first 10 letters of English alphabet are written in a row at random. What is the probability tha...
The first 10 letters of English alphabet are written in a row at random. What is the probability that there are exactly three letters in between A and B?
Solution
The first step in solving the given question is to calculate the total number of ways to select the 10 letters of the English alphabets by the formula n!, n! is the product of all integers from 1 to n. After this, we will fix the positions of A and B and then we will calculate the probability of 3 letters present in between A and B. To calculate this probability, we will use the formula nCr whose value is calculated as r!(n−r)!n!. Then we will calculate the probability of the required arrangement as np, here p is the number of possible ways, and n is the total number of ways.
Complete step-by-step solution:
As we already said the first step is to calculate the total number of arrangements of the given 10 letters of English alphabet and they are written randomly which means that repetition is allowed. The total number of ways to select 10 random alphabets is 10!.
Now, we will calculate the number of possible ways. Let us say A and B are given two positions randomly, the number of ways to do so will be 2!. The 3 letters which are between A and B can be selected from the remaining 8 by the formula so, the total number of ways to select 3 letters will be 8C33!.
There are remaining 5 letters now and let us assume that the arrangement we calculated is one single letter. So, we can say that there are 7 terms now in total. So, the total number of ways to arrange them will be 6!×2!×3!×8C3
Hence the probability is 10!6!×2!×3!×8C3, we need to simplify this to get a fraction. We will do this by writing algebraic meanings of each term.
10!6!×2!×3!×8C3=(10×9×8×7×6×5×4×3×2×1)(6×5×4×3×2×1)(2×1)(3×2×1)3!(8−3)!8!
Further simplifying this, we get
(10×9×8×7×6×5×4×3×2×1)(6×5×4×3×2×1)(2×1)(3×2×1)3!×5!8!
Simplifying all the factorial terms, we get
(10×9×8×7×6×5×4×3×2×1)(6×5×4×3×2×1)(2×1)(3×2×1)(3×2×1)(5×4×3×2×1)(8×7×6×5×4×3×2×1)
As we can see that the above expression has many common factors in numerator and denominator, cancelling out all them we get the probability as 152.
Note: In all probability questions, we calculate the total number of ways, and the number of favourable ways and calculate their ratio. These types of questions are easy to solve, but calculation mistakes should be avoided.