document.write( "Question 36271: The angles of a polygon add up to 2700 degrees. How many sides does the polygon have? \n" ); document.write( "
Algebra.Com's Answer #22416 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! The angles of a polygon add up to 2700 degrees. How many sides does the polygon have? \n" ); document.write( "SUM OF ANGLES =(2N-4)*90 DEGRES=2700 \n" ); document.write( "2N-4=2700/90=30 \n" ); document.write( "2N=30+4=34 \n" ); document.write( "N=34/2=17 \n" ); document.write( " |