document.write( "Question 292588: How do you find the lateral area of a regular polygon? \n" ); document.write( "
Algebra.Com's Answer #211330 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
n = # of sides
\n" ); document.write( "s = length of sides
\n" ); document.write( "------------------
\n" ); document.write( "\"Area+=+%28%28ns%5E2%29%2F4%29%2Acot%28180%2Fn%29\"
\n" ); document.write( "I'm not sure how \"lateral area\" applies to a plane figure.
\n" ); document.write( "
\n" ); document.write( "
\n" );