asked 96.6k views
3 votes
A bag contains seven apples and five oranges if you select six pieces of fruit without looking how many ways can you get six apples

asked
User Vamsee
by
8.5k points

1 Answer

2 votes
To determine the number of ways you can select six apples from a bag containing seven apples and five oranges, we can use the concept of combinations.

The number of ways to choose six apples out of seven is given by the combination formula:

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

where n is the total number of apples, r is the number of apples we want to choose, and ! denotes factorial.

Plugging in the values, we have:

C(7, 6) = 7! / (6!(7-6)!)
= 7! / (6!1!)
= 7 / 1
= 7

Therefore, there are 7 ways to select six apples from the bag.
answered
User Ynz
by
7.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.