document.write( "Question 42202:  Given that the sum of the interior angles of a regular polygon is four times \r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "the sum of its exterior angles.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Find the number of sides of this regular polygon. \n" );
document.write( "
| Algebra.Com's Answer #27327 by psbhowmick(878)     You can put this solution on YOUR website! Let each interior angle of the regular polygon = \n" ); document.write( "Then, each exterior angle = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let the no. of sides = n. \n" ); document.write( "Then sum of all interior angles = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Given: sum of all interior angles = 4 x (sum of all exteriors) \n" ); document.write( "So, \n" ); document.write( "or \n" ); document.write( "or \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thus each interior angle = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We know that the sum of all the exterior angles of a regular polygon is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, \n" ); document.write( "or \n" ); document.write( "or n = 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the reqd. no. of sides of the regular polygon is 10. \n" ); document.write( " |