document.write( "Question 1122221: The sum of the interior angles of a polygon is twice the sum of its exterior angles. How many sides does the polygon have ? \n" ); document.write( "
Algebra.Com's Answer #738285 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the polygon has 6 sides.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sum of the exterior angles of a polygon is always 360 degrees.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sum of the interior angles of a polygon is equal to 180 * (n - 2).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n is equal to the number of sides of the polygon.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the sum of the interior angles is twice the sum of the exterior angles, then the sum of the interior angles has to be 720 degrees.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "720 = 180 * (n - 2)
\n" ); document.write( "divide both sides of this equation by 180 to get 720/180 = n - 2
\n" ); document.write( "simplify to get 4 = n - 2
\n" ); document.write( "solve for n to get n = 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );