document.write( "Question 593823: How to find the area of a regular polygon, it is a triangle with side measuring 6 inches? \n" ); document.write( "
Algebra.Com's Answer #376477 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How to find the area of a regular polygon, it is a triangle with side measuring 6 inches?
\n" ); document.write( "------------
\n" ); document.write( "Given the side length, for any regular polygon
\n" ); document.write( "\"Area+=+ns%5E2%2Acot%28180%2Fn%29%2F4\" n = # of sides, s = side length
\n" ); document.write( "
\n" ); document.write( "
\n" );