Combinations

19 soru

Soru 1Soru

A committee of 33 members is to be selected from a group of 77 people. In how many different ways can this committee be formed?

Cevabı ve açıklamayı göster

Cevap: 35

Cevap

35
Selecting a committee of 33 members from 77 people requires calculating the number of combinations, given by 7C3=7!3!4!=35^7C_3 = \frac{7!}{3!4!} = 35.

Adım Adım Çözüm

1
Identify total elements and group size
n=7n = 7 and r=3r = 3
Since the arrangement or order of members in the committee does not matter, this is a selection problem (combinations).
2
Apply the combinations formula nCr=n!r!(nr)!^nC_r = \frac{n!}{r!(n-r)!}
7C3=7!3!4!^7C_3 = \frac{7!}{3!4!}
This formula counts the distinct subsets of size rr that can be chosen from nn items.
3
Evaluate the factorial expression
7C3=7×6×53×2×1=35^7C_3 = \frac{7 \times 6 \times 5}{3 \times 2 \times 1} = 35
Expanding 7!7! as 7×6×5×4!7 \times 6 \times 5 \times 4! allows cancelling 4!4!, leaving 2106=35\frac{210}{6} = 35.

Anahtar Kavram

Combinations formula nCr=n!r!(nr)!^nC_r = \frac{n!}{r!(n-r)!}
Tahmini Süre:45s
Soru 2Soru

A convex polygon has 5454 diagonals. How many distinct triangles can be formed by joining any three of its vertices?

Cevabı ve açıklamayı göster

Cevap: 220

Cevap

220 distinct triangles
Solving the equation for the number of diagonals n(n3)2=54\frac{n(n-3)}{2} = 54 yields n=12n = 12 vertices. The number of triangles that can be formed by selecting any 3 of these 12 vertices is given by (123)=12×11×106=220\binom{12}{3} = \frac{12 \times 11 \times 10}{6} = 220.

Adım Adım Çözüm

1
Determine the number of vertices nn of the polygon using the diagonals formula.
n=12n = 12
The number of diagonals DD in an nn-sided convex polygon is given by D=(n2)n=n(n3)2D = \binom{n}{2} - n = \frac{n(n-3)}{2}. Setting n(n3)2=54\frac{n(n-3)}{2} = 54 gives n23n108=0n^2 - 3n - 108 = 0. Factoring (n12)(n+9)=0(n - 12)(n + 9) = 0 yields n=12n = 12 since the number of vertices must be positive.
2
Calculate the number of distinct triangles formed by choosing 3 vertices from 12.
220220
Each set of 3 distinct vertices forms one unique triangle. The order in which the vertices are chosen does not matter, so we use combinations: (123)=12×11×103×2×1=220\binom{12}{3} = \frac{12 \times 11 \times 10}{3 \times 2 \times 1} = 220.

Anahtar Kavram

Combinations applied to geometric figures and polygon properties
Tahmini Süre:2m 0s
Soru 3Soru

A school committee of 44 members is to be selected from 66 male teachers and 44 female teachers. If the committee must contain exactly 22 male teachers and 22 female teachers, how many different committees can be formed?

Cevabı ve açıklamayı göster

Cevap: 90

Cevap

The total number of different committees that can be formed is 9090.
Selecting 2 female teachers from 4 yields (42)=6\binom{4}{2} = 6 ways. Selecting 2 male teachers from 6 yields (62)=15\binom{6}{2} = 15 ways. By the multiplication principle, the total number of ways to form the committee is 6×15=906 \times 15 = 90.

Adım Adım Çözüm

1
Find the number of ways to select 2 female teachers out of 4
\(\binom{4}{2} = 6\)
Selection order does not matter within the committee, so combination formula \(nCr\) applies.
2
Find the number of ways to select 2 male teachers out of 6
\(\binom{6}{2} = 15\)
Selection order does not matter within the committee, so combination formula \(nCr\) applies.
3
Multiply the possibilities for selecting male and female members
\(6 \times 15 = 90\)
According to the fundamental counting principle, independent group selections are multiplied.

Anahtar Kavram

Combinations with restricted subset selections (Product Rule of Counting)
Soru 4Soru

1010 distinct points are marked on the circumference of a circle. How many different triangles can be formed by connecting any 33 of these points as vertices?

Cevabı ve açıklamayı göster

Cevap: 120120

Cevap

The number of distinct triangles that can be formed is 120120.
To form a triangle, any 33 points must be chosen from the 1010 available points. Because no three points on a circle are collinear, every choice of 33 points forms a unique triangle. Since the order of choosing vertices does not alter the triangle, we use combinations: (103)=10×9×83×2×1=120\binom{10}{3} = \frac{10 \times 9 \times 8}{3 \times 2 \times 1} = 120.

Adım Adım Çözüm

1
Identify the total number of items nn and the subset size rr.
n=10n = 10 points on the circle, and r=3r = 3 points required to form a triangle.
Any set of 33 non-collinear points uniquely determines a triangle. Since all points lie on a circle, no three points are collinear.
2
Determine whether order matters.
Order does not matter because choosing points A,B,CA, B, C produces the same triangle as choosing B,C,AB, C, A.
Selection of vertices for a geometric shape is a combination problem, not a permutation problem.
3
Apply the combination formula (nr)=n!r!(nr)!\binom{n}{r} = \frac{n!}{r!(n - r)!}.
(103)=10×9×83×2×1=7206=120\binom{10}{3} = \frac{10 \times 9 \times 8}{3 \times 2 \times 1} = \frac{720}{6} = 120
Evaluating the combination gives the total number of distinct triangles.

Anahtar Kavram

Combinations for Geometric Formations
Tahmini Süre:1m 30s
Soru 5Soru

In a mathematics examination, a student is required to answer 55 questions out of 88 available questions. If the first 22 questions are compulsory, in how many different ways can the student select the questions to answer?

Cevabı ve açıklamayı göster

Cevap: 20

Cevap

The student can select the questions in 20 different ways.
With 2 compulsory questions, the student only has to select 3 more questions from the remaining 6 questions. The number of ways to select 3 items from 6 without regard to order is given by ^6C_3 = \frac{6 \times 5 \times 4}{3 \times 2 \times 1} = 20.

Adım Adım Çözüm

1
Deduct compulsory questions from both the required total and available total
The student must choose 3 additional questions from the remaining 6 questions.
Compulsory questions are fixed and provide only 1 selection choice.
2
Apply the combination formula ^6C_3 to calculate selection ways
^6C_3 = \frac{6 \times 5 \times 4}{3 \times 2 \times 1} = 20
The order in which the student chooses the examination questions does not alter the group of questions selected.

Anahtar Kavram

Combinations with restricted/compulsory choices
Soru 6Soru

A fruit vendor has 77 distinct types of fresh fruits on display. A customer wants to buy a gift basket containing exactly 44 different types of fruits. How many different combinations of fruits can the customer choose?

Cevabı ve açıklamayı göster

Cevap: 35

Cevap

The customer can choose the fruits in 35 different ways.
The number of ways to choose r=4r = 4 items from n=7n = 7 distinct items without regard to order is given by 7C4=7!4!3!=2106=35^7C_4 = \frac{7!}{4!3!} = \frac{210}{6} = 35.

Adım Adım Çözüm

1
Identify total elements (nn) and selected subset size (rr).
n=7n = 7 and r=4r = 4.
Since the selection order inside the fruit basket does not matter, combinations (nCrnCr) must be used.
2
Substitute values into the combination formula nCr=n!r!(nr)!^nC_r = \frac{n!}{r!(n-r)!}.
7C4=7!4!(74)!=7!4!3!^7C_4 = \frac{7!}{4!(7-4)!} = \frac{7!}{4!3!}.
This evaluates the total ways to choose 4 items from 7 without repetition or ordering.
3
Simplify the factorials and compute the numerical result.
7×6×53×2×1=35\frac{7 \times 6 \times 5}{3 \times 2 \times 1} = 35.
Canceling out 4!4! from numerator and denominator gives (7×6×5)/6=35(7 \times 6 \times 5) / 6 = 35.

Anahtar Kavram

Combinations (nCrnCr)
Tahmini Süre:45s
Soru 7Soru

A panel of 55 members is to be selected from 1010 eligible candidates. If 22 specific candidates refuse to serve on the panel together, in how many different ways can the panel be formed?

Cevabı ve açıklamayı göster

Cevap: 196

Cevap

The panel can be formed in 196 different ways.
To find the number of valid panels, use complementary counting. First, compute the total number of ways to pick any 5 candidates from 10 without restrictions: (105)=252\binom{10}{5} = 252. Next, find the number of invalid panels that contain both restricted candidates; since 2 candidates are already placed, pick the remaining 3 members from the remaining 8 candidates: (83)=56\binom{8}{3} = 56. Subtracting these invalid panels from the total gives 25256=196252 - 56 = 196.

Adım Adım Çözüm

1
Calculate the total possible combinations without any restrictions.
(105)=10×9×8×7×65×4×3×2×1=252\binom{10}{5} = \frac{10 \times 9 \times 8 \times 7 \times 6}{5 \times 4 \times 3 \times 2 \times 1} = 252
The combinations formula (nr)=n!r!(nr)!\binom{n}{r} = \frac{n!}{r!(n-r)!} applies since the order of selection does not matter.
2
Determine the number of invalid combinations where both specific candidates are included.
(83)=8×7×63×2×1=56\binom{8}{3} = \frac{8 \times 7 \times 6}{3 \times 2 \times 1} = 56
If both specific candidates are already placed on the panel, 3 more members must be chosen from the remaining 8 candidates.
3
Apply complementary counting to subtract invalid selections from total selections.
25256=196252 - 56 = 196
Subtracting the restricted combinations from the total combinations gives the number of valid panel configurations.

Anahtar Kavram

Combinations with mutual exclusion (Complementary Counting)
Soru 8Soru

A project team of 55 members is to be formed from 66 senior engineers and 44 junior engineers. If the team must contain strictly more senior engineers than junior engineers, in how many different ways can the team be selected?

Cevabı ve açıklamayı göster

Cevap: 186186

Cevap

186
To form a 55-member team where senior engineers outnumber junior engineers, we consider three mutually exclusive cases: (5 senior, 0 junior), (4 senior, 1 junior), and (3 senior, 2 junior). Evaluating 6C5×4C0=6^6C_5 \times ^4C_0 = 6, 6C4×4C1=60^6C_4 \times ^4C_1 = 60, and 6C3×4C2=120^6C_3 \times ^4C_2 = 120, and adding them together yields 6+60+120=1866 + 60 + 120 = 186 total ways.

Adım Adım Çözüm

1
Identify the conditions and valid cases for team composition
The team must have 55 members. The number of senior engineers must be strictly greater than junior engineers. The valid combinations of (senior, junior) engineers are: (5,0)(5, 0), (4,1)(4, 1), and (3,2)(3, 2).
Any other breakdown (such as 2 senior and 3 junior) would result in senior engineers not outnumbering junior engineers.
2
Calculate the combinations for Case 1 (55 senior, 00 junior)
6C5×4C0=6×1=6^6C_5 \times ^4C_0 = 6 \times 1 = 6
Choosing 55 out of 66 senior engineers and 00 out of 44 junior engineers.
3
Calculate the combinations for Case 2 (44 senior, 11 junior)
6C4×4C1=15×4=60^6C_4 \times ^4C_1 = 15 \times 4 = 60
Choosing 44 out of 66 senior engineers and 11 out of 44 junior engineers.
4
Calculate the combinations for Case 3 (33 senior, 22 junior)
6C3×4C2=20×6=120^6C_3 \times ^4C_2 = 20 \times 6 = 120
Choosing 33 out of 66 senior engineers and 22 out of 44 junior engineers.
5
Sum the combinations across all mutually exclusive cases
Total ways = 6+60+120=1866 + 60 + 120 = 186
By the addition principle of counting, the total number of ways is the sum of ways from each disjoint case.

Anahtar Kavram

Conditional combinations using the formula nCr=n!r!(nr)!^nC_r = \frac{n!}{r!(n-r)!} and the addition principle for disjoint cases.
Soru 9Soru

A sports delegation of 66 athletes is to be selected from a pool of 77 sprinters and 55 distance runners. If the delegation must contain at least 44 sprinters, in how many different ways can the delegation be formed?

Cevabı ve açıklamayı göster

Cevap: 462

Cevap

The total number of different ways to form the delegation is 462.
To select at least 4 sprinters in a delegation of 6 athletes, we must evaluate three mutually exclusive cases: selecting 4 sprinters and 2 distance runners (7C4×5C2=350{}^7\text{C}_4 \times {}^5\text{C}_2 = 350), selecting 5 sprinters and 1 distance runner (7C5×5C1=105{}^7\text{C}_5 \times {}^5\text{C}_1 = 105), and selecting 6 sprinters and 0 distance runners (7C6×5C0=7{}^7\text{C}_6 \times {}^5\text{C}_0 = 7). Adding these yields 350+105+7=462350 + 105 + 7 = 462 total ways.

Adım Adım Çözüm

1
Determine all valid combinations of sprinters and distance runners satisfying the condition of having at least 4 sprinters in a group of 6.
Three valid cases: (4 sprinters, 2 distance runners), (5 sprinters, 1 distance runner), and (6 sprinters, 0 distance runners).
The delegation requires 6 members and at least 4 sprinters.
2
Calculate the combinations for each case using nCr=n!r!(nr)!{}^n\text{C}_r = \frac{n!}{r!(n-r)!}.
Case 1: 7C4×5C2=350{}^7\text{C}_4 \times {}^5\text{C}_2 = 350; Case 2: 7C5×5C1=105{}^7\text{C}_5 \times {}^5\text{C}_1 = 105; Case 3: 7C6×5C0=7{}^7\text{C}_6 \times {}^5\text{C}_0 = 7.
Apply the product rule of counting for selecting sprinters and distance runners independently within each case.
3
Sum the results of the mutually exclusive cases.
350 + 105 + 7 = 462.
Apply the addition principle of counting for mutually exclusive scenarios.

Anahtar Kavram

Combinations with restrictions and the addition principle of counting
Tahmini Süre:2m 0s
Soru 10Soru

A container contains 66 red counters, 44 blue counters, and 33 green counters. In how many different ways can a selection of 55 counters be made if the selection must contain at least 22 red counters, at least 11 blue counter, and at most 11 green counter?

Cevabı ve açıklamayı göster

Cevap: 750

Cevap

The total number of different ways to make the selection is 750.
Breaking the problem into disjoint cases based on the number of green counters (0 or 1) and applying the combination formula for red, blue, and green counters in each valid configuration yields 240+510=750240 + 510 = 750 total ways.

Adım Adım Çözüm

1
Determine the allowable counts for Green (GG), Red (RR), and Blue (BB) counters
Green counters can be 0 or 1. If G=0G=0, R+B=5R+B=5 with R2,B1R \geq 2, B \geq 1. If G=1G=1, R+B=4R+B=4 with R2,B1R \geq 2, B \geq 1.
The constraints state G1G \leq 1, R2R \geq 2, and B1B \geq 1 for a total of 5 counters.
2
Calculate combinations for Case 1 (G=0G = 0)
Ways for (2R,3B,0G)=60(2R, 3B, 0G) = 60; (3R,2B,0G)=120(3R, 2B, 0G) = 120; (4R,1B,0G)=60(4R, 1B, 0G) = 60. Total for Case 1 = 240.
Apply the combinations formula (nr)=n!r!(nr)!\binom{n}{r} = \frac{n!}{r!(n-r)!} to each sub-case.
3
Calculate combinations for Case 2 (G=1G = 1)
Ways for (2R,2B,1G)=270(2R, 2B, 1G) = 270; (3R,1B,1G)=240(3R, 1B, 1G) = 240. Total for Case 2 = 510.
Apply combinations to choose 1 Green counter along with the valid Red and Blue combinations.
4
Sum all mutually exclusive cases
Total selection ways = 240+510=750240 + 510 = 750.
According to the addition principle of counting, the totals of mutually exclusive cases are added together.

Anahtar Kavram

Combinations with Multiple Conditional Constraints
Soru 11Soru

A research committee of 55 members is to be formed from 66 male scientists and 55 female scientists. The committee must contain strictly more male scientists than female scientists. If one particular male scientist and one particular female scientist refuse to serve on the same committee together, in how many different ways can the committee be selected?

Cevabı ve açıklamayı göster

Cevap: 231

Cevap

The total number of valid ways to select the committee is 231.
The correct response of 231 is found by calculating the total committees having strictly more men than women (281) and subtracting the subset of those committees where both restricted individuals are chosen together (50).

Adım Adım Çözüm

1
Calculate the unconstrained ways to form a 5-member committee with strictly more males than females.
Three possible gender distributions exist:
- 5 Males, 0 Females: (65)×(50)=6×1=6\binom{6}{5} \times \binom{5}{0} = 6 \times 1 = 6
- 4 Males, 1 Female: (64)×(51)=15×5=75\binom{6}{4} \times \binom{5}{1} = 15 \times 5 = 75
- 3 Males, 2 Females: (63)×(52)=20×10=200\binom{6}{3} \times \binom{5}{2} = 20 \times 10 = 200
Total unconstrained ways = 6+75+200=2816 + 75 + 200 = 281.
Establishing the total pool of valid gender-ratio committees before applying the exclusion condition.
2
Calculate the number of forbidden committee selections where both the restricted male scientist and restricted female scientist are included together.
Since 1 male and 1 female are already chosen, 3 remaining members must be selected from the remaining 5 males and 4 females:
- For 4 Males, 1 Female total (need 3 more males, 0 more females): (53)×(40)=10×1=10\binom{5}{3} \times \binom{4}{0} = 10 \times 1 = 10
- For 3 Males, 2 Females total (need 2 more males, 1 more female): (52)×(41)=10×4=40\binom{5}{2} \times \binom{4}{1} = 10 \times 4 = 40
Total forbidden ways = 10+40=5010 + 40 = 50.
To enforce the restriction that both specific members cannot serve together, calculate all committee configurations containing both.
3
Subtract the forbidden selections from the unconstrained selections.
Valid ways = 28150=231281 - 50 = 231.
Applying the subtraction principle of combinations to yield the final allowed arrangements.

Anahtar Kavram

Combinations with gender ratio constraints and mutual exclusion restrictions
Tahmini Süre:2m 30s
Soru 12Soru

A plane contains 1212 distinct points such that exactly 55 of them lie on the same straight line, while no other subset of three points is collinear. How many distinct straight lines can be formed by joining pairs of these points?

Cevabı ve açıklamayı göster

Cevap: 57

Cevap

The total number of distinct straight lines that can be formed is 57.
The total number of distinct straight lines is obtained by taking all possible pairs of points from 12, which is 12C2=66^{12}C_2 = 66, subtracting the pairs formed among the 5 collinear points (5C2=10^5C_2 = 10), and adding 1 back to account for the single straight line on which those 5 points lie. This gives 6610+1=5766 - 10 + 1 = 57.

Adım Adım Çözüm

1
Calculate the total possible lines by selecting any 2 points out of 12.
12C2=12×112=66^{12}C_2 = \frac{12 \times 11}{2} = 66
Any pair of non-collinear points uniquely determines a straight line.
2
Calculate the combinations of 2 points selected from the 5 collinear points.
5C2=5×42=10^5C_2 = \frac{5 \times 4}{2} = 10
These 10 point pairs all lie on the exact same single straight line instead of forming 10 distinct lines.
3
Adjust the count to find the net number of distinct straight lines.
6610+1=5766 - 10 + 1 = 57
Subtracting the 10 overcounted combinations and adding back 1 for the single line passing through all 5 collinear points gives the correct total.

Anahtar Kavram

Combinations with Collinear Constraints
Soru 13Soru

A convex polygon has 4444 diagonals. What is the total number of distinct triangles that can be formed by joining any three vertices of this polygon?

Cevabı ve açıklamayı göster

Cevap: 165

Cevap

165
The number of diagonals of an nn-sided convex polygon is given by (n2)n=n(n3)2\binom{n}{2} - n = \frac{n(n-3)}{2}. Setting this equal to 4444 yields n(n3)=88n(n-3) = 88, which simplifies to n23n88=0n^2 - 3n - 88 = 0. Factoring gives (n11)(n+8)=0(n-11)(n+8) = 0, so n=11n = 11. The total number of distinct triangles formed by choosing any 3 vertices from an 11-sided polygon is (113)=11×10×93×2×1=165\binom{11}{3} = \frac{11 \times 10 \times 9}{3 \times 2 \times 1} = 165.

Adım Adım Çözüm

1
Set up the equation for the number of diagonals in terms of the number of vertices nn
n(n3)2=44\frac{n(n-3)}{2} = 44
Choosing any 2 vertices from nn vertices gives (n2)\binom{n}{2} total connecting line segments. Subtracting the nn boundary sides leaves the diagonals.
2
Solve the quadratic equation for nn
n^2 - 3n - 88 = 0 \implies (n-11)(n+8) = 0 \implies n = 11
A polygon must have a positive integer number of vertices, so n=11n = 11.
3
Compute the number of distinct triangles using combinations
\binom{11}{3} = \frac{11 \times 10 \times 9}{3 \times 2 \times 1} = 165
In a convex polygon, no three vertices are collinear, so every unique combination of 3 vertices forms a distinct triangle.

Anahtar Kavram

Application of combinations to geometry (polygon diagonals and triangle selection)
Tahmini Süre:2m 0s
Soru 14Soru

A student library committee is selecting 55 distinct books from a shelf containing 77 novel titles and 55 biography titles. If 22 specific novel titles are mutually exclusive (they cannot both be selected together in the same combination), in how many ways can the selection of 55 books be made such that at least 33 novel titles are included?

Cevabı ve açıklamayı göster

Cevap: 436

Cevap

436
To find the number of valid ways, we first find the total number of ways to select at least 33 novels from 77 novels and 55 biographies, which equals 546546. Next, we determine how many of these combinations contain both of the restricted novels while still having at least 33 novels overall. There are 110110 such invalid selections. Subtracting 110110 from 546546 gives 436436 valid ways.

Adım Adım Çözüm

1
Calculate the total combinations with at least 3 novels without any restriction.
Case 1 (33 Novels, 22 Biographies): (73)×(52)=35×10=350\binom{7}{3} \times \binom{5}{2} = 35 \times 10 = 350.
Case 2 (44 Novels, 11 Biography): (74)×(51)=35×5=175\binom{7}{4} \times \binom{5}{1} = 35 \times 5 = 175.
Case 3 (55 Novels, 00 Biographies): (75)×(50)=21×1=21\binom{7}{5} \times \binom{5}{0} = 21 \times 1 = 21.
Total unrestricted combinations = 350+175+21=546350 + 175 + 21 = 546.
Establishing the total pool of choices that satisfy the constraint of selecting at least 3 novels.
2
Calculate the invalid combinations where both restricted novels are selected together AND at least 3 novels are included.
If both restricted novels are selected, we have already chosen 22 novels. To reach a total of 55 books with at least 33 novels, we must pick 33 additional books from the remaining 1010 books (55 remaining novels and 55 biographies), EXCLUDING the scenario where all 33 additional books are biographies (which would leave us with only 22 novels in total).
Combinations of 33 books from 1010 remaining books = (103)=120\binom{10}{3} = 120.
Combinations of 33 biographies from 55 biographies = (53)=10\binom{5}{3} = 10.
Invalid combinations = 12010=110120 - 10 = 110.
To apply the mutual exclusion constraint correctly, we must subtract only those invalid selections that also satisfy the condition of having at least 3 novels.
3
Subtract invalid combinations from total unrestricted combinations.
Valid combinations = 546110=436546 - 110 = 436.
Subtracting the forbidden overlapping outcomes yields the net valid choices.

Anahtar Kavram

Combinations with multiple constraints and mutual exclusion
Soru 15Soru

A music festival coordinator needs to select 44 bands to perform from a pool of 88 available bands. If 22 specific bands insist on either both being selected or neither being selected, in how many different ways can the 44 bands be chosen?

Cevabı ve açıklamayı göster

Cevap: 3030

Cevap

The total number of ways to choose the bands under the given condition is 3030.
To satisfy the condition that the two specific bands are either both chosen or neither chosen, we evaluate two distinct cases. Case 1 (both chosen) requires choosing 22 additional bands from the remaining 66, yielding 6C2=15{}^6C_2 = 15 ways. Case 2 (neither chosen) requires choosing all 44 bands from the remaining 66, yielding 6C4=15{}^6C_4 = 15 ways. Adding both cases gives 15+15=3015 + 15 = 30 ways.

Adım Adım Çözüm

1
Analyze Case 1: Both specific bands are selected.
If both specific bands are included, we only need to select 22 more bands from the remaining 66 bands. The number of ways is 6C2=6×52×1=15{}^6C_2 = \frac{6 \times 5}{2 \times 1} = 15.
Since order does not matter in forming a group of performers, we use combinations.
2
Analyze Case 2: Neither of the specific bands is selected.
If neither of the 22 specific bands is chosen, all 44 bands must be selected from the remaining 66 bands. The number of ways is 6C4=6C2=15{}^6C_4 = {}^6C_2 = 15.
Excluding the 22 specific bands leaves 66 candidate bands to choose 44 from.
3
Sum the mutually exclusive cases.
\text{Total ways} = 15 + 15 = 30.
The two scenarios are disjoint, so the addition principle applies.

Anahtar Kavram

Combinations with conditional restrictions
Tahmini Süre:1m 30s
Soru 16Soru

A committee of 55 members is to be selected from 66 doctors and 44 nurses. In how many ways can this committee be formed if it must include at least 33 doctors?

Cevabı ve açıklamayı göster

Cevap: 186

Cevap

186 ways
The required committee must contain at least 3 doctors out of 5 total members. The three possible scenarios are: 3 doctors and 2 nurses (6C3×4C2=120^6C_3 \times ^4C_2 = 120), 4 doctors and 1 nurse (6C4×4C1=60^6C_4 \times ^4C_1 = 60), and 5 doctors and 0 nurses (6C5×4C0=6^6C_5 \times ^4C_0 = 6). Summing these gives 120+60+6=186120 + 60 + 6 = 186.

Adım Adım Çözüm

1
Identify the possible valid committee compositions given the condition 'at least 3 doctors'.
Three mutually exclusive cases exist for a 5-member committee: (3 doctors, 2 nurses), (4 doctors, 1 nurse), or (5 doctors, 0 nurses).
The total size of the committee is 5, so selecting more doctors reduces the required number of nurses.
2
Calculate the combinations for Case 1: 3 doctors and 2 nurses.
6C3×4C2=6×5×43×2×1×4×32×1=20×6=120^6C_3 \times ^4C_2 = \frac{6 \times 5 \times 4}{3 \times 2 \times 1} \times \frac{4 \times 3}{2 \times 1} = 20 \times 6 = 120
Order of selection within each group does not matter.
3
Calculate the combinations for Case 2: 4 doctors and 1 nurse.
6C4×4C1=6×52×1×4=15×4=60^6C_4 \times ^4C_1 = \frac{6 \times 5}{2 \times 1} \times 4 = 15 \times 4 = 60
Selecting 4 doctors out of 6 is equivalent to choosing which 2 doctors to exclude.
4
Calculate the combinations for Case 3: 5 doctors and 0 nurses.
6C5×4C0=6×1=6^6C_5 \times ^4C_0 = 6 \times 1 = 6
Choosing 5 doctors out of 6 yields 6 possibilities, and choosing 0 nurses yields 1.
5
Sum the number of ways from all valid cases.
120+60+6=186120 + 60 + 6 = 186
By the addition principle of counting, the total ways to form the committee is the sum of ways across mutually exclusive cases.

Anahtar Kavram

Combinations with constraints (addition and multiplication principles)
Soru 17Soru

In a mathematics examination paper consisting of 88 questions, a candidate is required to answer 55 questions in total. If the candidate must answer the first 22 questions, in how many ways can the candidate select the remaining questions?

Cevabı ve açıklamayı göster

Cevap: 20

Cevap

The candidate can select the questions in 20 ways.
Because the first 2 questions are mandatory, the choice is reduced to picking 3 additional questions from the remaining 6 questions. Since selection order is irrelevant, the number of distinct ways is \(\binom{6}{3} = \frac{6 \times 5 \times 4}{3 \times 2 \times 1} = 20\).

Adım Adım Çözüm

1
Determine the remaining number of questions needed
3 questions
Since 2 out of the required 5 questions are compulsory, the candidate must choose 3 more.
2
Determine the available pool of remaining questions
6 questions
Subtracting the 2 compulsory questions from the 8 total questions leaves 6 questions available.
3
Calculate the combinations using the nCr formula
20 ways
The order in which questions are selected does not matter, so we use combinations: \(\binom{6}{3} = \frac{6 \times 5 \times 4}{3 \times 2 \times 1} = 20\).

Anahtar Kavram

Combinations with restricted or fixed choices
Soru 18Soru

A international conference delegation of 66 members is to be selected from 55 diplomats and 44 translators. In how many distinct ways can the delegation be formed if it must include at least 44 diplomats?

Cevabı ve açıklamayı göster

Cevap: 34

Cevap

The total number of distinct ways to form the delegation is 34.
To form a delegation of 6 with at least 4 diplomats out of 5 diplomats and 4 translators, we evaluate two mutually exclusive cases: selecting 4 diplomats and 2 translators (5C4 * 4C2 = 30 ways) and selecting 5 diplomats and 1 translator (5C5 * 4C1 = 4 ways). Summing these gives 34 distinct ways.

Adım Adım Çözüm

1
Determine the valid combinations of diplomats and translators.
Two valid cases exist: (4 diplomats, 2 translators) and (5 diplomats, 1 translator).
The total delegation size is 6 and it must contain at least 4 diplomats out of the 5 available.
2
Compute the selection ways for Case 1 (4 diplomats and 2 translators).
5 * 6 = 30 ways
Selecting 4 diplomats out of 5 is 5C4 = 5 ways, and selecting 2 translators out of 4 is 4C2 = 6 ways.
3
Compute the selection ways for Case 2 (5 diplomats and 1 translator).
1 * 4 = 4 ways
Selecting 5 diplomats out of 5 is 5C5 = 1 way, and selecting 1 translator out of 4 is 4C1 = 4 ways.
4
Sum the combinations from both mutually exclusive cases.
30 + 4 = 34 ways
By the addition principle of counting, mutually exclusive scenarios are added together.

Anahtar Kavram

Combinations with constraints and mutually exclusive cases
Soru 19Soru

For a science exhibition, a student coordinator needs to choose 44 project displays from a pool of 66 chemistry projects and 44 physics projects. If the selection must include at least 22 chemistry projects, in how many distinct ways can the projects be selected?

Cevabı ve açıklamayı göster

Cevap: 185185

Cevap

The total number of distinct ways to select the projects is 185185.
The correct total number of ways is 185185. The condition requiring at least 22 chemistry projects splits the total selection into three mutually exclusive scenarios: selecting 22 chemistry and 22 physics projects (9090 ways), 33 chemistry and 11 physics project (8080 ways), or 44 chemistry projects (1515 ways). Adding these together yields 90+80+15=18590 + 80 + 15 = 185.

Adım Adım Çözüm

1
Identify the distinct valid cases for selecting 44 projects with at least 22 chemistry projects.
Case 1: 22 chemistry and 22 physics; Case 2: 33 chemistry and 11 physics; Case 3: 44 chemistry and 00 physics.
The phrase 'at least 2 chemistry projects' means the number of chemistry projects can be 22, 33, or 44.
2
Calculate the combinations for Case 1 (22 chemistry, 22 physics).
\(\binom{6}{2} \times \binom{4}{2} = 15 \times 6 = 90\) ways.
We select 22 projects out of 66 chemistry projects and 22 out of 44 physics projects using the combination formula \(\binom{n}{r} = \frac{n!}{r!(n-r)!}\).
3
Calculate the combinations for Case 2 (33 chemistry, 11 physics).
\(\binom{6}{3} \times \binom{4}{1} = 20 \times 4 = 80\) ways.
We select 33 projects out of 66 chemistry projects and 11 out of 44 physics projects.
4
Calculate the combinations for Case 3 (44 chemistry, 00 physics).
\(\binom{6}{4} \times \binom{4}{0} = 15 \times 1 = 15\) ways.
We select 44 projects out of 66 chemistry projects and 00 out of 44 physics projects.
5
Sum the number of ways from all mutually exclusive cases.
\(90 + 80 + 15 = 185\) ways.
By the addition principle of counting, the total number of ways is the sum of the ways from each independent case.

Anahtar Kavram

Combinations with Constraints (At Least / At Most)
Combinations Alıştırma Soruları — JAMB UTME | Examkin