document.write( "Question 35366: What is the formula to find the sum of interior angles of any polygon? \n" ); document.write( "
Algebra.Com's Answer #21469 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! sum of interior angles of any polygon WITH N SIDES =(2*N-4)*90 DEGREES \n" ); document.write( "EX....N=4...QUADRILATERAL.......(2*4-4)*90=4*90=360 \n" ); document.write( " |