document.write( "Question 699455: how many sides does a polygon have if the sum of the interior angles is 7380
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #642946 by jeseca_1964(5) ![]() You can put this solution on YOUR website! 180(n-2)=7380 \n" ); document.write( "180(n-2)/180 = 7380/180 \n" ); document.write( "n-2 = 41 \n" ); document.write( "n = 41 + 2 \n" ); document.write( "n = 43 \n" ); document.write( " |