document.write( "Question 865319: Find the area of an equilateral triangle (regular 3-gon) with the given measurement.\r
\n" ); document.write( "\n" ); document.write( "9-inch perimeter\r
\n" ); document.write( "\n" ); document.write( "A = sq. in.
\n" ); document.write( "

Algebra.Com's Answer #521611 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the area of an equilateral triangle (regular 3-gon) with the given measurement.\r
\n" ); document.write( "\n" ); document.write( "9-inch perimeter --> sides = 9/3 = 3
\n" ); document.write( "--------------------
\n" ); document.write( "Area of a regular polygon with n sides of length s is
\n" ); document.write( "\"Area+=+ns%5E2%2Acot%28180%2Fn%29%2F4\"
\n" ); document.write( "\"Area+=+3%2A3%5E2%2Acot%2860%29%2F4\"
\n" ); document.write( "\"Area+=+%2827%2F4%29%2Asqrt%283%29%2F3\"
\n" ); document.write( "=~ 1.299 sq inches
\n" ); document.write( "
\n" );