Chapter 1: Problem 13
In how many ways can we distribute eight identical white balls into four distinct containers so that (a) no container is left empty? (b) the fourth container has an odd number of balls in it?
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 1: Problem 13
In how many ways can we distribute eight identical white balls into four distinct containers so that (a) no container is left empty? (b) the fourth container has an odd number of balls in it?
All the tools & learning materials you need for study success - in one app.
Get started for free
If \(n\) is a positive integer and \(n>1\), prove that \(\left(\begin{array}{c}n \\\ 2\end{array}\right)+\left(\begin{array}{c}n-1 \\ 2\end{array}\right)\) is a perfect square. 7\. A committee of 12 is to be selected from 10 men and 10 women. In how many ways can the selection be carried out if (a) there are no restrictions? (b) there must be six men and six women? (c) there must be an even number of women? (d) there must be more women than men? (e) there must be at least eight men?
To raise money for a new municipal pool, the chamber of commerce in a certain city sponsors a race. Each participant pays a \(\$ 5\) entrance fee and has a chance to win one of the differentsized trophies that are to be awarded to the first eight runners who finish. a) If 30 people enter the race, in how many ways will it be possible to award the trophies? b) If Roberta and Candice are two participants in the race, in how many ways can the trophies be awarded with these two runners among the top three?
The board of directors of a pharmaceutical corporation has 10 members. An upcoming stockholders' meeting is scheduled to approve a new slate of company officers (chosen from the 10 board members). a) How many different slates consisting of a president, vice president, secretary, and treasurer can the board present to the stockholders for their approval? b) Three members of the board of directors are physicians. How many slates from part (a) have (i) a physician nominated for the presidency? (ii) exactly one physician appearing on the slate? (iii) at least one physician appearing on the slate?
Patter's Pastry Parlor offers eight different kinds of pastry and six different kinds of muffins. In addition to bakery items one can purchase small, medium, or large containers of the following beverages: coffee (black, with cream, with sugar, or with cream and sugar), tea (plain, with cream, with sugar, with cream and sugar, with lemon, or with lemon and sugar), hot cocoa, and orange juice. When Carol comes to Patter's, in how many ways can she order a) one bakery item and one medium-sized beverage for herself? b) one bakery item and one container of coffee for herself and one muffin and one container of tea for her boss, Ms. Didio? c) one piece of pastry and one container of tea for herself, one muffin and a container of orange juice for Ms. Didio, and one bakery item and one container of coffee for each of her two assistants, Mr. Talbot and Mrs. Gillis?
a) In how many ways can one travel in the \(x y\)-plane from \((0,0)\) to \((3,3)\) using the moves \(\mathrm{R}:(x, y) \rightarrow(x+1, y)\) and \(\mathrm{U}:(x, y) \rightarrow(x, y+1)\), if the path taken may touch but never fall below the line \(y=x\) ? In how many ways from \((0,0)\) to \((4,4) ?\) b) Generalize the results in part (a). c) What can one say about the first and last moves of the paths in parts (a) and (b)?
What do you think about this solution?
We value your feedback to improve our textbook solutions.