document.write( "Question 135203: the sum of the measures of the interior angles of a polygon is between 2100 and 2400. how many sides does the polygon have? thanks..
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #99085 by stanbon(75887) ![]() You can put this solution on YOUR website! the sum of the measures of the interior angles of a polygon is between 2100 and 2400. how many sides does the polygon have? thanks.. \n" ); document.write( "------------------- \n" ); document.write( "The number of sides is n where (n-2)*180 = sum of interior angles. \n" ); document.write( "-------------------------------------------------------------------- \n" ); document.write( "INEQUALITY: \n" ); document.write( "2100 <= (n-1)*180 <= 2400 \n" ); document.write( "35/3 <= n-1 <= 40/3 \n" ); document.write( "Add one along the line to get: \n" ); document.write( "38/3 <= n <= 43/3 \n" ); document.write( "12 2/3 <= n <= 14 1/3 \n" ); document.write( "------------------------ \n" ); document.write( "since n is a whole number, n = 13 or 14 \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |