document.write( "Question 1063123: The measure of an exterior angle of a regular polygon is 'x'. How many sides does the polygon have? \n" ); document.write( "
Algebra.Com's Answer #678139 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! All the exterior angles added together=360 degrees. \n" ); document.write( "Let's say there are n of them \n" ); document.write( "nx=360. \n" ); document.write( "n=360/x \n" ); document.write( " |