document.write( "Question 97754: How many quadrilaterals can be found from joining the vertices of a heptagon? Can you please provide me with a formula that will work for all polygons? \r
\n" );
document.write( "\n" );
document.write( "Regards. \n" );
document.write( "
Algebra.Com's Answer #71147 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many quadrilaterals can be found from joining the vertices of a heptagon? Can you please provide me with a formula that will work for all polygons? \n" ); document.write( "---------------------- \n" ); document.write( "Quadrilaterals have four vertices. \n" ); document.write( "A heptagon has seven vertices. \n" ); document.write( "The number of ways you can select four from the seven is 7C4 = 7!/(7-4)!4! \n" ); document.write( "= 35 \n" ); document.write( "------------------- \n" ); document.write( "If a n-gon has n vertices you can form nC4 quadrilaterals. \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |