Asked by 木子李

A library has six identical copies of a certain book. At any given time, some of these copies are at the library and some are checked out. How many different ways are there for some of the books to be in the library and the rest to be checked out if at least one book is in the library and at least one is checked out? (The books should be considered indistinguishable.)

Answers

Answered by Scott
library - out ... 5 - 1 , 4 - 2 , 3 - 3 , 2 - 4 , 1 - 5
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions