document.write( "Question 288432: The sum of the angles of a regular polygon is 5940, how many sides does the polygon have? \n" ); document.write( "
Algebra.Com's Answer #209127 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The sum of the angles of a regular polygon is 5940, how many sides does the polygon have?
\n" ); document.write( "------------
\n" ); document.write( "Sum = 180*(n-2) = 5940
\n" ); document.write( "n-2 = 33
\n" ); document.write( "n = 35 sides, regular or not regular.
\n" ); document.write( "
\n" );