document.write( "Question 1066085: If there are 7 distinct points on a plane with no three of which are collinear, how many different polygons can be possibly formed? \n" ); document.write( "
Algebra.Com's Answer #681399 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
I would like the points to be around a circle and a requirement that the polygon be a convex polygon, and its vertices be some or all of the 7 points.
\n" ); document.write( "I believe that would force the n-gon polygons to be set of n of the 7 points,
\n" ); document.write( "instead of risking the answer being dependent on the relative position of the 7 points.
\n" ); document.write( "
\n" ); document.write( "Otherwise, the relative positions of the points could be such that
\n" ); document.write( "connecting several of points in random order
\n" ); document.write( "could result in more or less closed polygonal lines that are not polygons.
\n" ); document.write( "For example, with the points below
\n" ); document.write( " ,
\n" ); document.write( "the green polygonal line crosses itself, and cannot be considered a quadrilateral.
\n" ); document.write( "
\n" ); document.write( "I would say that the green closed polygonal is not a polygon.
\n" ); document.write( "Should we consider it to be two triangles?
\n" ); document.write( "What about the two polygonals below?
\n" ); document.write( " They are both non-convex heptagons.
\n" ); document.write( "How many heptagons can you make with the 7 points below?
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );