document.write( "Question 1083015: Three interior angles of of a polygon are 150 each. If the remaining exterior is 45. Find the number of sides of the polygon
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #697025 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Three interior angles of of a polygon are 150 each. If the remaining exterior is 45. Find the number of sides of the polygon \n" ); document.write( "------------- \n" ); document.write( "--> Three exterior angles of of a polygon are 30 each. If the remaining exterior is 45. Find the number of sides of the polygon \n" ); document.write( "---- \n" ); document.write( "3*30 + x*45 = 360 \n" ); document.write( "45x = 270 \n" ); document.write( "x = 6 \n" ); document.write( "--> 9 sides \n" ); document.write( " \n" ); document.write( " |