Question
Question: The total number of five-digit numbers of different digits in which the digit in the middle is the l...
The total number of five-digit numbers of different digits in which the digit in the middle is the largest is
(a)n=3∑9nP4
(B)33(3!)
(c)30(3!)
(d)n=3∑8n.nP4
Solution
In this particular question use the concept that in a five digit number if the middle digit is largest so first possible middle digit is 4 because the remaining 4 places can be fill by only 0, 1, 2, and 3 and use the concept that 0 cannot be on the first place so the number of ways to arrange first place when middle digit is 4 are 3 and the remaining places can be filled by 3P3, so use these concepts to reach the solution of the question.
Complete step by step answer:
As we all know that there are a total 10 digits available which are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9.
We have to make five digit numbers such that the middle digit is the largest.
So the possible middle digits are 4, 5, 6, 7, 8, and 9.
Case – 1: So when the middle digit (i.e. 3rd place) is 4, remaining digits in a five digit number can be 0, 1, 2, 3.
Now we have to arrange them, as 0 digit cannot be at the first place so the number of ways to fill first place are 3 and the remaining 2nd,4th, and 5th place can be filled by 3P3.
So the number of ways such that the middle digit is 4 which is largest = 3×3P3
Case – 2: now when the middle digit (i.e. 3rd place) is 5, remaining digits in a five digit number can be 0, 1, 2, 3, 4.
Now we have to arrange them, as 0 digit cannot be at the first place so the number of ways to fill first place are 4 and the remaining 2nd,4th, and 5th place can be filled by 4P3.
So the number of ways such that the middle digit is 5 which is largest = 4×4P3
Similarly for the remaining cases
Case – 3: When the middle digit is 6
So the number of ways such that the middle digit is 6 which is largest = 5×5P3
Case – 4: When the middle digit is 7
So the number of ways such that the middle digit is 7 which is largest = 6×6P3
Case – 5: When the middle digit is 8
So the number of ways such that the middle digit is 8 which is largest = 7×7P3
Case – 6: When the middle digit is 9
So the number of ways such that the middle digit is 9 which is largest = 8×8P3
So the total number of 5 digit numbers of different digits such that the middle digit is the largest is the sum of all the above cases.
⇒T=3×3P3+4×4P3+5×5P3+6×6P3+7×7P3+8×8P3
We can also write this in a summation form so we have,
⇒T=n=3∑8n×nP3
So this is the required answer.
So, the correct answer is “Option D”.
Note: Whenever we face such types of questions the key concept we have to remember is that the number of ways to arrange n different objects in r places is given as nPr, so first find out all the cases as above then the total number of ways is the sum of all the cases so add them as above and simplify we will get the required answer.