document.write( "Question 634647: The sum of the interior angles of a regular polygon is 3060 degrees. Determine the number of sides of the polygon \n" ); document.write( "
Algebra.Com's Answer #399787 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of the interior angles of a regular polygon is 3060 degrees. Determine the number of sides of the polygon \n" ); document.write( "-------- \n" ); document.write( "sum of int angles = 180*(n-2) = 3060 \n" ); document.write( "n-2 = 3060/180 = 17 \n" ); document.write( "n = 19 sides \n" ); document.write( " \n" ); document.write( " |