document.write( "Question 746202: A convex polygon has 7 sides, what is the sum of interior angles \n" ); document.write( "
Algebra.Com's Answer #454188 by savvyhush23(50)\"\" \"About 
You can put this solution on YOUR website!
A convex polygon has 7 sides, what is the sum of interior angles.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "The formula:\"sum+=+%28180%28n-2%29%29\"
\n" ); document.write( "where n - sides of the polygon
\n" ); document.write( ".
\n" ); document.write( "assuming that it is a regular polygon with sides are equal for the formula to be valid.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Therefore,\"sum+=+180%287-2%29=900\"
\n" ); document.write( "
\n" );