document.write( "Question 951764: How many diagonals does the 24 sided polygons have? \n" ); document.write( "
Algebra.Com's Answer #581562 by EdenWolf(517)\"\" \"About 
You can put this solution on YOUR website!
The formula for finding the number of diagonals in a polygon is \"%28n%28n-3%29%29%2F2\". \"n\" stands for the number of sides.
\n" ); document.write( "Let's plug in the variables and solve the equation.
\n" ); document.write( "\"%2824%2824-3%29%29%2F2\"
\n" ); document.write( "\"%2824%2821%29%29%2F2\"
\n" ); document.write( "\"504%2F2\"
\n" ); document.write( "\"252\"
\n" ); document.write( "A 24 sided polygon has 252 diagonals.
\n" ); document.write( "
\n" );