document.write( "Question 1109017: One third of a polygon's interior angles are 150°, another third are 140° and the others are 160°. Find the number of sides in the polygon. \n" ); document.write( "
Algebra.Com's Answer #724026 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
One third of a polygon's interior angles are 150°, another third are 140° and the others are 160°. Find the number of sides in the polygon.
\n" ); document.write( "==============
\n" ); document.write( "One third of a polygon's exterior angles are 30°, another third are 40° and the others are 20°. Find the number of sides in the polygon.
\n" ); document.write( "---
\n" ); document.write( "n = # of sides
\n" ); document.write( "(n/3)*30 + (n/3)*40 + (n/3)*20 = 360
\n" ); document.write( "10n + 20n = 360
\n" ); document.write( "n = 12 sides
\n" ); document.write( "
\n" ); document.write( "
\n" );