document.write( "Question 1059064: 1) I am a regular polygon and my interior angles each measure 175 degrees. What polygon am I? \n" ); document.write( "
Algebra.Com's Answer #674159 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
The general rule for regular polygons as to their interior angles is ((n-2)x180)/n, where n stands for the number of sides of the polygon. So:
\n" ); document.write( "((n-2)x180)/n=175
\n" ); document.write( "180(n-2)=175n
\n" ); document.write( "180n-360=175n
\n" ); document.write( "5n=360
\n" ); document.write( "n=72
\n" ); document.write( "What I am is a 72-sided, regular polygon. ☺☺☺☺
\n" ); document.write( "
\n" );