Geometrical Combinations
Geometrical Combinations involve counting geometric figures (triangles, lines, diagonals, quadrilaterals, etc.) formed by joining given points in a plane. These problems combine combinatorial selection with geometric constraints, such as collinearity (points on the same line cannot form triangles).
What You'll Learn
Introduction to Geometrical Combinations
Geometrical Combinations involve counting geometric figures (triangles, lines, diagonals, quadrilaterals, etc.) formed by joining given points in a plane. These problems combine combinatorial selection with geometric constraints, such as collinearity (points on the same line cannot form triangles).
Prerequisites
How to Solve Geometrical Combinations Problems
Step 1: Count total number of points (n)
Step 2: For lines: ⁿC₂ gives total lines if no three points are collinear
Step 3: For triangles: ⁿC₃ gives total triangles if no three points are collinear
Step 4: If collinear points exist, subtract invalid combinations
Step 5: For lines: subtract combinations of collinear points that don't form unique lines
Step 6: For triangles: subtract ³C₃ for each set of collinear points
Step 7: For diagonals of a polygon: total lines - sides
Example Problem
Example: There are 10 points in a plane, 4 of which are collinear. How many triangles can be formed? Solution: Step 1: Total points = 10 Step 2: Total triangles if no collinearity = ¹⁰C₃ = 120 Step 3: Triangles that cannot be formed from 4 collinear points = ⁴C₃ = 4 Step 4: Valid triangles = 120 - 4 = 116 Answer: 116 triangles
Pro Tips & Tricks
- Number of lines from n points with no collinearity: ⁿC₂
- Number of triangles from n points with no collinearity: ⁿC₃
- If m points are collinear, subtract 1 from line count (not ᵐC₂ - 1) for the unique line
- For triangles: subtract ᵐC₃ for each collinear set
- Number of diagonals in an n-sided polygon: n(n-3)/2
- Number of straight lines from n points with m collinear = ⁿC₂ - ᵐC₂ + 1
Shortcut Methods to Solve Faster
Common Mistakes to Avoid
Practice Worksheets
Practice makes perfect! Work through these worksheets to master Geometrical Combinations. Each worksheet contains 20 questions with detailed explanations. Start from Worksheet 1 and progress through increasing difficulty levels.
Exam Importance
Geometrical Combinations is an important topic for various competitive exams. Here's how frequently it appears:
Ready to Master Geometrical Combinations?
Start with Worksheet 1 and work your way up to expert level! Each worksheet includes: