document.write( "Question 757999: if the interior angle of a regular polygon is 160 degrees what is the the exterior angle for the polygon? and then work out the number of sides of the polygon
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #461167 by Alan3354(69443) You can put this solution on YOUR website! if the interior angle of a regular polygon is 160 degrees what is the the exterior angle for the polygon? and then work out the number of sides of the polygon \n" ); document.write( "============================== \n" ); document.write( "Ext = 180 - 160 \n" ); document.write( "---- \n" ); document.write( "# of sides = 360/Ext \n" ); document.write( " \n" ); document.write( " |