document.write( "Question 709838: If the sum of the measures of the interior angles of a polygon equals the sum of the measures of the exterior angles, how many sides does the polygon have? \n" ); document.write( "
Algebra.Com's Answer #436795 by KMST(5397)\"\" \"About 
You can put this solution on YOUR website!
The sum of the measures of the interior angles of a polygon with \"n\" sides is
\n" ); document.write( "\"%28n-2%29180%5Eo\"
\n" ); document.write( "The sum of the exterior angles of any polygon is \"360%5Eo\".
\n" ); document.write( "\"%28n-2%29180%5Eo=360%5Eo\" --> \"n-2=360%5Eo%2F180%5Eo\" --> \"n-2=2\" --> \"highlight%28n=2%29\"
\n" ); document.write( "
\n" );