document.write( "Question 836541: The sum of interior angles of a convex polygon is ten times the sum of its exterior angles. How many sides does the polygon have? \n" ); document.write( "
Algebra.Com's Answer #504263 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Q: \n" ); document.write( "The sum of interior angles of a convex polygon is ten times the sum of its exterior angles. How many sides does the polygon have? \n" ); document.write( "------------------------------------------------------------ \n" ); document.write( "A: \n" ); document.write( "Let n = number of sides \n" ); document.write( "180(n - 2) = 10(360) \n" ); document.write( "n - 2 = 3600/180 \n" ); document.write( "n = |