A hotel packed a breakfast for each of three guests. Each breakfast should have consisted of three types of rolls, one each of nut, cheese, and fruit rolls. The preparer wrapped each of the nine rolls, and, once they were wrapped, the rolls were indistinguishable from one another. She then randomly put three rolls in a bag for each of the guests. Given that the probability that each guest got one roll of each type is m/n, where m and n are relatively prime integers, find m+n.

Respuesta :

The probability that each guest of each type m+n will receive a roll is 79.

Given that the breakfast should have consisted of three types of rolls, one each of the nut, cheese and fruit rolls, and the cook should have wrapped each of the nine rolls.

The denominator of m/n equals the total number of possible role configurations assigned to the three people. It [tex]${9 \choose 3}{6 \choose3}$[/tex] is the same as the number of ways to choose three roles out of 9 to give to the first person [tex]${9 \choose 3}$[/tex], and three rolls of 6 [tex]${6 \choose3}$[/tex]. After that, the remaining three roles have no more configurations.

The numerator is the number of ways to assign a roll of each type to each of the three people, which can be done by defining the three types of roles such as flavored x, flavored y and flavored z.

xxx, yyy, zzz

So we have to choose one x, one y and one z to give to the first person. There are 3x, 3y and 3z to choose from, resulting in 3³ combinations. Multiply that by the combinations of xs, ys and zs for the second person, which is clearly 2³ since there are two of each letter left. simplify to our fraction m / n, which is 9/70. If you add them together, you get 9 + 70 = 79.

Thus, the probability that each guest has obtained a roll of each type is m / n, where m and n are relatively prime, so m + n is 79.

Learn more about probability from here brainly.com/question/3435109

#SPJ1