document.write( "Question 494493: The sum of interior angles of a regular polygon is 2880.
\n" ); document.write( "a) calculate the size of each exterior angle of the polygon.
\n" ); document.write( "b) calculate the size of each angle at the centre of the polygon.
\n" ); document.write( "

Algebra.Com's Answer #335665 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Sum of interior angles = (n-2)*180
\n" ); document.write( "Solve for n
\n" ); document.write( "-----------
\n" ); document.write( "Each interior angle = 2880/n
\n" ); document.write( "Each angle at the center = 360/n
\n" ); document.write( "
\n" ); document.write( "
\n" );