This exercise covers combinations, their symmetry property, and geometric applications such as counting diagonals in polygons.
The number of combinations of distinct objects taken at a time is:
If , then either:
Problem: If , find .
Solution:
Using the symmetry property: since , we apply :
Problem: Find the number of diagonals in a polygon with sides.
Solution:
Example: For a hexagon ():
Problem: In how many ways can a committee of 3 be chosen from 8 people?
Solution:
Problem: In how many ways can a team of 4 be chosen from 7 people if one specific person must always be included?
Solution:
Since one person is fixed, we choose the remaining 3 from the other 6:
| Application | Combination Used |
|---|---|
| Lottery odds | for choosing 6 from 49 |
| DNA sequences | Choosing bases for specific positions |
| Team selection | Choosing members from candidates |
| Polygon diagonals |