document.write( "Question 1034682: if the interior angle of a regular polygon is 2880 degrees find the value of side of one of it exterior \n" ); document.write( "
Algebra.Com's Answer #649329 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The sum of the interior angles is 180(n-2)...here that total is 2880, so we have \n" ); document.write( "180(n-2) = 2880 \n" ); document.write( "n-2 = 16 \n" ); document.write( "n = 18 sides \n" ); document.write( "The external angle is found by 360/n = 360/18 = 20 degrees \n" ); document.write( " |