document.write( "Question 1033105: A convex polygon is a polygon whose interior angles are between 0 and 180. The number of diagonals D in a convex polygon with n sides is given by the formula D=1/2n (n-3). Determine the number of sides n in a convex polygon that has 27 diagonals by solving the equation 27=1/2n(n-3) \n" ); document.write( "
Algebra.Com's Answer #647982 by robertb(5830)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "==> \n" ); document.write( "\n" ); document.write( "Therefore the convex polygon has 9 sides. \n" ); document.write( " |