document.write( "Question 1099523: A farmer has 600 m of fencing.what area will he enclose if the fencing forms:
\n" ); document.write( "An equilateral triangle
\n" ); document.write( "A square
\n" ); document.write( "An equilateral hexagon(consider the radius of the circle that this hexagon will fit into as =100m)
\n" ); document.write( "

Algebra.Com's Answer #714007 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
For an equilateral triangle,
\n" ); document.write( "\"A%5Bet%5D=%28sqrt%283%29%2F4%29s%5E2\", where \"s=600%2F3=200\" \"m\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "For a square,
\n" ); document.write( "\"A%5Bs%5D=s%5E2\" where \"s=600%2F4=150\"\"m\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "For a hexagon,
\n" ); document.write( "\"A%5Bhex%5D=%28%283sqrt%283%29%29%2F2%29s%5E2\" where \"s=600%2F6=100\"\"m\"
\n" ); document.write( "
\n" );