document.write( "Question 992749: The ratio of the interior angle to the exterior angle of a regular polygon is 5:2. Find the number of the sides of the polygon \n" ); document.write( "
Algebra.Com's Answer #612276 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The ratio of the interior angle to the exterior angle of a regular polygon is 5:2. Find the number of the sides of the polygon \n" ); document.write( "================ \n" ); document.write( "5x + 2x = 180 \n" ); document.write( "x = 180/7 \n" ); document.write( "---- \n" ); document.write( "Ext angles = 360/7 \n" ); document.write( "n = 360/(360/7) = 7 sides \n" ); document.write( " |