document.write( "Question 1107309: A rancher has 1200 m of wire fencing, and he wants to use this to fence off the largest possible area for some of his horses to graze. Express the area in square meters \n" ); document.write( "
Algebra.Com's Answer #722310 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A rancher has 1200 m of wire fencing, and he wants to use this to fence off the largest possible area for some of his horses to graze. Express the area in square meters \n" ); document.write( "---------- \n" ); document.write( "The max area for a given perimeter is that of a circle. \n" ); document.write( "--------- \n" ); document.write( "C = 2pi*r = 1200 \n" ); document.write( "Area = pi*r^2 \n" ); document.write( " \n" ); document.write( " |