document.write( "Question 1091456: How many sides are there in a polygon if the sum of the interior angles is
\n" );
document.write( "a) equal to the sum of the exterior angles
\n" );
document.write( "b) double the sum of the exterior angles
\n" );
document.write( "c) 5 times the sum of the exterior angles? \n" );
document.write( "
Algebra.Com's Answer #705866 by Alan3354(69443) You can put this solution on YOUR website! How many sides are there in a polygon if the sum of the interior angles is \n" ); document.write( "a) equal to the sum of the exterior angles = 360 degs \n" ); document.write( "4 \n" ); document.write( "========== \n" ); document.write( "b) double the sum of the exterior angles = 720 degs \n" ); document.write( "Sum = 180*(n-2) = 720 \n" ); document.write( "n-2 = 4 \n" ); document.write( "n = 6 \n" ); document.write( "--------------- \n" ); document.write( "c) 5 times the sum of the exterior angles? \n" ); document.write( "---------------- \n" ); document.write( "Do it like b above. \n" ); document.write( " \n" ); document.write( " |