document.write( "Question 885571: Two exterior angles of a polygon are 63° each.The remaining exterior angles are each 26°.How many sides has the polygon?
\n" );
document.write( " Ive thought about it, please help.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #535241 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two exterior angles of a polygon are 63° each.The remaining exterior angles are each 26°.How many sides has the polygon? \n" ); document.write( "------------- \n" ); document.write( "The sum of the exterior angles for all polygons is 360 degs \n" ); document.write( "360 = 63*2 + x*26 \n" ); document.write( "26x = 360 - 126 = 234 \n" ); document.write( "x = 9 \n" ); document.write( "--> 11 sides \n" ); document.write( " |