document.write( "Question 1062720: The sum of the measure of the interior angles of a polygon is 1800 degrees. Determine the number of sides for the polygon. \n" ); document.write( "
Algebra.Com's Answer #677704 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
You have to use the formula for the sum of the interior angles, n, of a polygon.
\n" ); document.write( ":
\n" ); document.write( "(n-2)180° = sum of the angles.
\n" ); document.write( "In this problem:
\n" ); document.write( "(n-2)180 = 1800
\n" ); document.write( "n-2 = 10
\n" ); document.write( "n = 12
\n" ); document.write( "So, you have a 12-sided polygon which is called a DODECAGON
\n" ); document.write( "
\n" );