There are 9 books on the shelf. We can pick up 3 book in
C(9,3)=3!6!9!=3⋅27⋅8⋅9=84 ways.
a) We can pick up 3 novels out 5 available in
C(5,3)=3!2!5!=25⋅4=10
So, the probability of "all books selected are novels" is
P(A)=8410=425
b) We can pick up 2 novels and 1 book of poems in
C(5,2)⋅C(3,1)=2!3!5!⋅2!1!3!=10⋅3=30
The probability of event "2 novels and 1 book of poems are selected" is
P(A)=8430=145
Answer: a) 5/42, b) 5/14
Comments