document.write( "Question 522511: The interior angle of a regular polygan is six times the exterior angle. Find the number of sides that it has.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #346893 by Alan3354(69443) You can put this solution on YOUR website! I + E = 180 \n" ); document.write( "6E + E = 180 \n" ); document.write( "E = 180/7 degrees \n" ); document.write( "------------ \n" ); document.write( "s = 360/E = 360/(180/7) \n" ); document.write( "s = 14 sides \n" ); document.write( " |