document.write( "Question 474448: Each interior angle of a regular polygon is 20 more than 3 times the measure of each exterior angle. Find the number of sides of each polygon. \n" ); document.write( "
Algebra.Com's Answer #325400 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Each interior angle of a regular polygon is 20 more than 3 times the measure of each exterior angle. Find the number of sides of each polygon. \n" ); document.write( "--- \n" ); document.write( "Each interior/exterior pair is supplementary. \n" ); document.write( "--- \n" ); document.write( "Exterior angle: x \n" ); document.write( "Interior angle: 3x+20 \n" ); document.write( "---- \n" ); document.write( "x + 3x + 20 = 180 \n" ); document.write( "4x = 160 \n" ); document.write( "x = 40 \n" ); document.write( "---- \n" ); document.write( "The sum of all the exterior angles is 360 degrees. \n" ); document.write( "# of exterior angles = 360/40 = 9 \n" ); document.write( "--- \n" ); document.write( "# of sides = # of exterior angles = 9 \n" ); document.write( "=================================================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |