document.write( "Question 1147523: How can I find the number of sides from the sum of an interior-angle measure of a polygon? \n" ); document.write( "
Algebra.Com's Answer #768857 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How can I find the number of sides from the sum of an interior-angle measure of a polygon?
\n" ); document.write( "==============
\n" ); document.write( "n = # of sides
\n" ); document.write( "180*(n-2) = sum of interior angles
\n" ); document.write( "
\n" ); document.write( "
\n" );