document.write( "Question 388798: find the number of diagonals that can be drawn by joining the vertices of a nonagon \n" );
document.write( "
Algebra.Com's Answer #275209 by robertb(5830) You can put this solution on YOUR website! The formula is . Then the number of diagonals that can drawn by joining the vertices of a nonagon (9-gon) is 9*6/2 = 54/2 = 27. \n" );
document.write( "