document.write( "Question 911789: A regular polygon has n sides. The size of each interior angle is 132 degree more than the size of each exterior angle. Find the value of n \n" ); document.write( "
Algebra.Com's Answer #553375 by Alan3354(69443) You can put this solution on YOUR website! A regular polygon has n sides. The size of each interior angle is 132 degree more than the size of each exterior angle. Find the value of n \n" ); document.write( "------------ \n" ); document.write( "Ext + Ext+132 = 180 \n" ); document.write( "Ext = 24 degs \n" ); document.write( "n = 360/24 \n" ); document.write( "n = 15 \n" ); document.write( " |