document.write( "Question 762201: A regular polygon has 14 sides what is the degrees of each interior angle? \n" ); document.write( "
Algebra.Com's Answer #463759 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Sum of the interior angles in a polygon \n" ); document.write( "is given by: (n - 2) * 180 \n" ); document.write( "n = 14 (14 - 2) = 180 \n" ); document.write( "= 2160 \n" ); document.write( "2160/14 = 154.3 degrees (each interior angle) \n" ); document.write( " |