document.write( "Question 254550: how many sides does a polygon have if thhe sum of its interior angles is 540? \n" ); document.write( "
Algebra.Com's Answer #186879 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
how many sides does a polygon have if thhe sum of its interior angles is 540?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We have a formula for the sum of the intrior angles of a ploygon. \r
\n" ); document.write( "\n" ); document.write( "Where N is the number of sides of the polygon the sum of the angles then is (n-2)* 180.\r
\n" ); document.write( "\n" ); document.write( "In this case then:\r
\n" ); document.write( "\n" ); document.write( "(N-2)* 180 = 540
\n" ); document.write( "180*N - 360 = 540
\n" ); document.write( "180*N = 540+180 = 720
\n" ); document.write( "N = 720/180 = 4
\n" ); document.write( "
\n" );