document.write( "Question 1015690: What is one interior angle of a 34 sided regular polygon? \n" ); document.write( "
Algebra.Com's Answer #632052 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The interior angle of an n-sided regular polygon is found by \n" ); document.write( "x = 180(n-2)/n \n" ); document.write( "Thus for n = 34, \n" ); document.write( "x = 180(34-2)/34 = 169.4 degrees \n" ); document.write( " |