document.write( "Question 440721: what is the perimeter of a pentagon\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #304351 by Euler(11) ![]() You can put this solution on YOUR website! Pentagon is a polygon and for a regular polygon where all sides, say n, are of the same length, say s, we use the formula: \n" ); document.write( " \n" ); document.write( "Perimeter=n*s\r \n" ); document.write( "\n" ); document.write( "n: number of sides, in case of a pentagon n=5 \n" ); document.write( "s: length of one side \n" ); document.write( " |