document.write( "Question 705592: if the sum of the measure of the angles of a apolygon is 2340 how many diagonals does it have?
\n" ); document.write( "how do you do this problem...
\n" ); document.write( "

Algebra.Com's Answer #434707 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
This is a (regular) polygon of 15 sides. If you wanted to, you could literally draw this on paper, and individually draw and count all of the diagonals. The harder way is to do this for just the first simpler regular polygons and try to develop a formula, and then use it to compute the number of diagonals for a polygon of 15 sides. \r
\n" ); document.write( "\n" ); document.write( "You can figure the number of sides using 180*(n-2) being the sum of the interior angles of a regular polygon (which you can find by using any polygon cut into separate triangles cutting at exactly one vertex.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "MORE:
\n" ); document.write( "This was difficult to analyze but it seems to give me something that may work.\r
\n" ); document.write( "\n" ); document.write( "___n_________diagonals
\n" ); document.write( "___3_________0
\n" ); document.write( "___4_________2
\n" ); document.write( "___5_________5
\n" ); document.write( "___6_________9
\n" ); document.write( "___7_________14\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There seems to be a (n-3) happenig.
\n" ); document.write( "Adjusting the n=4, the n-3 give a 1, and so 4/2=2.
\n" ); document.write( "At n=5, the n-3 gives 2, so to get 5 diags, I tried 5/2 times this n-3.
\n" ); document.write( "I believe but not yet sure, that n(n-3)/2 may give the number of diagonals in a polygon of n sides. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Just to keep checking, will this formula give me 14 when n=7?
\n" ); document.write( "7(7-3)/2=7(4)/2=7(2)=14, okay here.
\n" ); document.write( "What about n=6?
\n" ); document.write( "6(6-3)/2=6(3)/2=3*3=9, okay here too. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To be more certain, maybe a proof my mathematical induction?
\n" ); document.write( "
\n" );