We are given a regular hexagon and are being asked to find the probability of selecting a triangle
with exactly two equal sides using any three of the six vertices.
The "exactly two sides" detail is very important, as this piece of information eliminates triangles that have no equal sides and equilateral triangles.
Looking at a regular hexagon, we notice that we can form an isosceles triangle by connecting any vertex to its two immediate adjacent vertices (i.e., the vertices surrounding it). As we have 6 vertices, we can derive 6 triangles with exactly two equal sides following this method.
Now, let's try to connect a vertex to the next two vertices after the immediate adjacent vertices. We will notice once again, that each vertex forms 1 triangle. Therefore, we will have 6 triangles in total. However, if we pay close attention, we will realize that such triangles are equilaterals. Therefore, they have 3 equal sides, not exactly two sides. Hence, we can we cannot count them in.
Now that we have exhausted all the possibilities. We can calculate the number of triangles that can be formed with 6 vertices. 6C3 = 20.
In order to find the probability, we divide the number of possible triangles with exactly two sides over the number of all possible triangles, which gives us 6/20 or 0.3. Answer choice A.