document.write( "Question 855465: in a regular polygon, each exterior angle is 140 degrees less than each interior angle. How many sides has the polygon? \n" ); document.write( "
Algebra.Com's Answer #515372 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
An exterior angle is the angle you turn at each vertex as you go around the polygon:
\n" ); document.write( " The sum of the measures of all exteror angles is \"360%5Eo\" .
\n" ); document.write( "An exterior angle is supplementary to the interior angle,
\n" ); document.write( "so if \"x\"= measure of each exterior angle in degrees,
\n" ); document.write( "\"x%2B140\"= measure of each interior angle in degrees,
\n" ); document.write( "and \"x%2B%28x%2B140%29=180\" .
\n" ); document.write( "
\n" ); document.write( "Solving for \"x\" :
\n" ); document.write( "\"x%2B%28x%2B140%29=180\"
\n" ); document.write( "\"%28x%2Bx%29%2B140=180\"
\n" ); document.write( "\"2x%2B140=180\"
\n" ); document.write( "\"2x=180-140\"
\n" ); document.write( "\"2x=40\"
\n" ); document.write( "\"x=40%2F2\"
\n" ); document.write( "\"x=20\"
\n" ); document.write( "
\n" ); document.write( "If it is a regular polygon with \"n\" sides, it has \"n\" exterior angles,
\n" ); document.write( "each measuring \"20%5Eo\" , and the sum of their measures (in degrees) is
\n" ); document.write( "\"20n=360\" --> \"n=360%2F2\" --> \"highlight%28n=18%29\"
\n" ); document.write( "The polygon has \"highlight%2818%29\" sides.
\n" ); document.write( "
\n" );