document.write( "Question 910252: How many triangles can be found from joining the vertices of a hexagon? Can you please provide me with a formula that will help me solve this question.
\n" );
document.write( "Regards. \n" );
document.write( "
Algebra.Com's Answer #552505 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! I assume you are talking about a regular polygon ( all sides of equal length) \n" ); document.write( "number of triangles = n - 2 where n is the number of sides \n" ); document.write( "hexagon has 6 sides so 6-2 = 4 triangles \n" ); document.write( " \n" ); document.write( " |