document.write( "Question 21031: what is the number of sides of a convex polygon if the measures of its interior angles have a sum of 1260 degrees? \n" ); document.write( "
Algebra.Com's Answer #10141 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Remember that the sum of the interior angles of a polygon is given by:
\n" ); document.write( "\"S+=+%28n-2%29180\" Where S = the sum of the angles (1260 degrees in this case) and n = the number of sides of the polygon.\r
\n" ); document.write( "\n" ); document.write( "\"1260+=+%28n-2%29180\" Divide both sides by 180.
\n" ); document.write( "\"7+=+n-2\" Add 2 to both sides.
\n" ); document.write( "\"n+=+9\"\r
\n" ); document.write( "\n" ); document.write( "The polygon has 9 sides.
\n" ); document.write( "
\n" );