4

Three vertices are chosen randomly from the seven vertices of a regular 7-sided polygon. The probability that hey form the vertices of an isosceles triangle is:

I know that the this problem deals with geometry and combinations. I just drew its picture and from it I think that from a single vertex of the polygon 5 isosceles triangles can be drawn. So, is 7*5=35 the no. of isosceles triangles that can be drawn?

  • No. You correctly found that for every vertex there are five isosceles triangles containing that vertex. However, for two different vertices $v, w$, the set of triangles containing $v$ and the set containing $w$ might overlap, so you can't say that the total will be 35. In fact, it happens that 35 counts the total number of possible triangles in your heptagon, isosceles or not. – Rick Decker Aug 23 '13 at 16:20

1 Answers1

5

There are seven choices for the apex. For each apex there are three choices for the base line. Hence there are $21$ isosceles triangles. In total, there are $7\choose 3$ triangles, so the probability is $\frac{3}{5}$.