document.write( "Question 290917: I am a regular polygon with all obtuse angles. i have the smallest number of sides of any polygon with obtuse angles.
\n" ); document.write( "how many sides do i have?
\n" ); document.write( "

Algebra.Com's Answer #210492 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The fotmula for the sum of the interior angles of\r\n" );
document.write( "any n-sided polygon is (n-2)*180°, and since\r\n" );
document.write( "a regular polygon has n congruent interior angles,\r\n" );
document.write( "each one has \"%28%28n-2%29%2A%22180%B0%22%29%2Fn\"\r\n" );
document.write( "\r\n" );
document.write( "You can't have 3 sides because a regular 3-sided polygon is an\r\n" );
document.write( "equilateral triangle, which has 60° interior angles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You can't have 4 sides because a regular 4-sided polygon is a\r\n" );
document.write( "square, which has 90° interior angles.\r\n" );
document.write( "\r\n" );
document.write( "\"drawing%28200%2C200%2C-1.5%2C1.5%2C-1%2C2%2Crectangle%28-1%2C-.5%2C1%2C1.5%29+%29\"\r\n" );
document.write( "\r\n" );
document.write( "So you must have 5 sides because a regular pentagon has\r\n" );
document.write( "108° interior angles, and a 108° angle is an obtuse angle.  \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Maybe your teacher wants you to do it this way:\r\n" );
document.write( "\r\n" );
document.write( "Since an obtuse angle is one greater than 90°\r\n" );
document.write( "You could get the answer by the inequality\r\n" );
document.write( "\r\n" );
document.write( "\"%28%28n-2%29%2A%22180%B0%22%29%2Fn%3E%2290%B0%22\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply through by n.  Since n is positive,\r\n" );
document.write( "we do not reverse the inequality:\r\n" );
document.write( "\r\n" );
document.write( "\"%28n-2%29%2A180%3E90n\"\r\n" );
document.write( "\r\n" );
document.write( "\"180n-360%3E90n\"\r\n" );
document.write( "\r\n" );
document.write( "\"180n-90n%3E360\"\r\n" );
document.write( "\r\n" );
document.write( "\"90n%3E360\"\r\n" );
document.write( "\r\n" );
document.write( "\"n%3E4\"\r\n" );
document.write( "\r\n" );
document.write( "So the smallest integer greater than 4 is 5.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );