Hey there, I'm currently struggling with this combination question:
In how many ways can a book sale display of 10 book be created if it must consist of a combination of Pearsons, Cambridges, Informas and Harvards and the display must contain at least 1 book from each publisher?
The only solution i can come up with is making the nCr for each of the publisher up until 6 which will take a long time cause i have to list all of them,
any help would be appreciated
In how many ways can a book sale display of 10 book be created if it must consist of a combination of Pearsons, Cambridges, Informas and Harvards and the display must contain at least 1 book from each publisher?
The only solution i can come up with is making the nCr for each of the publisher up until 6 which will take a long time cause i have to list all of them,
any help would be appreciated