Chapter 1: Problem 14
In how many ways can a teacher distribute 12 different science books among 16 students if (a) no student gets more than one book? (b) the oldest student gets two books but no other student gets more than one book?
/*! 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 14
In how many ways can a teacher distribute 12 different science books among 16 students if (a) no student gets more than one book? (b) the oldest student gets two books but no other student gets more than one book?
All the tools & learning materials you need for study success - in one app.
Get started for free
The production of a machine part consists of four stages. There are six assembly lines available for the first stage, four assembly lines for the second stage, five for the third stage, and five for the last. Determine the number of different ways in which a machine part can be totally assembled in this production process.
The expansion \(\sum_{-3}^{7} \sum_{i=1}^{4} i j\) is an example of a double sum (or double summation). Here we find that \(\sum_{j=3}^{7} \sum_{i=1}^{4} i j=\sum_{i=3}^{7}\left(\sum_{i=1}^{4} i j\right)=\sum_{j=3}^{7}(j+2 j+3 j+4 j)=\sum_{j=3}^{7} 10 j\), after we expand the inner sum(mation) for the variable \(i\). Continuing, we then expand the outer sum(mation) for the variable \(j\) and find that \(\sum_{j=3}^{7} 10 j=10 \sum_{j=3}^{7} j=10(3+4+5+6+7)=\) 250. Hence \(\sum_{j=3}^{7} \sum_{i=1}^{4} i j=250\). Determine the value of each of the following double sums. a) \(\sum_{i=1}^{4} \sum_{j=3}^{7} i j\) b) \(\sum_{i=0}^{4} \sum_{j=1}^{4}(i+j+1)\) c) \(\sum_{j=1}^{4} \sum_{i=0}^{3} i\)
In how many ways can the letters in WONDERING be arranged with exactly two consecutive vowels?
A machine has nine different dials, each with five settings labeled \(0,1,2,3\), and 4 . a) In how many ways can all the dials on the machine be set? b) If the nine dials are arranged in a line at the top of the machine, how many of the machine settings have no two adjacent dials with the same setting? c) How many machine settings in part (b) use only 0,2 , and 4 as dial settings?
How many different paths in the \(x y\) plane are there from \((0,0)\) to \((7,7)\) if a path proceeds one step at a time by going either one space to the right \((R)\) or one space upward \((U)\) ? How many such paths are there from \((2,7)\) to \((9,14)\) ? Can any general statement be made that incorporates these two results?
What do you think about this solution?
We value your feedback to improve our textbook solutions.