document.write( "Question 35934: If the interior angle of a regular n-gon measures 160 degrees, what is n? \n" ); document.write( "
Algebra.Com's Answer #22369 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! FORMULA FOR INTERIOR ANGLE OF N SIDED POLYGON =(2N-4)*90/N=160 \n" ); document.write( "160N=180N-360 \n" ); document.write( "180N-160N=20N=360 \n" ); document.write( "N=360/20=18 SIDES \n" ); document.write( " |