document.write( "Question 1203147: The sum of the interior angles of two regular polygons is 2520°. If the number of sides of one of the polygons is 3 less than twice the number of sides of the other, find the number of sides of each of the polygons. \n" ); document.write( "
Algebra.Com's Answer #838480 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The sum of the interior angles of two regular polygons is 2520°.
\n" ); document.write( "If the number of sides of one of the polygons is 3 less than twice the number
\n" ); document.write( "of sides of the other, find the number of sides of each of the polygons.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let n be the number of sides of the \"other\" polygon.\r\n" );
document.write( "Then the number of sides of the \"one\" polygon is (2n-3).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The sum of the interior angles of the \"other\" polygon is 180*(n-2) degrees.\r\n" );
document.write( "The sum of the interior angles of the \"one\"   polygon is 180*((2n-3)-2)) = 180*(2n-5) degrees.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The sum of the interior angles of both polygons is\r\n" );
document.write( "\r\n" );
document.write( "    180*(n-2) + 180*(2n-5) = 2520.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find n.  First divide the terms of the equation by 180\r\n" );
document.write( "\r\n" );
document.write( "    (n-2) + (2n-5) = 2520/180 = 14\r\n" );
document.write( "\r\n" );
document.write( "    3n - 7 = 14\r\n" );
document.write( "\r\n" );
document.write( "    3n = 14 + 7 = 21\r\n" );
document.write( "\r\n" );
document.write( "     n = 21/3 = 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  One polygon is a regular seven-sided polygon (septagon). \r\n" );
document.write( "         The other polygon is a regular 2*7-3 = 11-gon.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved, with complete explanations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );