document.write( "Question 342451: What is the measure of each interior angle of a regular polygon with 23 sides? (to the nearest degree) \n" ); document.write( "
Algebra.Com's Answer #245145 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The total of interior angles is 180*(n-2) degrees
\n" ); document.write( "180*21 = 3780 degrees
\n" ); document.write( "Each angle = 3780/23
\n" ); document.write( "=~ 164 degrees
\n" ); document.write( "
\n" ); document.write( "
\n" );