Chapter 1: Problem 12
In how many ways can 12 different books be distributed among four children so that (a) each child gets three books? (b) the two oldest children get four books each and the two youngest get two books each?
/*! 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 12
In how many ways can 12 different books be distributed among four children so that (a) each child gets three books? (b) the two oldest children get four books each and the two youngest get two books each?
All the tools & learning materials you need for study success - in one app.
Get started for free
a) Find the number of ways to write 17 as a sum of \(1^{\prime} s\) and 2 's if order is relevant. b) Answer part (a) for 18 in place of 17 . c) Generalize the results in parts (a) and (b) for \(n\) odd and for \(n\) even.
How many ways are there to place 12 marbles of the same size in five distinct jars if (a) the marbles are all black? (b) each marble is a different color?
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?
Write a computer program (or develop an algorithm) to determine whether there is a three-digit integer \(a b c(=100 a+10 b+c)\) where \(a b c=a !+b !+c !\).
a) In how many ways can the letters in UNUSUAL be arranged? b) For the arrangements in part (a), how many have all three U's together? c) How many of the arrangements in part (a) have no consecutive U's?
What do you think about this solution?
We value your feedback to improve our textbook solutions.