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 #431376 by stanbon(75887) ![]() You can put this solution on YOUR website! how many sides does a polygon have if the sum of the interior angles is 7380 \n" ); document.write( "==== \n" ); document.write( "sum of interior angles = (n-2)180 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "(n-2)180 = 7380 \n" ); document.write( "--- \n" ); document.write( "n-2 = 41 \n" ); document.write( "--- \n" ); document.write( "n = 43 sides \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |