Question
Question: If m rupee coins and n ten paise coins are placed in a line, then the probability that the extreme c...
If m rupee coins and n ten paise coins are placed in a line, then the probability that the extreme coins are ten paise coins is
A
m+nCm/nm
B
(m+n)(m+n−1)n(n−1)
C
m+nPm/mn
D

Answer
(m+n)(m+n−1)n(n−1)
Explanation
Solution
m rupee coins and n ten paise coins can be placed in a line in m!n!(m+n)! ways.
If the extreme coins are ten paise coins, then the remaining n−2 ten paise coins and m one rupee coins can be arragned in a line in m!(n−2)!(m+n−2)! ways.
Hence the required probability
=m!n!(m+n)!m!(n−2)!(m+n−2)!=(m+n)(m+n−1)n(n−1)