I am an absolute beginner in math. I have 2 questions about combinatorial methods, with their answers. I spent lots of time to understand these questions and tried to find a connection how the author found this solution, but I am literally lost. Can anybody explain me very basically, how the author solved this questions?
2026-03-29 02:10:56.1774750256
Two basic combinational methods questions
48 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2

So, I will answer the second question for you, and also I highly recommend you provide some sort of input as to whether you have learned basic problem-solving in Combinatorics.
Now, the question says that there are $4$ friends, say $A, B, C, D$ and there are $8$ distinct books to be given to them, such that the first $2, A$ and $B$ have $4$ books in total. So, first, we need to select $4$ out of the $8$ books to be given to the $2$ friends and there are $\binom 8 4$ ways of doing that.
Also then we have to give the books out to the $2$ people, and since we have $2$ options for each book, we have $2^4$ ways of giving the books to the first $2$ friends.
Next, we have to give the remaining $4$ to the other $2$ and this can also be done in $2^4$ ways since we can give each book to one of them. So finally in conclusion you get, $$\binom 8 4 \cdot 2^4 \cdot 2^4$$