document.write( "Question 835852: Regular polygon has 20 sides. How many triangles can be formed using these vertices but,not using the sides?
\n" );
document.write( "Ans.800 \n" );
document.write( "
Algebra.Com's Answer #503789 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! There are 20C3 = 1140 ways to choose three vertices that form a triangle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Of these, there are 20 triangles with two side lengths on the perimeter of the regular polygon. Also, for each side, there are 16 points that can make a triangle with exactly one side length on the 20-gon. This makes \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1140 - 340 = 800. \n" ); document.write( " |