Question: Fifteen telephones have just been received at an authorized service center. Five of these telephones are cellular, five are cordless, and the other five are corded phones. Suppose that these components are randomly allocated the numbers $1$, $2$, . . . , $15$ to establish the order in which they will be serviced. (Round your answers to four decimal places.) What is the probability that after servicing ten of these phones, phones of only two of the three types remain to be serviced?
Answer: $$\frac{3\cdot(^{5}\rm C_1\cdot ^{5}\rm C_4+^{5}\rm C_2\cdot^{5}\rm C_3+^{5}\rm C_3\cdot^{5}\rm C_2+^{5}\rm C_4\cdot^{5}\rm C_1)}{^{15}\rm C_{10}}$$
My question: Why isn't the denominator $^{15}\rm C_5$ when the numerator consists of certain groups of $5$ phones.