document.write( "Question 1097428: The sum of the interior angles of a polygon is 8100 degrees.
\n" ); document.write( "How many sides does the polygon have.
\n" ); document.write( "

Algebra.Com's Answer #711843 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The sum of the measures of the interior angles of a polygon with \"n\" sides is
\n" ); document.write( "\"%28n-2%29%2A180%5Eo\" .
\n" ); document.write( "In this case,
\n" ); document.write( "\"%28n-2%29%2A180%5Eo=8100%5Eo\" --> \"n-2=8100%5Eo%2F180%5Eo\" --> \"n-2=45\" --> \"n=45%2B2\" --> \"highlight%28n=47%29\" .
\n" ); document.write( "
\n" );