document.write( "Question 276886: If the sum of the interior angles of a convex polygon is 360 degrees how do i find the number of sides?? \n" ); document.write( "
Algebra.Com's Answer #201722 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the sum of the interior angles of a convex polygon is 360 degrees how do i find the number of sides?? \n" ); document.write( "------------------ \n" ); document.write( "The sum of the interior angles is (n-1)180 for \n" ); document.write( "a convex polygon with \"n\" sides. \n" ); document.write( "---------------------- \n" ); document.write( "Your Problem: \n" ); document.write( "Solve (n-2)180 = 360 \n" ); document.write( "(n-2) = 2 \n" ); document.write( "n = 4 sides \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |