document.write( "Question 578709: In a convex n-gon, the sum of all angles except one angle is 2270 . find the number of sides of n-gon . \n" ); document.write( "
Algebra.Com's Answer #370732 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let the number of sides be n and the angle not included in the\r\n" ); document.write( "sum of 2270° have measure k°.\r\n" ); document.write( "\r\n" ); document.write( "Then:\r\n" ); document.write( "\r\n" ); document.write( " (n-1)180° = 2270° + k° \r\n" ); document.write( "\r\n" ); document.write( "180n - 180 = 2270 + k\r\n" ); document.write( "\r\n" ); document.write( " 180n = 2450 + k\r\n" ); document.write( "\r\n" ); document.write( " n =\n" ); document.write( " |