document.write( "Question 1063188: a regular polygon of n-sides is such that each interior angle is 120 degree greatet than the exterior angles. find
\n" ); document.write( "1. the value of n
\n" ); document.write( "2. the sum of all the interior angled.
\n" ); document.write( "

Algebra.Com's Answer #678226 by ikleyn(52802)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "a regular polygon of n-sides is such that each interior angle is 120 degree greater than the exterior angles. find
\n" ); document.write( "1. the value of n
\n" ); document.write( "2. the sum of all the interior angled.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "A + B = 180,\r\n" );
document.write( "A - B = 120\r\n" );
document.write( "\r\n" );
document.write( "=====> A = 150 degs (interior angle);  B = 30 degs (exterior angle).\r\n" );
document.write( "\r\n" );
document.write( "====>  n = \"360%2F30\" = 12.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The sum of all interior angle of a polygon is 360 degs always (in all regular cases).\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );