document.write( "Question 504544: Given a regular polygon and exterior angle is x find the interior angle and # of sides. \n" ); document.write( "
Algebra.Com's Answer #339747 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Interior angle = 180-x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The sum of the exterior angles in *any* polygon is 360, so for a regular polygon, the number of sides would be 360/x (since each exterior angle is x degrees).
\n" ); document.write( "
\n" );