document.write( "Question 1178945: The owner of the Rancho Grande has 2,956 yd of fencing with which to enclose a rectangular piece of grazing land situated along the straight portion of a river. If fencing is not required along the river, what are the dimensions (in yd) of the largest area he can enclose? \n" ); document.write( "
Algebra.Com's Answer #808422 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the side be x \n" ); document.write( "two sides 2x \n" ); document.write( "one length \n" ); document.write( "length = 2956-2x\r \n" ); document.write( "\n" ); document.write( "Area = L * W\r \n" ); document.write( "\n" ); document.write( "Area = x(2956-2x)\r \n" ); document.write( "\n" ); document.write( "2956x -2x^2 \n" ); document.write( "derivative = 2956 -4x\r \n" ); document.write( "\n" ); document.write( "2956 -4x =0 \n" ); document.write( "x = 739 \n" ); document.write( "2x = 1478 yards \n" ); document.write( "Length = 2956-1478= 1478 yards\r \n" ); document.write( "\n" ); document.write( "Area = L * W\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |