Question:medium

$A,B,C,D$ are four towns, any three of which are non-colinear. In how many ways can we construct three roads (each road joins a pair of towns) so that the roads do not form a triangle?

Show Hint

In $K_4$, the number of triangles equals $\binom{4}{3}=4$. Subtract these from all $3$-edge selections $\binom{6}{3}$ to avoid triangles.
Updated On: Jul 16, 2026
  • 7
  • 8
  • 9
  • More than 9 

Show Solution

The Correct Option is D

Solution and Explanation

Every choice of \(3\) roads among the \(4\) towns is either a triangle, a path covering all four towns, or a star of three roads meeting at one town.

  1. Triangles: choose which \(3\) of the \(4\) towns form it, \(\binom{4}{3}=4\).
  2. Paths through all four towns: \(\dfrac{4!}{2}=12\).
  3. Stars at one town: \(4\) choices of the common town.

Total sets of \(3\) roads \(=4+12+4=20=\binom{6}{3}\), confirming the split is exhaustive. Non-triangle sets \(=12+4=16\), which is more than \(9\).

Was this answer helpful?
0


Questions Asked in SNAP exam