Answer:
37044 different combinations of 4 movies can he rent if he wants at least one comedy
Explanation:
The order in which the movies are selected is not important, so we use the combinations formula to solve this question.
Combinations formula:
is the number of different combinations of x objects from a set of n elements, given by the following formula.
![C_(n,x) = (n!)/(x!(n-x)!)](https://img.qammunity.org/2021/formulas/mathematics/college/qaowm9lzn4vyb0kbgc2ooqh7fbldb6dkwq.png)
How many different combinations of 4 movies can he rent if he wants at least one comedy
The easier way to solve this is subtract the total from the number of combinations with no comedies.
Total:
4 movies from a set of 14 + 19 = 33. So
![C_(33,4) = (33!)/(4!(33-4)!) = 40920](https://img.qammunity.org/2021/formulas/mathematics/college/a9k57g13qnbijw7c54ko0ai4kx4xp9nj41.png)
No comedies:
4 movies from a set of 19.
![C_(19,4) = (19!)/(4!(19-4)!) = 3876](https://img.qammunity.org/2021/formulas/mathematics/college/5k1fterueafjf1fv0l0eb5dt0cmy87xy69.png)
At least one comedy:
40920 - 3876 = 37044
37044 different combinations of 4 movies can he rent if he wants at least one comedy