document.write( "Question 385321: What polygon, if any, has angle measures that add up to 5400 degrees? \n" ); document.write( "
Algebra.Com's Answer #272618 by texttutoring(324) You can put this solution on YOUR website! There's a formula to find the angle total of a polygon if you know n, the number of sides.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Angle Total = (n-2) * 180\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For this question, you know the angle total is 5400, so solve for n:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5400 = (n-2) * 180 \n" ); document.write( "5400 / 180 = n-2 \n" ); document.write( "30 = n-2 \n" ); document.write( "n = 32\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the polygon has 32 sides. It is called an Icosidodecagon, and you can view it here:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "http://mathworld.wolfram.com/Icosidodecagon.html \n" ); document.write( " |