document.write( "Question 398123: What is the sum of the interior angles in a polygon?
\n" ); document.write( "What is the sum of the exterior angles of a polygon?
\n" ); document.write( "How do you find the measure of one angle of a polygon?
\n" ); document.write( "

Algebra.Com's Answer #282101 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
The sum of the interior angles of a polygon with n sides is given by:
\n" ); document.write( "\"S%5Bi%5D+=+%28n-2%29180\" degrees.
\n" ); document.write( "The sum of the exterior angles of a \"regular\" polygon with n sides is given by:
\n" ); document.write( "\"S%5Be%5D+=+n%28180-%28%28n-2%29180%2Fn%29%29\" ...and if you simplify this, you get...
\n" ); document.write( "\"S%5Be%5D+=+180n-180n%2B360\"
\n" ); document.write( "\"S%5Be%5D+=+360\"degrees.
\n" ); document.write( "The measure of one interior angle of a \"regular\" polygon with n sides is:
\n" ); document.write( "\"A%5Bi%5D+=+%28%28n-2%29%2A180%29%2Fn\"
\n" ); document.write( "
\n" ); document.write( "
\n" );