document.write( "Question 392473: Find each interior angle of a regular pentagon. \n" ); document.write( "
Algebra.Com's Answer #278551 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
The formula for each interior angle of a regular n-gon is \"y+=+%28180%28n-2%29%29%2Fn\" (simply because there are n-2 non-overlapping triangles that can be drawn within the n-gon, divide by n to obtain each measure).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If n is 5, replace n = 5 to obtain the interior angle measure: \"y+=+%28180%283%29%29%2F5+=+108\" (degrees)
\n" ); document.write( "
\n" );