document.write( "Question 284187: how many sides does a polygon havi if the sum of its interoir angels is 3240 \n" ); document.write( "
Algebra.Com's Answer #206308 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! how many sides does a polygon havi if the sum of its interoir angels is 3240\r \n" ); document.write( "\n" ); document.write( "We have a theorem that the sum of the interior angles of a polygon with n sides is equal to (n-2)*180.\r \n" ); document.write( "\n" ); document.write( "So we have:\r \n" ); document.write( "\n" ); document.write( "(n-2)*180 = 3240\r \n" ); document.write( "\n" ); document.write( "180n - 360 = 3240 \n" ); document.write( "180n = 3240-360 \n" ); document.write( "180n = 2880\r \n" ); document.write( "\n" ); document.write( "Solve the above equation for n. \n" ); document.write( " |