document.write( "Question 200422: A regular polygon of 9 sides has vertex angles which measure how many degrees? \n" ); document.write( "
Algebra.Com's Answer #150688 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of the interior angles of a polygon of n sides is \n" ); document.write( "(n-2)*180 \n" ); document.write( "For n = 9, that's 1260 degs \n" ); document.write( "1260/9 = 140 degs \n" ); document.write( " |