Number of spanish books = s
Number of english books = e
probability = 1 - both spanish = 1 - (choosing 2 from s/choosing 2 from e+s) = 1 - (SC2/E+SC2)
1. if s = 3;e = 1 ---> p = 0.5
if s = 6; e = 2 ----> p = 13/28
2. many possible values for s and e, resulting in different probabilities
1+2. s = 3x, e = x ---> s+e< 30 ---> 4x < 20 ---> x<5. x can be 1,2,3,4. we have already checked s = 1 and 2 in statement 1
therefore, E
Gprabhumir
Some of the books on a certain shelf are in English, and the rest of the books are in Spanish. If 2 books are to be chosen at random from the shelf and neither book is returned to the shelf, what is the probability that at least one of the 2 books chosen will be English?
(1) On the shelf, the ratio of the number of books in Spanish to the number of books in English is 3:1.
(2) There are fewer than 20 books on the shelf.