document.write( "Question 983593: The sum of the interior angle of a regular polygon is 16 rt angle s . determine the number of sides of the polygon \n" ); document.write( "
Algebra.Com's Answer #604370 by Boreal(15235) You can put this solution on YOUR website! (n-2)*180 degrees=sum=90*16=1440, because each right angle is 90 degrees;n=number of sides\r \n" ); document.write( "\n" ); document.write( "180n-360=1440 \n" ); document.write( "180n=1800 \n" ); document.write( "n=10 sides \n" ); document.write( " |