NandishSS wrote:There are 8 books in a shelf that consist of 2 paperback books and 6 hardback books. If 4 books are selected at random without replacement, how many different combinations are there that at least one paperback book is selected?
A. 40
B. 45
C. 50
D. 55
E. 60
OA:D
It must be true that:
The total number of ways to select 4 books = The number of ways in which at least 1 paperback book is selected + The number of ways in which no paperback books are selected
Therefore,
The number of ways in which at least 1 paperback book is selected = The total number of ways to select 4 books - The number of ways in which no paperback books are selected
So if we can just determine the number of ways in which no paperback books are selected (that is, all hardback books), and then subtract this value from the total number of ways to select 4 books, we will have our answer.
Let's first determine the number of ways to select all hardback books. There are 6 hardback books, and 4 must be selected; thus:
6C4 = (6 x 5 x 4 x 3)/4! = 3 x 5 = 15 ways
Now we determine the total number of ways to select the books. There are 8 total books and 4 must be selected, thus:
8C4 = (8 x 7 x 6 x 5)/4! = 7 x 2 x 5 = 70 ways
Thus, the number of ways to select at least one paperback book = 70 - 15 = 55 ways.
Answer:
D