document.write( "Question 240340: How many sides does a regular polygon have if the sum of its interior angle measures is 7380 degree?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #176663 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many sides does a regular polygon have if the sum of its interior angle measures is 7380 degree? \n" ); document.write( "--------- \n" ); document.write( "The sum of the angles is (n-2)*180 \n" ); document.write( "n-2 = 7380/180 = 41 \n" ); document.write( "n = 43 sides \n" ); document.write( " |