document.write( "Question 28778: how many diagnols are in an octogon, nonogon, decogon?¿ \n" ); document.write( "
Algebra.Com's Answer #15693 by askmemath(368)\"\" \"About 
You can put this solution on YOUR website!
The number of diagonals in a polygon is given by \"%28n%2A%28n-3%29%29%2F2\" where n is the number of sides
\n" ); document.write( "So for a Octagog which has 8 sides \"8%2A5%2F2\" = 4*5 = 20
\n" ); document.write( "Can you solve from here?
\n" ); document.write( "
\n" );