asked 91.6k views
5 votes
There are 11 paintings at an art show. Four of them are chosen randomly to display in the gallery window. The order in which they are chosen does not matter. How many ways are there to choose paintings? A. 7920 B. 330 C.44 D. 121

2 Answers

4 votes

Answer:

The correct answer is option B. 330

Explanation:

It is given that,There are 11 paintings at an art show. Four of them are chosen randomly to display in the gallery window.

To find the possible ways

There are total 11 paintings.

We have to choose 4 of them

Possible number of ways = 11C₄

= (11 * 10 * 9 )/(1 * 2* 3 * 4)

= 330 ways

Therefore the correct answer is option B. 330

answered
User Anton Danylov
by
8.4k points
5 votes

Answer:

B. 330

Explanation:

The question indicates the order doesn't matter, so it's a combination and not a permutation.

The combinations are calculated using this formula:


C(n,r) = (n!)/(r! (n-r)!)

In this case we have a population of 11 (n = 11) and a selection of 4 (r=4), so...


C(11,4) = (11!)/(4! (11-4)!) = 330

So, there are 330 different combinations that can be made of 4 paintings out of a selection of 11.

answered
User Mackenzie
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.