document.write( "Question 971201: : The ratio of the number of sides of two regular polygons is 1:2, and the ratio of the sum of their interior angles is 3:4. Find the number of sides of each polyg \n" ); document.write( "
Algebra.Com's Answer #593816 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The ratio of the number of sides of two regular polygons is 1:2, and the ratio of the sum of their interior angles is 3:4. Find the number of sides of each polyg
\n" ); document.write( "--------------
\n" ); document.write( "P1 has n sides
\n" ); document.write( "P2 has 2n sides
\n" ); document.write( "-------
\n" ); document.write( "180(n-2)/180(2n-2) = 3/4
\n" ); document.write( "4(n-2) = 3(2n-2)
\n" ); document.write( "4n-8 = 6n-6
\n" ); document.write( "-2n = 2
\n" ); document.write( "n = -1
\n" ); document.write( "==============
\n" ); document.write( "No such pair of polygons.
\n" ); document.write( "
\n" ); document.write( "
\n" );