document.write( "Question 171903This question is from textbook Algebra & Trigonometry
\n" );
document.write( ": This problem is in the review section about the farmer and fencing.\r
\n" );
document.write( "\n" );
document.write( "A farmer with 10,000 meters of fencing wants to enclose a rectangular field and then divide it into two plots with a fence parallel to one of the sided. What is the largest area that can be enclosed?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I really have no clue even where to start by solving this problem, I have searched it and found that we need to maximize the area by using a formula that looks something like(2wx2L=?) but after applying it to my problem I came up with this formula (2Lx3W=10,000. I have no clue if I am even going in the right direction. I used the two lengths because we have two long sides, and 3 widths because there is also the dividing line of fence that has to be accounted for. Any help is appreciated.\r
\n" );
document.write( "\n" );
document.write( "Thanks,
\n" );
document.write( "Kim \n" );
document.write( "
Algebra.Com's Answer #127007 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A farmer with 10,000 meters of fencing wants to enclose a rectangular field and then divide it into two plots with a fence parallel to one of the sides. What is the largest area that can be enclosed? \n" ); document.write( "---------------------------------------------- \n" ); document.write( "Draw the picture; there are 3 equal segments of fence (call them \"x\") \n" ); document.write( "That leaves (10,000-3x) to divide between the two remaining sides; \n" ); document.write( "so each of them is (10,000-3x)/2 meters = (5000-(3/2)x) meters. \n" ); document.write( "------------------------------------------------ \n" ); document.write( "EQUATION: \n" ); document.write( "Area = x(5000-(3/2)x) = 5000x - (3/2)x^2 \n" ); document.write( "------------- \n" ); document.write( "maximum occurs when x = -b/2a = -5000/[2(-3/2)] = 5000/3 \n" ); document.write( "----- \n" ); document.write( "Area when x = 5000/3 is as follows:\r \n" ); document.write( "\n" ); document.write( "A(5000/3) = 5000(5000/3) - (3/2) (5000/3)^2 \n" ); document.write( "= [(5000/3][5000 - (3/2)(5000/3)]\r \n" ); document.write( "\n" ); document.write( "= [5000/3][2500] \n" ); document.write( "= 4,166,666.67 sq. meters\r \n" ); document.write( "\n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |