document.write( "Question 301226: What would the perimeter of a 12 sided polygon be if the perimeter is the same as the area??
\n" );
document.write( "Thank-you:)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #215988 by Alan3354(69443) You can put this solution on YOUR website! What would the perimeter of a 12 sided polygon be if the perimeter is the same as the area?? \n" ); document.write( "---------------- \n" ); document.write( "n sides, side length s \n" ); document.write( "P = 12s \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "s*cot(15)/4 = 1 \n" ); document.write( "s = 4tan(15) \n" ); document.write( "P = 12s = 48tan(15) \n" ); document.write( "s =~ 12.86156 \n" ); document.write( " |