document.write( "Question 464025: each interior angle of each regular polygon is twice the measurement of each exterior angle.how many diagonals does the polygon have? \n" ); document.write( "
Algebra.Com's Answer #317897 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Let be x degree the measure of an exterior angle, then the measure of an interior \r
\n" ); document.write( "\n" ); document.write( "angle is 2x degree. Assume that the regular polygon has n sides (or angles).\r
\n" ); document.write( "\n" ); document.write( "We know that the sum of the interior angles is :\"n%2A2x=%28n-2%29%2A180\" and the sum\r
\n" ); document.write( "\n" ); document.write( "of exterior angles is:\"n%2Ax=360\" <=> \"x=360%2Fn\", substituting this value \r
\n" ); document.write( "\n" ); document.write( "for x in the first equation we get:\"n%2A2%2A360%2Fn=%28n-2%29%2A180\" <=>\r
\n" ); document.write( "\n" ); document.write( "\"4%2A180=%28n-2%29%2A180\"<=>\"4=n-2\" <=>\"n=6\". Since the number of angles is \r
\n" ); document.write( "\n" ); document.write( "six, our regular polygon is a hexagon, and the number of diagonals drawn from one \r
\n" ); document.write( "\n" ); document.write( "vertex is three less then the number of sides, 6-3=3 diagonals.
\n" ); document.write( "
\n" );