document.write( "Question 1066598: How many sides does a regular polygon have if its exterior angles are 30 degrees \n" ); document.write( "
Algebra.Com's Answer #681782 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Regular convex polygons have exterior angles that add up to 360 degrees, and all the angles are congruent (congruent means they are identical)
\n" ); document.write( ":
\n" ); document.write( "So in your problem, the polygon has exterior angles of 30 degrees. Les't solve this:
\n" ); document.write( "Sum of the angles of a polygor: 360
\n" ); document.write( "Number of sides of the polygon: n
\n" ); document.write( "Each exterior angle: 30 degrees
\n" ); document.write( "30n = 360 divide both sides by 30
\n" ); document.write( "n = 12 your polygon has 12 sides
\n" ); document.write( "
\n" );