document.write( "Question 553518: How many sides does the regular polygon have if each interior angle measure is four times the measure of each exterior angle measure?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #360907 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many sides does the regular polygon have if each interior angle measure is four times the measure of each exterior angle measure? \n" ); document.write( "------- \n" ); document.write( "Ext + Int = 180 \n" ); document.write( "Ext + 4*Ext = 180 \n" ); document.write( "Ext = 36 degs \n" ); document.write( "--- \n" ); document.write( "n = 360/36 \n" ); document.write( "n = 10 sides \n" ); document.write( " \n" ); document.write( " |