document.write( "Question 178313: Mr. Jackson owns a dairy farm that is bordered by a river on one side. He wants to enclose a rectangular pasture that is bordered on one side by a river and on the other three sides by 600 feet of fencing. What must the dimensions of the pasture be in order for Mr. Jackson to get the greates amount of grazing area, and what is the greatest area for grazing?\r
\n" );
document.write( "\n" );
document.write( "A=l*w
\n" );
document.write( "A=x(600-2x) \n" );
document.write( "
Algebra.Com's Answer #133262 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Mr. Jackson owns a dairy farm that is bordered by a river on one side. He wants to enclose a rectangular pasture that is bordered on one side by a river and on the other three sides by 600 feet of fencing. What must the dimensions of the pasture be in order for Mr. Jackson to get the greates amount of grazing area, and what is the greatest area for grazing? \n" ); document.write( "A=l*w \n" ); document.write( "A=x(600-2x) \n" ); document.write( "A = 600x - 2x^2 \n" ); document.write( "Set the 1st derivative (dA/dx) equal to zero \n" ); document.write( "600 - 4x = 0 \n" ); document.write( "x = 150 feet \n" ); document.write( "It's 150 by 300 feet for max area. \n" ); document.write( "Area = 45,000 sq ft\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |