Final answer:
To find the number of ways to select 4 singers from 7 who came to an audition, we can use the concept of combinations. The formula for combinations is C(n, r) = n! / (r!(n-r)!), where n is the total number of singers and r is the number of singers to be selected. Using this formula, we can calculate that there are 35 ways to select 4 singers from 7 who came to the audition.
Step-by-step explanation:
To find the number of ways to select 4 singers from 7 who came to an audition, we can use the concept of combinations. In this case, we want to select a group of 4 singers out of 7, without considering the order in which they are selected. The formula for combinations is given by C(n, r) = n! / (r!(n-r)!), where n is the total number of singers and r is the number of singers to be selected. Using this formula, we can calculate the number of combinations as follows:
- Substitute n = 7 and r = 4 into the formula: C(7, 4) = 7! / (4!(7-4)!)
- Calculate the factorials: C(7, 4) = 7! / (4!3!)
- Expand the factorials: C(7, 4) = (7 * 6 * 5 * 4!) / (4! * 3 * 2 * 1)
- Cancel out the common factorial terms: C(7, 4) = (7 * 6 * 5) / (3 * 2 * 1)
- Simplify the expression: C(7, 4) = 35
Therefore, there are 35 ways to select 4 singers from 7 who came to the audition.