document.write( "Question 1037688: Each interior angle of a regular convex polygon measures 160. How many sides does this polygon have? \n" ); document.write( "
Algebra.Com's Answer #652295 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Each interior angle of a \"regular\" polygon = 180(n-2)/n, where n = the number of sides in the polygon. So, \n" ); document.write( "180(n-2)/n=160 \n" ); document.write( "180n-360=160n \n" ); document.write( "20n=360 \n" ); document.write( "n=36/2=18 \n" ); document.write( "This polygon has 18 sides!!!!!!!!!!!!! \n" ); document.write( " |