document.write( "Question 1191938: How many sides does a polygon have if the sum of its interior angles is 7 times the sum of its exterior angles? \n" ); document.write( "
Algebra.Com's Answer #823810 by greenestamps(13198)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The way the problem is stated, the result has to be independent of what type of polygon it is, so we can choose the special case where the polygon is regular.

\n" ); document.write( "Then, if the sum of the interior angles is 7 times the sum of the exterior angles, then the measure of one interior angle is 7 times the measure of one exterior angle.

\n" ); document.write( "x = exterior angle
\n" ); document.write( "7x = interior angle

\n" ); document.write( "The sum of the measures of an interior angle and an exterior angle is 180 degrees:

\n" ); document.write( "x+7x=180
\n" ); document.write( "8x=180
\n" ); document.write( "x=180/8=22.5

\n" ); document.write( "The measure of an exterior angle of a regular polygon is 360 degrees, divided by the number of sides.

\n" ); document.write( "360/n=22.5
\n" ); document.write( "n=360/22.5=16

\n" ); document.write( "ANSWER: 16 sides

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